排序
advanced_fMRI_course
I am uploading here some of the course material I used as a teaching assistant for the advanced fMRI course at the University of Birmingham (UK). I am only putting here material I ...
Network_Enhancement
Network Enhancement: a general method to denoise weighted biological networks Project website: http://snap.stanford.edu/ne. Overview Networks are abundant in many areas of biology....
matris
matris a simple matrix class with some MATLAB-like functions base functions lu.hpp: LU分解 inv.hpp: 求逆 tr.hpp: 转置 det.hpp: 求行列式的值 rref.hpp: 将矩阵化为行阶梯型 rank.hpp: ...
gmtmex GMT API for MATLAB
GMTMex - GMT API for MATLAB Extended Docs https://github.com/GenericMappingTools/gmtmex/wiki Introduction The GMT MATLAB interface makes it possible to access all GMT modules from ...
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
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
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
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...
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...
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 待完成的工作,以及自己总结的有用的代码 Works to be continued, along with some original useful code
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...