科研计算工具

equi2cubic-卡核

equi2cubic

equi2cubic This is a MATLAB script that converts equirectangular images into six cube faces. Author: Ray Phan (ray@bublcam.com) Introduction This is a simple MATLAB script that tak...
speech_dereverbaration_using_lp_residual-卡核

speech_dereverbaration_using_lp_residual

Single Channel Speech Dereverbaration using LP Residual This is a single channel speech dereverberation method based on the paper "A two-stage algorithm for one-microphone rev...
FCM-卡核

FCM

Implementaion of "fuzzy clustering method (FCM)" in Matlab/GNU Octave How to use : Please have look at example.m file and the other files in the fcm folder.
robotarium-rendezvous-RSSDOA-卡核

robotarium-rendezvous-RSSDOA

Multi-Robot Consensus based Rendezvous in Robotarium This repository contains the Matlab source codes (to use in Robotarium platform) of various rendezvous controllers from the sta...
linear-programming-using-MATLAB-卡核

linear-programming-using-MATLAB

 Springer Source CodeThis repository accompanies Linear Programming Using MATLAB® by Nikolaos Ploskas and Nikolaos Samaras (Springer, 2018). Download the files as a zip using th...
fp23fftk-卡核

fp23fftk

Floating point (FP23) FFT/IFFT cores This project contains fully pipelined floating-point FFT/IFFT cores for Xilinx FPGA, Scheme: Radix-2, Decimation in frequency and decimation in...
Zaf-Matlab-卡核

Zaf-Matlab

 Zaf-MatlabZafar's Audio Functions in Matlab for audio signal analysis.Files:zaf.m: Matlab class with the audio functions.examples.ipynb: Jupyter notebook with some examples.audio...
Active-Contour-Model-Matlab-卡核

Active-Contour-Model-Matlab

Collected Matlab Code of Active Contour Model for Image Segmentation Here are some matlab code of Active Contour Models, which are collected from the Internet. Only used for resear...
MyWork work and study-卡核

MyWork work and study

MyWork 待完成的工作,以及自己总结的有用的代码 Works to be continued, along with some original useful code
TIFFStack-卡核

TIFFStack

TIFFStack Load TIFF files into matlab fast, with lazy loading This class allows you to access a TIFF file as a matlab tensor, while only reading the data that you need from disk. A...
ameshref 2D自适应网格细化的高效Matlab实现-卡核

ameshref 2D自适应网格细化的高效Matlab实现

 ameshrefEfficient Matlab Implementation of Adaptive Mesh Refinement in 2DThis project provides an efficient implementation of various adaptive mesh refinement strategies in two d...
POMDP 数学模型-卡核

POMDP 数学模型

 POMDP Implementing a reinforcement learning algorithm based upon a partially observable Markov decision process.The taskThe modelRunning the codeReferencesThe taskHere the agent...