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 ...
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: ...
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....
ivhc-estimator
IVHC (Fast image noise estimation)This is an implementation of IVHC on Python and Matlab.See also IVHC.IVHC is a model to estimate Gaussian, signal-dependent, and processed noise...
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 ...
imtsl Incremental and Multi-feature Tensor Subspace Learning
IMTSLIncremental and Multi-feature Tensor Subspace Learning applied for Background Modeling and SubtractionSee also: LRSLibrary: Low-Rank and Sparse Tools for Background Modeling a...
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...
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...
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...