awesome-matlab
A curated list of awesome Matlab frameworks, libraries and software.
- PRML/PRMLT - Matlab code for machine learning algorithms in book PRML
- rasmusbergpalm/DeepLearnToolbox - Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
- matlab2tikz/matlab2tikz - This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX.
- altmany/export_fig - A MATLAB toolbox for exporting publication quality figures
- pdollar/toolbox - Piotr's Image & Video Matlab Toolbox
- HuangCongQing/Algorithms_MathModels - 【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
- andrewssobral/lrslibrary - Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
- trekhleb/machine-learning-octave - 🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
- kyamagu/mexopencv - Collection and a development kit of matlab mex functions for OpenCV library
- scottclowe/matlab-schemer - Apply and save color schemes in MATLAB with ease.
- martin-danelljan/ECO - Matlab implementation of the ECO tracker.
- petercorke/robotics-toolbox-matlab - Robotics Toolbox for MATLAB
- piermorel/gramm - Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
- cszn/IRCNN - Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)
- fieldtrip/fieldtrip - The MATLAB toolbox for MEG, EEG and iEEG analysis
- XgTu/2DASL - The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL)
- votchallenge/vot-toolkit - Visual Object Tracking (VOT) challenge evaluation toolkit
- alecjacobson/gptoolbox - Matlab toolbox for Geometry Processing.
- bayesnet/bnt - Bayes Net Toolbox for Matlab
- benfulcher/hctsa - Highly comparative time-series analysis code repository
- posenhuang/deeplearningsourceseparation - Deep Recurrent Neural Networks for Source Separation
- cszn/SRMD - Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
- panditanvita/BTCpredictor - Bitcoin price prediction algorithm using bayesian regression techniques
- BIMK/PlatEMO - Evolutionary multi-objective optimization platform
- ZJULearning/MatlabFunc - Matlab codes for feature learning
- AtsushiSakai/MATLABRobotics - MATLAB sample codes for mobile robot navigation
- yechengxi/LightNet - Efficient, transparent deep learning in hundreds of lines of code.
- DrCoffey/DeepSqueak - DeepSqueak: A Deep Learning Based System for Quantification of Ultrasonic Vocalizations
- plotly/plotly-graphing-library-for-matlab - Plotly Graphing Library for MATLAB®
- rodralez/NaveGo - NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.
- zhzhanp/TCDCN-face-alignment - Matlab implementation of facial landmark detection by deep multi-task learning
- yalmip/YALMIP - MATLAB toolbox for optimization modeling
- anilbas/3DMMasSTN - MatConvNet implementation for incorporating a 3D Morphable Model (3DMM) into a Spatial Transformer Network (STN)
- layumi/Image-Text-Embedding - TOMM2020 Dual-Path Convolutional Image-Text Embedding https://arxiv.org/abs/1711.05535
- banterle/HDR_Toolbox - HDR Toolbox for processing High Dynamic Range (HDR) images into MATLAB and Octave
- gpeyre/matlab-toolboxes - Contains all my Matlab toolboxes.
- dch33/Quad-Sim - A package of documentation and software supporting MATLAB/Simulink based dynamic modeling and simulation of quadcopter vehicles for control system design
- davidvarga/MBeautifier - MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
- kyunghyuncho/deepmat - Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders
- fangq/jsonlab - JSONLab: a native JSON/UBJSON/MassagePack encoder/decoder for MATLAB/Octave
- flatironinstitute/CaImAn-MATLAB - Complete Matlab pipeline for large scale calcium imaging data analysis
- ChenJoya/Vehicle_Detection_Recognition - This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Dataset:http://ai.stanford.edu/~jkrause/cars/car_dataset.html
- sergeyk/selective_search_ijcv_with_python - Simple Python script to compute Selective Search proposals in Matlab.
- MatthewPeterKelly/OptimTraj - A trajectory optimization library for Matlab
- sccn/eeglab - EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
- MATPOWER/matpower - MATPOWER – steady state power flow simulation and optimization for MATLAB and Octave
- masumhabib/PlotPub - Publication quality plot in MATLAB.
- filipradenovic/cnnimageretrieval - CNN Image Retrieval in MatConvNet: Training and evaluating CNNs for Image Retrieval in MatConvNet
- goGPS-Project/goGPS_MATLAB - goGPS MATLAB is an advanced GNSS observation processing software.
- RANSAC/RANSAC-Toolbox - A toolbox to experiment with the RANSAC algorithm for Matlab and Octave
- huashiyiqike/LSTM-MATLAB - LSTM-MATLAB is Long Short-term Memory (LSTM) in MATLAB, which is meant to be succinct, illustrative and for research purpose only. It is accompanied with a paper for reference: Revisit Long Short-Term Memory: An Optimization Perspective, NIPS deep learning workshop, 2014.
- harishrithish7/Fall-Detection - Human Fall Detection from CCTV camera feed
- marianux/ecg-kit - A Matlab toolbox for cardiovascular signal processing
- USNavalResearchLaboratory/TrackerComponentLibrary - This is a collection of Matlab functions that are useful in the development of target tracking algorithms.
- lacerbi/bads - Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB
- mtompkins/openAlgo - 💹 openAlgo is a public repository for various work product relavant to algorithms and the high frequency low latency electronic trading space with a bias toward market microstructure as well as exchange traded futures and options.
- mattools/matGeom - Matlab geometry toolbox for 2D/3D geometric computing
- karpathy/Random-Forest-Matlab - A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.
- covartech/PRT - Pattern Recognition Toolbox for MATLAB
- markostam/active-noise-cancellation - Active noise cancellation using various algorithms (FxLMS, FuLMS, NLMS) in Matlab, VST and C
- lucklab/erplab - ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.
- OpenOCL/OpenOCL - Open Optimal Control Library for Matlab. Trajectory Optimization and non-linear Model Predictive Control (MPC) toolbox.
- ori-mrg/robotcar-dataset-sdk - Software Development Kit for the Oxford Robotcar Dataset
- Mayankm96/Stereo-Odometry-SOFT - MATLAB Implementation of Visual Odometry using SOFT algorithm
- Aiwiscal/ECG-ML-DL-Algorithm-Matlab - Basic Algorithm For Beginners
- dingzeyuli/knn-matting - Source Code for KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.
- yihui-he/panorama - Image alignment and stitching with MATLAB
- cvxr/CVX - A MATLAB system for disciplined convex programming
- KuangJuiHsu/DeepCO3 - [CVPR19] DeepCO3: Deep Instance Co-segmentation by Co-peak Search and Co-saliency (Oral paper)
- dlaptev/RobustPCA - Robust PCA implementation and examples (Matlab)
- jimmy-ren/vcnn_double-bladed - Vectorized implementation of convolutional neural networks (CNN) in Matlab for both visual recognition and image processing.
- singaxiong/SignalGraph - Matlab-based deep learning toolkit that supports arbitrary directed acyclic graphs (DAG). Support DNN, LSTM, CNN layers and many signal processing layers. Include recipes/examples of using the tool for various tasks.
- hiroyuki-kasai/NMFLibrary - MATLAB library for non-negative matrix factorization (NMF): Version 1.8.0
- TheAlgorithms/MATLAB-Octave - This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
- waps101/3DMM_edges - Matlab implementation of algorithm for fitting 3D Morphable Model to images using edge features
- tiepvupsu/DICTOL - DICTOL - A Dictionary Learning Toolbox in Matlab and Python
- utiasSTARS/msckf-swf-comparison - MATLAB code and data for our CRV 2015 paper
- hpatches/hpatches-benchmark - Python & Matlab code for local feature descriptor evaluation with the HPatches dataset.
- AaronX121/Clustering - Clustering / Subspace Clustering Algorithms on MATLAB
- mtex-toolbox/mtex - MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
- mbrossar/FUSION2018 - Matlab code used for the paper "Unscented Kalman Filtering on Lie Groups for Fusion of IMU and Monocular Vision"
- petercorke/machinevision-toolbox-matlab - Machine Vision Toolbox for MATLAB
- David-Guo/face_recognize - Matlab PCA 人脸识别
- charlienash/nricp - Matlab implementation of non-rigid iterative closest point
- GaoBoYu599/Optimization_Algorithm - 梯度下降、牛顿法、共轭梯度法、蒙特卡洛、模拟退火、粒子群、蚁群、全局最优搭配局部最优算法的matlab和python程序
- cvxr/TFOCS - A MATLAB toolbox for building first-order solvers for convex models.
- sun11/sw-sift - Matlab implementation of sift(opensift) algorithm.
- NicolasBoumal/manopt - Manopt, a Matlab toolbox for optimization on manifolds
- lacerbi/optimviz - Visualize optimization algorithms in MATLAB.
- dustinstansbury/medal - Matlab Environment for Deep Architecture Learning
- cerr/CERR - Matlab based platform for Radiological Research
- LyricYang/MIMO_OFDM - 《MIMO-OFDM无线通信技术及MATLAB实现》随书源码
- xinychen/academic-drawing - Providing codes (including Matlab and Python) for visualizing numerical experiment results.
- tntrung/sdm_face_alignment - The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.
- ktekeli/audio-steganography-algorithms - A Library of Audio Steganography & Watermarking Algorithms
- ImperialCollegeLondon/sap-voicebox - Speech Processing Toolbox for MATLAB
- hliangzhao/Mathematical-Model-Implementation - 给出了作者本人参与的数学建模竞赛中所使用的相关算法的MATLAB实现。
- faridani/MatlabNLP - Natural Language Processing tools for MATLAB
- LabForComputationalVision/matlabPyrTools - MatLab tools for multi-scale image processing, including Laplacian pyramids, Wavelets, and Steerable Pyramids
- jorgengrythe/beamforming - Matlab files for various types of beamforming
- lmthang/nmt.matlab - Code to train state-of-the-art Neural Machine Translation systems.
- jiayuzhou/MALSAR - Multi-task learning via Structural Regularization
- 13952522076/CollaborativeFiltering - matlab, collaborative filtering, MovieLens dataset,The movie recommendation system
- ricedsp/rwt - The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet domain hidden Markov models and wavelet regularized deconvolution.
- mvansegbroeck/vad - Voice Activity Detection system (Matlab-based implementation)
- CSAILVision/LabelMeToolbox - MATLAB Toolbox for the LabelMe Image Database
- tminka/lightspeed - lightspeed matlab toolbox
- Shuai-Xie/genetic-algorithm - 遗传算法 - Matlab
- SheffieldML/GPmat - Matlab implementations of Gaussian processes and other machine learning tools.
- facebookarchive/pose-aligned-deep-networks - Pose Aligned Networks for Deep Attribute Modeling matlab code used for the publication here: http://arxiv.org/abs/1311.5591
- Pjer-zhang/matlabPlotCheatsheet - A cheatsheet for those who plot with MATLAB
- lacerbi/vbmc - Variational Bayesian Monte Carlo (VBMC) algorithm for posterior and model inference in MATLAB
- paulyang1990/QuadrupedSim - A quadruped robot simulator in Matlab/Simulink
- simondlevy/SensorFusion - A simple Matlab example of sensor fusion using a Kalman filter
- ishit/L1Stabilizer - 🎥 Video stabilization using L1-norm optimal camera paths.
- fangq/iso2mesh - Iso2Mesh - a 3D surface and volumetric mesh generator for MATLAB/Octave
- raacampbell/shadedErrorBar - Produce elegant shaded error bars in MATLAB
- jaderberg/python-matlab-bridge - A simple interface to allow Python to call MATLAB functions.
- lmendo/MATL - A programming language based on MATLAB and suitable for code golfing
- JorgeGT/PlotRTL1090 - 3D visualization of air traffic through RTL-SDR (dump1090) and MATLAB
- vlfeat/autonn - A fast and expressive Matlab/MatConvNet deep learning API, with native automatic differentiation
- mvallieres/radiomics - MATLAB programming tools for radiomics analysis
- danaberman/non-local-dehazing - MATLAB implementation of the paper "Non-Local Image Dehazing", CVPR 2016
- XinLiGH/GyroAllan - 陀螺仪随机误差的 Allan 方差分析
- nctoolbox/nctoolbox - NCTOOLBOX A Matlab toolbox for working with common data model datasets
- imistyrain/MatConvNet-oneclick - Train your own data with MatConvNet
- jdelacroix/simiam - A MATLAB-based educational bridge between theory and practice in robotics.
- IoSR-Surrey/MatlabToolbox - General purpose Matlab toolbox
- FengZhenhua/Wing-Loss - A Matlab Implementation for CNN-based Facial Landmark Localisation using Wing Loss
- dsoellinger/blind_image_quality_toolbox - Collection of Blind Image Quality Metrics in Matlab
- Eurus-Holmes/Mathematical_Modeling - 🎊 Mathematical Modeling Algorithms and Applications
- bbci/bbci_public - MATLAB toolbox for Brain-Computer Interfacing (BCI)
- scatnet/scatnet - Scattering Network for Matlab
- ShiMengjie/Machine-Learning-Andrew-Ng - 机器学习-Coursera-吴恩达- python+Matlab代码实现
- canlab/CanlabCore - Core tools required for running Canlab Matlab toolboxes. The heart of this toolbox is object-oriented tools that enable interactive analysis of neuroimaging data and simple scripts using high-level commands tailored to neuroimaging analysis.
- benhager/solarized-matlab - Solarized for MATLAB
- epfl-lts2/gspbox - Graph Signal Processing in Matlab
- chengchengzi/Digital-Image-Processing - 冈萨雷斯《数字图像处理matlab版》第二版
- yang69/MIMO-OFDM-Wireless-Communications-with-MATLAB - MATLAB Code for MIMO-OFDM Wireless Communications with MATLAB | MIMO-OFDM无线通信技术及MATLAB实现
- danipascual/GNSS-matlab - Matlab codes to generate GNSS PRNs, secondary codes, dataless signals and spectra. Includes real data captures and a theory summary. GPS (L1CA, L2C, L5), Gaileo (E1OS, E5), BeiDou-2 (B1I)
- yabata/pyrenn - A Recurrent Neural Network Toolbox for Python and Matlab
- XU-TIANYANG/LADCF - Matlab implementation of TIP2019 paper "Learning Adaptive Discriminative Correlation Filters via Temporal Consistency Preserving Spatial Feature Selection for Robust Visual Object Tracking"
- kts/matlab-midi - Matlab scripts to read and write MIDI files
- Allopart/rbpf-gmapping - MatLab implementation of a Rao-Blacwellized Particle Filter for Grid- Based FastSlam
- mstorath/Pottslab - Multilabel image segmentation (color/gray/multichannel) based on the Potts model (aka piecewise constant Mumford-Shah model)
- jaijuneja/ekf-slam-matlab - A Simultaneous Localisation and Mapping simulation in MATLAB
- yihui-he/3D-reconstruction - two view structure from motion
- wme7/Aero-matlab - My matlab homework files
- sjtrny/Dark-Channel-Haze-Removal - MATLAB implementation of "Single Image Haze Removal Using Dark Channel Prior"
- jluttine/matlab - A collection of MATLAB scripts
- XinLi-zn/TADT - Implementation of the TADT tracker of paper 'Target-Aware Deep Tracking'
- SheffieldML/deepGP - Deep Gaussian Processes in matlab
- MrGiovanni/Active-Learning - Official Matlab demo for AIFT - CVPR 2017
- morriswmz/doa-tools - A set of MATLAB functions for direction-of-arrival (DOA) estimation in array signal processing.
- geoscience-community-codes/GISMO - GISMO - a seismic data analysis toolbox for MATLAB
- Qingbao/iris - Iris Recognition Algorithms Comparison between Daugman algorithm and Hough transform on Matlab
- JacobD10/SoundZone_Tools - Signal Processing Tools for MATLAB
- flatironinstitute/NoRMCorre - Matlab routines for online non-rigid motion correction of calcium imaging data
- Modi1987/KST-Kuka-Sunrise-Toolbox - A ToolBox for controlling KUKA iiwa robot from matlab:
- manur/MATLAB-git - A thin MATLAB wrapper for the Git source control system
- fordanic/image-registration - A MATLAB library/toolbox providing access to image registration suitable for use with medical images.
- csjunxu/TWSC-ECCV2018 - Matlab Code for "A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising, ECCV 2018".
- alexandrebarachant/covariancetoolbox - Covariance toolbox for matlab, including riemannian geometry
- xuzhenqi/cnn - This is a matlab-code implementation of convolutional neural network
- SheffieldML/vargplvm - Bayesian GPLVM in MATLAB and R
- michaelchughes/NPBayesHMM - Nonparametric Bayesian Inference for Sequential Data. Includes state-of-the-art MCMC inference for Beta process Hidden Markov Models (BP-HMM). Implemented in Matlab.
- MBB-team/VBA-toolbox - The VBA toolbox
- joncox123/Cortexsys - Matlab GPU Accelerated Deep Learning Toolbox
- johnyf/openstreetmap - Interface to OpenStreetMap (load maps, extract road connectivity, plot road network & find shortest path)
- davidkun/HyperSpectralToolbox - HyperSpectral Matlab Toolbox forked from Sourceforge
- stephenbeckr/fastRPCA - Matlab code for all variants of robust PCA and SPCP
- sfstoolbox/sfs-matlab - SFS Toolbox for Matlab/Octave
- decouples/Matlab_deep_learning - 《Matlab计算机视觉与深度学习实战》代码
- bastibe/transplant - Transplant is an easy way of calling Matlab from Python
- suhangpro/epicflow - A Matlab wrapper for EpicFlow
- s7ev3n/MPC_Code - Model Predictive Control for autonomous vehicle trajectory tracking control, in Matlab.
- christianwengert/calib_toolbox_addon - Hand-eye calibration addon for the Matlab camera calibration toolbox
- pglira/Point_cloud_tools_for_Matlab - Various point cloud tools for Matlab
- alexanderlerch/ACA-Code - Matlab scripts accompanying the book "An Introduction to Audio Content Analysis" (www.AudioContentAnlysis.org)
- StackOverflowMATLABchat/NeuralNetPlayground - A MATLAB implementation of the TensorFlow Neural Networks Playground seen on http://playground.tensorflow.org/
- robmaunder/polar-3gpp-matlab - Matlab simulations of the encoder and SCL decoder for the New Radio polar code from 3GPP Release 15
- tavildar/Polar - C and MATLAB implementation for Polar encoding and decoding
- polarch/Spherical-Harmonic-Transform - A collection of MATLAB routines for the Spherical Harmonic Transform and related manipulations in the spherical harmonic spectrum.
- kakearney/boundedline-pkg - Plot line(s) with error bounds/confidence intervals/etc. in Matlab
- tomdoel/pulmonarytoolkit - Lung medical image analysis and visualisation software for Matlab.
- MIT-SPARK/GlobalOptimizationTutorial - Hands-on Tutorial for Global Optimization in Matlab
- ayrna/orca - Ordinal Regression and Classification Algorithms
- andrewssobral/mctc4bmi - Matrix and Tensor Completion for Background Model Initialization
- olzhas/rrt_toolbox - RRT, RRT*, RRT*FN algorithms for MATLAB
- LazyFalcon/D_star_PathPlanning - Simple Matlab implementation of DLite, Focussed D, A*, for dynamic path planning for mobile robots
- cortex-lab/allenCCF - Tools to work with Allen Inst CCF data in matlab
- steven2358/kafbox - A Matlab benchmarking toolbox for kernel adaptive filtering
- Sohl-Dickstein/Minimum-Probability-Flow-Learning - Matlab code implementing Minimum Probability Flow Learning.
- PhDP/mlbop - Matlab code for S. Theodoridis' "Machine Learning: A Bayesian and Optimization Perspective" (2015).
- mattools/matImage - Image Processing library for Matlab
- hangxyz/License-Plate-Recognition-by-MATLAB - 基于MATLAB的车牌识别系统
- gibbonCode/GIBBON - The Geometry and Image-Based Bioengineering add-On for MATLAB
- dengwirda/mesh2d - MESH2D is a MATLAB-based Delaunay mesh generator for two-dimensional geometries.
- brian-lau/MatlabStan - Matlab interface to Stan, a package for Bayesian inference
- andrewssobral/mtt - MATLAB Tensor Tools
- zlpure/Machine-Learning--Coursera - My Solution to Assignments of Machine-Learning on Coursera
- polarch/Spherical-Array-Processing - A collection of MATLAB routines for acoustical array processing on spherical harmonic signals, commonly captured with a spherical microphone array.
- JianboTang/RNN_MATLAB - this is a matlab toolbox of deep learning about sequences learning, object-oriented,including rnn, lstm and encoder decoder(sequences to sequences) etc.GPU version is available
- horverno/sze-academic-robotics-projects - Various robotics related projects in various programming languages (MATLAB, LabVIEW, C#) and techniques (V-REP, ROS, LEGO Mindstorms, Kinect, Neobotix).
- DrosteEffect/BrewerMap - [MATLAB] The complete palette of ColorBrewer colormaps. Simple selection by scheme name and map length.
- chris-taylor/USElection - MATLAB model to make predictions for the US 2012 election
- avenix/WDK - The Wearables Development Toolkit - a development environment for activity recognition applications with sensor signals
- StevenJL/tdoa_localization - Time delay of arrival localization algorithm in Matlab
- rafavzqz/geopdes - GeoPDEs: Isogeometric Analysis in Octave and Matlab, for research and teaching purposes.
- bastibe/Violinplot-Matlab - Violin Plots for Matlab
- symao/minimum_snap_trajectory_generation - easy sample code for minimum snap trajectory planning in MATLAB
- lzane/VRP-using-SA-with-Matlab - Vehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab / 模拟退火
- isaacgerg/matlabHyperspectralToolbox - initial cut
- ikarosilva/wfdb-app-toolbox - The WFDB Toolbox for MATLAB/Octave is a collection of functions for reading, writing, and processing physiologic signals in the formats used by PhysioNet (see README for details).
- graytowne/caser - A Matlab implementation of Convolutional Sequence Embedding Recommendation Model (Caser)
- adnanmunawar/matlab-rrt-variants - RRT*, RRT-connect, lazy RRT and RRT extend have been implemented for 2d and 3d c-spaces with visualization
- jacobeisenstein/DPMM - Dirichlet process mixture model code in Matlab. Sampling and variational.
- davisvideochallenge/davis-matlab - A Benchmark Dataset and Evaluation Methodology for Video Object Segmentation
- danmcduff/iphys-toolbox - A MATLAB toolbox for iPPG analysis. The toolbox includes implementations of commonly used methods.
- thomaskuestner/CS_MoCo_LAB - Compressed Sensing and Motion Correction LAB: An MR acquisition and reconstruction system
- quandl/Matlab - Quandl's Matlab module
- horchler/SDETools - Matlab Toolbox for the Numerical Solution of Stochastic Differential Equations
- diehl/Incremental-SVM-Learning-in-MATLAB - This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kernel parameter perturbation presented in "SVM Incremental Learning, Adaptation, and Optimization" by Christopher Diehl and Gert Cauwenberghs.
- QuantumLiu/matDL - A lightweight MATLAB deeplearning toolbox,based on gpuArray.
- hiroyuki-kasai/ClassifierToolbox - A MATLAB toolbox for classifier: Version 1.0.7
- garethjns/Kaggle-EEG - Seizure prediction from EEG data using machine learning. 3rd place solution for Kaggle/Uni Melbourne seizure prediction competition.
- awerries/kalman-localization - MATLAB implementation of localization using sensor fusion of GPS/INS through an error-state Kalman filter.
- analogdevicesinc/MathWorks_tools - Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI products
- sqlp/sdpt3 - SDPT3: MATLAB/Octave software for semidefinite-quadratic-linear programming
- spm/spm12 - SPM12
- probml/pmtkdata - A collection of MATLAB data sets used by PMTK.
- philbooks/Kalman-Filter-for-Beginners - Sample code in MATLAB/Octave for "Kalman Filter for Beginners"
- mobeets/mpm - Simple Matlab package management inspired by pip
- Mericam/exposure-fusion - Exposure Fusion in Matlab
- jonathanlilly/jLab - A Matlab toolbox for big data analysis, signal processing, mapping, and oceanographic applications.
- johnyf/fig2u3d - Export MATLAB figure as U3D file or directly to 3D interactive PDF
- grinsted/wavelet-coherence - A cross wavelet and wavelet coherence toolbox for MATLAB
- frozenca/ML-Murphy - Solutions for exercises and MATLAB example codes for "Machine Learning: A Probabilistic Perspective" by K. Murphy
- CoSMoMVPA/CoSMoMVPA - A lightweight multivariate pattern analysis (MVPA) toolbox in Matlab / Octave
- zoharby/plot_google_map - MATLAB function for plotting a Google map on the background of a figure
- rmarquis/coursera-machinelearning - Stanford University - Machine Learning by Andrew Ng
- rishirdua/machine-learning-matlab - Matlab implementation of Machine Learning algorithms
- ravenxrz/Mathematical-Modeling - 数学建模算法学习
- nickabattista/IB2d - An easy to use immersed boundary method in 2D, with full implementations in MATLAB and Python that contains over 60 built-in examples, including multiple options for fiber-structure models and advection-diffusion, Boussinesq approximations, and/or artificial forcing.
- andreas-bulling/ActRecTut - MATLAB Human Activity Recognition Toolbox
- ZacharyTaylor/Camera-to-Arm-Calibration - Matlab toolbox for finding the transformation from a camera to a robotic arms base
- vitorsr/SIHR - Fast/non-data-aided single image highlight removal methods in MATLAB/GNU Octave
- simulkade/FVTool - Finite volume toolbox for Matlab/Octave
- petercorke/spatialmath-matlab - Spatial math primitives for MATLAB
- ngageoint/MATLAB_SAR - A basic MATLAB library to demonstrate reading, writing, display, and simple processing of complex SAR data using the NGA SICD standard.
- MultiDIC/MultiDIC - Matlab 3D Digital Image Correlation Toolbox
- jmmanley/VGG-Multiple-View-Geometry - A set of MATLAB utilities for multiple view geometry, provided alongside Hartley & Zisserman's "Multiple View Geometry in Computer Vision, Second Edition" (2004). Obtained from http://www.robots.ox.ac.uk/~vgg/hzbook/code/.
- ebrevdo/synchrosqueezing - The MATLAB Synchrosqueezing Toolbox
- daniilidis-group/event_feature_tracking - This repo contains MATLAB implementations of the event-based feature tracking methods described in "Event-based Feature Tracking with Probabilistic Data Association" and "Event-based Visual Inertial Odometry".
- stabix/stabix - Slip transfer analysis toolbox and GUIs (Matlab)
- KirillLykov/cvision-algorithms - Collection of Computer Vision algorithms implemented in Matlab
- graphviz4matlab/graphviz4matlab - Matlab interface to Graphviz graph layout package. Allows interactive editing of the resulting graphs.
- Apress/matlab-machine-learning - Source Code for 'MATLAB Machine Learning' by Michael Paluszek and Stephanie Thomas
- WaterlooRobotics/mobilerobotics - Matlab and Robot code for MTE 544: Autonomous Mobile Robotics at the University of Waterloo
- textmate/matlab.tmbundle - TextMate support for Matlab / Octave
- stephenbeckr/SparsifiedKMeans - KMeans for big data using preconditioning and sparsification, Matlab implementation
- slayton/matlab-xkcdify - XKCDIFY! Adding flair to boring Matlab Axes one plot at a time
- justdark/matlab_code-ufldl-exercise- - My UFLDL EXERCISE CODE
- GenLouvain/GenLouvain - A generalized Louvain method for community detection implemented in MATLAB
- CyC2018/ECG-Classifier - 📉 Matlab implementation of ECG classifier
- CHLNDDEV/OceanMesh2D - A fast two-dimensional triangular mesh generator with pre- and post-processing utilities written in pure MATLAB (no toolboxes required) designed specifically for models that solve shallow-water equations or wave equations in a coastal environment (ADCIRC, SWAN, SCHISM, Telemac, etc.).
- cdebacco/SpringRank - Calculates SpringRank from directed networks or pairwise comparisons
- avisingh599/vo-howard08 - [Reimplementation Howard 2008] A MATLAB implementation of Visual Odometry using Andrew Howard's 2008 paper.
- amoudgl/mosse-tracker - Implementation of MOSSE tracker in MATLAB: Visual Object Tracking using Adaptive Correlation Filters (CVPR 2010)
- wsshin/maxwellfdfd - MATLAB-based solver package of Maxwell's equations by the FDFD method.
- vlfeat/vlbenchmarks - VLBenchmark is a MATLAB suite of benchmarks for computer vision features
- urbste/MLPnP_matlab_toolbox - The toolbox is a collection of PnP methods for Matlab. It can be used to benchmark algorithms.
- simos421/CST-MATLAB-API - CST-MATLAB-API
- ronw/matlab_htk - MATLAB functions that interface with the HTK Speech Recognition Toolkit (http://htk.eng.cam.ac.uk/) for training HMMs, GMMs and simple speech recognizers.
- justinblaber/ncorr_2D_matlab - 2D Digital Image Correlation Matlab Software
- jmiseikis/RobotNavigation - MATLAB implementation of two popular navigation algorithms: A-star and Real-Time Randomized Path Planning
- Conclusio/matlab-epsclean - Clean/Repair .eps PostScript vector files created by Matlab R2016b
- caomw/matlab-forensics - MATLAB implementations of popular Image Forensic algorithms
- YashBansod/Robotics-Planning-Dynamics-and-Control - RPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of manipulators and mobile robots for position control, trajectory planning and path planning problems.
- ubcmatlabguide/ubcmatlabguide.github.io - YAGTOM: Yet Another Guide TO Matlab
- qiuqiangkong/matlab-hmm - Open source HMM toolbox, with Discrete-HMM, Gaussian-HMM, GMM-HMM. (matlab)
- kirk86/ImageRetrieval - Content Based Image Retrieval Techniques (e.g. knn, svm using MatLab GUI)
- eliduenisch/latexTable - This MATLAB function converts matrices, cells or tables from MATLAB to LaTeX table code.
- bastamon/sound_signal_process-matlab- - 语音信号处理实验教程(MATLAB源代码)
- avehtari/BDA_m_demos - Bayesian Data Analysis demos for Matlab/Octave
- zwx8981/DBCNN - Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network
- psexton/matlab-xunit - xUnit for Matlab with JUnit-compatible XML output
- johannesgerer/jburkardt-m - An official Git Mirror of John Burkardt's great collection of MATLAB Software
- HidekiKawahara/SparkNG - MATLAB realtime/interactive speech tools
- d-kitamura/ILRMA - MATLAB script of Independent Low-Rank Matrix Analysis (ILRMA)
- chrisconlon/blp-demand - estimate BLP demand model in Matlab using state-of-the-art techniques
- UTS-CAS/Matlab-Graph-Optimization - Matlab: Optimization for Nonlinear Least Squares
- RenderToolbox/RenderToolbox4 - Matlab toolbox for managing 3D scenes and physically-based rendering.
- petercorke/toolbox-common-matlab - Common code for MATLAB toolboxes for Robotics, Machine Vision
- OpenWaterAnalytics/EPANET-Matlab-Toolkit - A Matlab class for EPANET water distribution simulation libraries
- MMehrez/MPC-and-MHE-implementation-in-MATLAB-using-Casadi - This is a workshop on implementing model predictive control (MPC) and moving horizon estimation (MHE) on Matlab. The implementation is based on the Casadi Package which is used for numerical optimization. A non-holonomic mobile robot is used as a system for the implementation. The workshop video recording can be found here https://www.youtube.com/playlist?list=PLK8squHT_Uzej3UCUHjtOtm5X7pMFSgAL ... Casadi can be downloaded here https://web.casadi.org/
- kimjingu/nonnegfac-matlab - Matlab implementations of fast algorithms for nonnegative matrix and tensor factorizations
- ikuwow/PatchMatch - The PatchMatch algorithm on MATLAB
- fangfufu/Matlab-Data-Video-Converter - Convert arbitrary binary files into a video.
- ClarkZinzow/Nonlinear-Optimization-Algorithms - MATLAB implementations of a variety of nonlinear programming algorithms.
- akanazawa/catdeform - A Matlab implementation for the paper: "Learning 3D Deformation of Animals from 2D Images" http://www.umiacs.umd.edu/~kanazawa/papers/cat_eg2016.pdf
- yechengxi/LightCapsNet - A Matlab implementation of the capsule networks (or capsnet).
- tomgoldstein/phasepack-matlab - A software library for solving phase retrieval problems, and comparing phase retrieval methods.
- playerkk/drfi_matlab - MATLAB implementation of the paper Salient Object Detection: A Discriminative Regional Feature Integration Approach
- olivierlar/miningsuite - Comprehensive Matlab framework for signal, audio and music analysis, articulating audio and symbolic approaches
- noureldien/FingerprintRecognition - Fingerprint Recognition in runtime using images captured from mobile. Built using Android and OpenCV. Also built in MATLAB.
- MOxUnit/MOxUnit - An xUnit framework for Matlab and GNU Octave
- lostanlen/scattering.m - Scattering.m — a MATLAB toolbox for wavelet scattering
- fernandoandreotti/fecgsyn - FECGSYN toolbox for ECG and fetal ECG simulation
- xiumingzhang/photometric-stereo - A MATLAB Implementation of the Basic Photometric Stereo Algorithm
- wjxjmj/quadrotorTrackingControl - A simulation for quadrotor based on matlab
- nik1106/MNA-MAT - An easy-to-use MATLAB tool for SPICE netlist simulation
- nicolasayotte/MatlabGDSPhotonicsToolbox - This is a Matlab library of functions to facilitate the design of Photonics Integrated Circuits GDS layout.
- MITComputationalCamera/LightFields - HW#3 Uses Matlab to compute a lightfield refocus
- jameslyons/matlab_speech_features - A set of speech feature extraction functions for ASR and speaker identification written in matlab.
- ICL-SML/pilco-matlab - PILCO policy search framework (Matlab version)
- chemplexity/chromatography - functions for chromatography and mass spectrometry data analysis
- alexgkendall/OPTICS_Clustering - MATLAB Implementation of the OPTICS unsupervised clustering algorithm
- XU-TIANYANG/GFS-DCF - Matlab implementation of ICCV2019 paper "Joint Group Feature Selection and Discriminative Filter Learning for Robust Visual Object Tracking"
- sofacoustics/API_MO - SOFA Matlab/Octave API
- Shikhar1998/Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm - Matlab Module for Stock Market Prediction using Simple NN
- pengsun/MatlabCNN - Matlab codes for 2D Convolutional Neural Network
- oxfordcontrol/CDCS - An open-source MATLAB® ADMM solver for partially decomposable conic optimization programs.
- mpf/spot - A linear-operator toolbox for Matlab
- MaoXu/Joint_Bayesian - According to the paper "Bayesian Face Revisited: A Joint Formulation", the repository realizes the algorithm of Joint Beyesian with Matlab and achieve the same result as the paper
- MAMEM/eeg-processing-toolbox - Matlab code for proccesing EEG signals.
- davidstutz/matlab-mnist-two-layer-perceptron - A two layer perceptron implemented in MatLab to recognize handwritten digits based on the MNIST dataset.
- Data2Dynamics/d2d - a modeling environment tailored to parameter estimation in dynamical systems
- zhegan27/TSBN_code_NIPS2015 - The Matlab Code and the Supplementary Material for the NIPS 2015 paper "Deep Temporal Sigmoid Belief Networks for Sequence Modeling"
- tsenst/RLOFLib - Robust Local Optical Flow (RLOF)
- NOCIONS/letswave6 - Letswave 6 - Matlab EEG signal processing toolbox
- libDirectional/libDirectional - Matlab library for directional statistics and directional estimation
- lawrennd/mocap - Matlab software for processing motion capture files.
- jmrf/HOG-Pedestrian-Detector - MATLAB implementation of a basic HOG + SVM pedestrian detector.
- JiamingMai/Color-Attenuation-Prior-Dehazing - MATLAB codes for the paper "A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior"
- jflalonde/illuminationSingleImage - MATLAB implementation of our llumination estimation technique from a single image (ICCV'09 and IJCV'12 papers)
- Grootzz/GLCM-SVM - 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类
- FacePlusPlus/facepp-matlab-sdk - Matlab SDK for Face++ V2 API
- DefuLian/recsys - recommendation system written by matlab codes
- DC9ST/tdoa-evaluation-rtlsdr - Matlab Scripts for Evaluation of a TDOA System based on RTL-SDRs
- chrisjmccormick/hog_matlab - Matlab implementation of the HOG descriptor for pedestrian detection
- Bobholamovic/ChangeDetectionToolbox - MATLAB Toolbox for Remote Sensing Change Detection
- bahanonu/calciumImagingAnalysis - calciumImagingAnalysis (or ciapkg): a software package for calcium imaging analysis of one- and two-photon imaging datasets.
- yyhz76/reflectSuppress - MATLAB implementation of the algorithm in the CVPR 2019 paper "Fast Single Image Reflection Suppression via Convex Optimization"
- tambetm/matlab2048 - 2048 playing agent using deep Q-learning in Matlab.
- spunt/bspmview - MATLAB program for viewing 3D fMRI statistical images
- snopt/snopt-matlab - Matlab interface for sparse nonlinear optimizer SNOPT
- sjtrny/FuseBox - MATLAB library for pansharpening and image fusion
- sachinkariyattin/HWCR - Handwritten Character Recognition System using Neural Networks is developed using MATLAB Neural Network and Image Processing tool box. This system has been developed using existing algorithms like Preprocessing and Feature Extraction techniques.
- precise-simulation/cfdtool - CFDTool - Easy to Use Computational Fluid Dynamics (CFD) MATLAB Toolbox
- PetWorm/sim3_evaluate_tool - A matlab tool to evaluate trajectory RMSE using sim3 alignment.
- Perception-and-Neurodynamics-Laboratory/Matlab-toolbox-for-DNN-based-speech-separation - This folder contains Matlab programs for a toolbox for supervised speech separation using deep neural networks (DNNs).
- MeowLucian/SDR_Matlab_OFDM_802.11a - 📡 Using Software Designed Radio to transmit OFDM QPSK signals at 5 GHz
- lfads/lfads-run-manager - Matlab interface for Latent Factor Analysis via Dynamical Systems (LFADS)
- jrgenerative/fixed-wing-sim - Matlab implementation to simulate the non-linear dynamics of a fixed-wing unmanned areal glider. Includes tools to calculate aerodynamic coefficients using a vortex lattice method implementation, and to extract longitudinal and lateral linear systems around the trimmed gliding state.
- indigits/sparse-plex - A MATLAB library for sparse representation problems
- hagaygarty/mdCNN - 3D Convolutional Neural Network (CNN) for volumetric inputs. Matlab framework supporting 2D and 3D kernels
- dengwirda/jigsaw-matlab - MATLAB bindings for JIGSAW: a Delaunay-based unstructured mesh generator.
- CelsoReyes/zmap7 - ZMAP Seismology Software. V 7.x has been updated to MATLAB R2018a.
- BAILOOL/PlaceRecognition-LoopDetection - Light-weight place recognition and loop detection using road markings
- vfitoolkit/VFIToolkit-matlab - A Matlab Toolkit for Macroeconomic Models using Value Function Iteration
- UoS-CODeM/GA-Toolbox - Genetic Algorithms Toolbox
- softwarespartan/IB4m - Interactive Brokers API for Matlab
- plok6325/Parallel-Get - a toolbox to get CHN stock data for matlab
- pengsun/MexConv3D - Matlab mex implementation of the basic operations for 3D (volume) Convolutional Neural Network
- matlab-deep-learning/reinforcement_learning_financial_trading - MATLAB example on how to use Reinforcement Learning for developing a financial trading model
- franciscoserdio/Genetic-Algorithms-Toolbox - Genetic Algorithms in Matlab.
- ebranlard/matlab2fortran - Performs some simple conversions from matlab code to fortran
- dgleich/gaimc - Graph Algorithms in Matlab Code
- ashafaei/ubc3v - The Matlab toolkit for UBC 3 View Dataset.
- amandajshao/crowd_group_profile - Matlab code for our CVPR 2014 work "Scene-Independent Group Profiling in Crowd".
- zcemycl/Matlab-GAN - MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
- rmgarnett/active_learning - Active learning toolbox for MATLAB
- piyushbajaj0704/Driver-Sleep-Detection-Face-Eyes-Mouth-Detection - As part of my thesis project, I designed a monitoring system in Matlab which processes the video input to indicate the current driving aptitude of the driver and warning alarm is raised based on eye blink and mouth yawning rate if driver is fatigue. It is implemented using Viola-Jones and Sobel techniques for facial features detection.
- jnagy1/IRtools - MATLAB package of iterative regularization methods and large-scale test problems. This software is described in the paper "IR Tools: A MATLAB Package of Iterative Regularization Methods and Large-Scale Test Problems" that will be published in Numerical Algorithms, 2018.
- gerald-lindsly/mongo-matlab-driver - Matlab driver for MongoDB
- ewiger/yamlmatlab - Java-based implementation of YAML IO support in MATLAB.
- eigtool/eigtool - EigTool is open MATLAB software for analyzing eigenvalues, pseudospectra, and related spectral properties of matrices.
- doda42/LFToolbox - Light Field Toolbox for MATLAB
- daeyun/Image-Stitching - MATLAB code for panorama image stitching.
- ceshine/RRL_Matlab - Recurrent Reinforcement Learning Algorithm Matlab Implementation
- yqueau/shape_from_shading - Matlab codes for shape from shading
- yeyang1021/matlab_IPM - Using camera parameters to transform the original camera image into IPM.
- steven2358/kmbox - Kernel Methods Toolbox for Matlab/Octave
- Spartak0s/Polar-Codes-Software-Matlab- - Polar Codes on Matlab Simulation.
- optimizers/logging4matlab - Simple Logging Module for Matlab
- netstim/leaddbs - Lead-DBS is a MATLAB-toolbox facilitating deep brain stimulation electrode locations and connectomic imaging.
- mingsongli/acycle - Acycle: Time-series analysis software for research and education
- MatthewPeterKelly/dscTutorials - A few simple tutorials for dynamical systems and control. Most require Matlab.
- klho/FLAM - Fast linear algebra in MATLAB
- kendrickkay/knkutils - MATLAB utility functions written by Kendrick Kay
- Eric-Bradford/TS-EMO - This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO).
- Accla/d4m - Dynamic Distributed Dimensional Data Model
- zhr1201/OMLSA-speech-enhancement - Matlab implementation of the paper Noise Spectrum Estimation in Adverse Environments: Improved Minima Controlled Recursive Averaging
- yuip/hfss-api - A HFSS API to control HFSS from Matlab
- VietTran86/Copula-Variational-Bayes - Matlab code for my paper "Copula Variational Bayes inference via information geometry", submitted to IEEE Trans. on information theory, 2018
- tinevez/matlab-tree - A MATLAB class to represent the tree data structure.
- TianLin0509/Hybrid-Beamforming-for-Millimeter-Wave-Systems-Using-the-MMSE-Criterion - The Matlab Simulation codes for Hybrid Beamforming for Millimeter Wave Systems Using the MMSE Criterion.
- ryotat/tensor - matlab code for convex optimization based tensor decomposition (completion/denoising)
- physiozoo/mhrv - Matlab toolbox for calculating Heart-Rate Variability metrics on ECG signals
- nathanieljohnston/QETLAB - A MATLAB toolbox for quantum entanglement.
- markallenthornton/MatlabTFCE - Standalone MATLAB implementation of permutation TFCE correction
- jocover/Simulink-MATLAB-LimeSDR - Simulink blockset and MATLAB functions to interface with LimeSDR
- jgarciagimenez/GSC_beamforming - Generalised Sidelobe Canceler beamformer for an array of microphones using matlab
- JeffFessler/mirt - Michigan Image Reconstruction Toolbox (MIRT) - Matlab version
- iandol/opticka - Opticka is an experiment manager built on top of the Psychophysics toolbox (PTB) for MATLAB. It runs experimental tasks using flexible state machine logic and easily does dynamic methods-of-constants type experiments with full behavioural control. It uses a class system to create simple to use visual stimuli using experimenter friendly units. Opticka can use an Eyelink eyetracker, Plexon Omniplex neurophysiology data collection and general TTL control using either a cheap LabJack (ms precision) or DataPixx/Display++ (µs precision). It contains analysis routines linked to Fieldtrip for spike and LFP data easily parsed in terms of the experimental variables.
- epfl-lts2/unlocbox - A Matlab convex optimization toolbox using proximal splitting methods
- EliteQuant/EliteQuant_Matlab - Matlab quantitative trading and investment platform. EliteQuant_Matlab is Matlab based multi-threading, concurrent high-frequency trading platform that provides consistent backtest and live trading solutions. It follows modern design patterns such as event-driven, server/client architect, and loosely-coupled robust distributed system. It follows the same structure and performance metrix as other EliteQuant product line, which makes it easier to share with traders using other languages.
- ECheynet/SEIR - Generalized SEIR Epidemic Model (fitting and computation)
- CPFL/Autoware_Toolbox - MATLAB/Simulink sample code suite for Autoware.
- compneuro-da/rsHRF - rsHRF: A Toolbox for Resting State HRF Deconvolution and Connectivity Analysis (MATLAB)
- circstat/circstat-matlab - Matlab Circular Statistics Toolbox
- CALFEM/calfem-matlab - CALFEM - a finite element toolbox for MATLAB
- bugsuse/mradar - 处理雷达数据的matlab程序包
- Biomedical-Imaging-Group/GlobalBioIm - A unifying Matlab framework for the development of reconstruction algorithms (solving inverse problems) in computational imaging
- asteroidhouse/texturesynth - Matlab implementation of Efros-Leung texture synthesis by non-parametric sampling.
- wknoben/MARRMoT - Modular Assessment of Rainfall-Runoff Models Toolbox - Matlab code for 46 conceptual hydrologic models
- simgunz/802.11n-ldpc - A matlab implementation of the 802.11n LDPC encoder and decoder
- sandywang/GRETNA - A Graph-theoretical Network Analysis Toolkit in MATLAB
- MatthewPeterKelly/ParticleSwarmOptimization - Matlab implementation of particle swarm optimization. Well documented with examples.
- jflalonde/shadowDetection - MATLAB implementation of our shadow detection approach, introduced in our ECCV 2010 paper.
- jebej/MatlabWebSocket - A simple event-based WebSocket library for MATLAB.
- JaimeIvanCervantes/FaceRecognition - Face recognition written in MATLAB. This code implements Fisher's Discriminant Analysis and SVMs using LIBSVM.
- hgpvision/Indirect_EKF_IMU_GPS - 基于间接卡尔曼滤波的IMU与GPS融合MATLAB仿真(IMU与GPS数据由仿真生成)
- hengguan/Hand-Eye-Calibration-Matlab - hand eye calibration include eye on hand and eye in hand
- Grootzz/GA-BP - 基于遗传算法的BP网络设计,应用背景为交通流量的预测
- g2e/seizmo - passive(ly maintained) seismology toolbox for Matlab & GNU Octave
- danaberman/underwater-hl - MATLAB code for color restoration of underwater images
- chudur-budur/nsga2-matlab - A very fast, 90% vectorized, NSGA-II algorithm in matlab.
- abhishekvahadane/CodeRelease_ColorNormalization - This is the MATLAB code for stain separation and color normalization in computational pathology (histopathological images)
- zhuye88/iForest - iForest anomaly detection codes (Matlab Version)
- xwasco/DominantSetLibrary - A Matlab library for the Dominant Set clustering
- rsagroup/rsatoolbox - A Matlab toolbox for representational similarity analysis
- peiyunh/mat-vae - A MATLAB implementation of Auto-Encoding Variational Bayes
- orchidas/Pitch-Tracking - Pitch detection algorithms in Matlab
- lonl/CDBN - Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions
- johncolby/along-tract-stats - A MATLAB toolbox for performing along-tract analysis of diffusion tensor imaging (DTI) MRI tractography data.
- jiangxh1992/GA4TSPProblem - 在matlab上使用遗传算法解决TSP旅行者问题
- jeljaik/extended-kalman-filter - Matlab and C++ code for implementation of the Extended Kalman Filter for estimating dynamic quantities for a single rigid body with distributed force/torque measurements and distributed gyroscopes and accelerometers measurements.It also include estimation of the orientation under the quaternion representation.
- guglu/ppf-matching - Matlab implementation of the Point-pair feature matching method
- Elucidation/UAV-Motion-Planner-Ensemble - A Matlab motion planner ensemble of a global Voronoi model and a local Potential Field model
- YuYongRun/PolarCodeDecodersInMatlab - This is the Matlab realization of Polar Decoders, including CA-SCL, Fast CA-SCL and BP decoder.
- ymjdz/MATLAB-Codes - MATLAB simulation software for the book Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, 2nd edition.
- wanghuohuo0716/hybrid_A_star - 本仓库是对混合A*算法的matlab复现
- vtpasquale/NASTRAN_CoFE - A standalone finite element code for structural analysis and design. Implemented in MATLAB. Uses Nastran input formatting.
- vision4robotics/ARCF-tracker - Code of ARCF-Tracker v1.0 (Matlab Version for Discussion)
- NVlabs/SNN - Matlab code implementation the modified Non Local Means and Bilateral filters, as described in I. Frosio, J. Kautz, Statistical Nearest Neighbors for Image Denoising, IEEE Trans. Image Processing, 2018. The repository also includes the Matlab code to replicate the results of the toy problem described in the paper.
- lionsimbatoolbox/LIONSIMBA - A Matlab framework based on a finite volume model suitable for Li-ion battery design, simulation, and control
- JinghaoLu/MIN1PIPE - A MINiscope 1-photon-based Calcium Imaging Signal Extraction PIPEline.
- datajoint/datajoint-matlab - High-level relational database interface for MATLAB
- cultpenguin/segymat - Read and write SEGY formatted files using Matlab/Octave
- clausqr/qrsim2 - Quadrotor / UAV Simulator using Matlab, Simulink and Flightgear Visualization
- Charleswyt/audio_steganalysis_ml - Audio steganalysis based on traditional handcrafted features design.
- balcilar/DRLSE-Image-Segmentation - Distance Regularized Level Set Evolution and Its Application to Image Segmentation
- sunhongfu/QSM - Hongfu Sun's MATLAB codes for QSM reconstruction pipeline.
- robical/StatisticalSignalProcessing - Matlab code implementing different methods used in statistical signal processing; mainly Extended Kalman Filters, LMS/RLS, Wiener, robust regression, MMSE estimators, ML estimators, Hi-Frequency estimators (Pisarenko, MUSIC, ESPRIT)
- rnissel/Channel-Estimation - Simulates an FBMC and OFDM transmission over a doubly-selective channel. Allows to reproduce all figures from "Doubly-Selective Channel Estimation in FBMC-OQAM and OFDM Systems", IEEE VTC Fall, 2018
- Mensen/swa-matlab - Sleep Wave Analysis - an open source toolbox for matlab to score and analyse various waveforms in sleep EEG data
- mebden/GPtutorial - Matlab code for the introduction to Gaussian processes, 2008
- Lizonghang/DCT-FFT-and-Denoising - DCT、FFT压缩与均值滤波、中值滤波、高斯滤波、二维统计滤波、自适应中值滤波、维纳滤波、kNN滤波、NL-Means滤波的matlab实现
- iqiukp/Support-Vector-Data-Description-SVDD - MATLAB Code for abnormal detection or fault detection using Support Vector Data Description (SVDD).
- grinsted/gwmcmc - An implementation of the Goodman & Weare MCMC sampler for matlab
- balcilar/Multi-Robot-Path-Planning-on-Graphs - Multi-Robot Path Planning on Graphs Solution by A* algorithm
- aspurdy/dbn - MATLAB code for training deep belief networks
- AlterWL/Battery_SOC_Estimation - Battery state of charge estimation using kalman filter in Matlab
- alexlaurence/NIfTI-Image-Converter - 🖼 A lightweight neuroimaging .nii to .png converter for Matlab and Python users
- zygurt/TSM - Time-Scale Modification For MATLAB
- yrlu/seamless_face_replacement - Implemented a pipeline for automatic face replacement in videos (without deep learning). Image morphing, triangulation, TPS, Poisson blending, etc.
- wwzjer/RainRemoval_ICCV2017 - Should We Encode Rain as Deterministic or Stochastic? In ICCV 2017.
- williamyang1991/Text-Effects-Transfer - Matlab implementation of the paper "Awesome Typography: Statistics-Based Text Effects Transfer"
- tsdev/spinw - SpinW Matlab library for spin wave calculation
- trentool/TRENTOOL3 - Open-Source MATLAB toolbox for transfer entropy estimation
- rulixiang/ChangeDetectionPCAKmeans - MATLAB implementation for "Unsupervised Change Detection in Satellite Images Using Principal Component Analysis and k-Means Clustering".
- rflamary/nonconvex-optimization - Matlab/Octave toolbox for nonconvex optimization
- OpenPIV/openpiv-matlab - Matlab version of the OpenPIV project (open source Particle Image Velocimetry)
- opencobra/MATLAB.devTools - MATLAB Development Tools
- m-r-s/reference-feature-extraction - Reference Matlab/Octave implementations of feature extraction algorithms
- mp4096/adawhatever - MATLAB implementation of AdaGrad, Adam, Adamax, Adadelta etc.
- mne-tools/mne-matlab - MNE scripting with Matlab
- lindahua/pli-toolbox - A MATLAB Toolbox for Probabilistic Learning and Inference
- leokarlin/msmo_star_model - multi-scale multi-object star model Matlab code for single shot object recognition
- joe-of-all-trades/vtkwrite - vtkwrite writes 3D Matlab array into VTK file format
- jimmy-ren/vLSTM - Vectorized multimodal LSTM using Matlab and GPU
- irfu/irfu-matlab - Matlab routines to work with space data, particularly with MMS and Cluster/CAA data. Also some general plasma routines.
- huiwenzhang/ml-in-action - 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")
- hiroyuki-kasai/GDLibrary - Matlab library for gradient descent algorithms: Version 1.0.1
- ethz-asl/matlab_trajectory_tools - Tools for enabling quick display and analysis of trajectories and transformations in Matlab.
- dmaniloff/libpomdp - libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab
- charlesCXK/Depth2HHA - Use MATLAB to convert depth image into HHA image. In this repo, I will use NYU Depth V2 dataset as an example.
- brianborchers/PEIP - MATLAB code for examples and exercises for the 3rd edition of Parameter Estimation and Inverse Problems
- ztinpn/utilForFormat - matlab学位论文绘图辅助工具
- yrlu/orientation_tracking-unscented_kalman_filter - Implemented Unscented Kalman Filter (UKF) for orientation tracking. Sensors fusion of accelerometer, and gyroscope
- ulfgri/gdsii-toolbox - Octave and MATLAB toolbox for GDSII stream format
- stefslon/exportToPPTX - MatLab tool for exporting data to PowerPoint 2007+ files without the need COM-object automation.
- SpectralPOD/spod_matlab - Spectral proper orthogonal decomposition in Matlab
- sduprey/optimal_transaction_execution - This entry contains two topics The first item is entirely based on the following paper: http://sfb649.wiwi.hu-berlin.de/papers/pdf/SFB649DP2011-056.pdf It contains 2 MATLAB demonstrating script : DATA_preprocessing.m & VAR_modeling_script.m DATA_preprocessing.m uses the LOBSTER framework (https://lobster.wiwi.hu-berlin.de/) to preprocess high frequency data from the NASDAQ Total View ITCH (csv files) allowing us to reconstruct exactly at each time the order book up to ten depths. Just look at the published script ! VAR_modeling_script.m contains the modeling of the whole order book as VEC/VAR process. It uses the great VAR/VEC Joahnsen cointegration framework. After calibrating your VAR model, you then assess the impact of an order using shock scenario (sensitivity analysis) to the VAR process. We deal with 3 scenarii : normal limit order, aggressive limit order & normal market order). Play section by section the script (to open up figures which contain a lot of graphs). It contains a power point to help you present this complex topic. The second item is entirely based on the following paper : http://www.courant.nyu.edu/~almgren/papers/optliq.pdf It contains a mupad document : symbolic_demo.mn I did struggle to get something nice with the symbolic toolbox. I was not able to drive a continuous workflow and had to recode some equations myself. I nevertheless managed to get a closed form solution for the simplified linear cost model. It contains a MATLAB demonstrating script : working_script.m For more sophisticated cost model, there is no more closed form and we there highlighted MATLAB numerical optimization abilities (fmincon). It contains an Optimization Apps you can install. Just launch the optimization with the default parameters. And then switch the slider between volatility risk and liquidation costs to see the trading strategies evolve on the efficient frontier. It contains a power point to help you present this complex topic.
- rconan/OOMAO - Object-Oriented, Matlab & Adaptive Optics
- msperlin/MS_Regress-Matlab - Repository for MS_Regress, a matlab package for estimation and simulation of markov regime switching models
- miditoolbox/1.1 - MIDI toolbox 1.1 (2016) is a collection of Matlab functions to analyse MIDI files
- ketch/RK-opt - Matlab scripts to search for Runge-Kutta methods that are optimal in terms of SSP coefficient
- jwasham/machine-learning - Some notes on machine learning algorithms, mostly in Matlab format.
- juliamatlab/julia-matlab-shuttle - Matlab interface for calling Julia
- jramshur/ECG_Viewer - Matlab GUI for reviewing, processing, and annotating electrocardiogram (ECG) data files
- joyeecheung/panoramic-image-stitching - Panoramic image stitching using SIFT and RANSAC in matlab.
- germain-hug/Structured-Light-Depth-Acquisition - Matlab Implementation of a 3D Reconstruction algorithm
- GaoBoYu599/Fourier-Transform - 离散傅里叶变换、卷积、离散小波变换、τp变换、希尔伯特变换、希尔伯特-黄变换相关Matlab程序
- ehodneland/cellsegm - An automated MATLAB tool for segmentation of surface stained cells.
- DrKeHan/DTA - This repository documents MATLAB implementation of a dynamic user equilibrium solver, including a dynamic network loading sub-routine
- BlackrockMicrosystems/NPMK - Neural Processing Matlab Kit is a set of functions for loading and manipulating data from Blackrock Microsystems' data files (.CCF, .NEV, .NSx).
- andrewssobral/imtsl - IMTSL - Incremental and Multi-feature Tensor Subspace Learning
- andresmendes/openvd - Open source simulation package for Octave/Matlab
- analogdevicesinc/ad936x-filter-wizard - MATLAB-based FIR filter design
- ZhuangLab/matlab-storm - GUIs and functions for analyzing STORM data in MATLAB
- zafarrafii/REPET - This repository contains a Matlab class and a Python module which implement the methods/functions for the different algorithms of the REpeating Pattern Extraction Technique (REPET) for lead and accompaniment separation, and Matlab GUIs for the original REPET and REPET-SIM.
- vision4robotics/AutoTrack - Matlab v1.0 implementation for AutoTrack
- tntrung/sparse_based_face_recognition - A Matlab implementation of Face Recognition using Sparse Representation.
- tholden/dynareOBC - A toolkit for implementing occasionally binding constraints in Dynare.
- tboerstad/DSPView - A MATLAB GUI for ultrasound B-mode, velocity, strain and elastographic processing.
- samhooke/Steganography - Image & video steganography in Matlab
- rnissel/FBMC - Compares FBMC to OFDM based schemes. Reproduces all figures from “Filter bank multicarrier modulation schemes for future mobile communications”, IEEE Journal on Selected Areas in Communications, 2017.
- PrasannaNatarajan/Coursera-Machine-Learning-Andrew-NG - This is a repository of my coursera Machine Learning by Standford, Andrew NG course's assignments
- peak1995/Speech-enhancement-dsp - 传统方法语音增强matlab实现 1、谱减法 2、维纳滤波法 3、卡尔曼滤波法
- ox-vgg/keypoint_detection - Keypoint detection matlab demo
- mwgeurts/dicom_tools - DICOM manipulation tools for MATLAB
- methlabUZH/automagic - Automagic
- mawady/bus-segmentation - MATLAB implementation to segment breast lesions in ultrasound images (ICIAR 2016)
- matthieuaussal/gypsilab - The gypsilab project is an open-source MATLAB toolbox for fast numerical computation with finite element, boundary element and ray-tracing methods. Accessible with a high-level programming language, it gives a useful framework for fast prototyping. Initially designed for numerical acoustics, many physics problems can also be addressed.
- likemoongg/SARbackprojection - this is a example about BackProjection algorithm of SAR(synthetic aperture radar) writed by MATLAB
- KKimura360/MLC_toolbox - A MATLAB/OCTAVE library for Multi-Label Classification
- jmgirard/mReliability - MATLAB Functions for Computing Inter-Observer Reliability
- jaiverma/MATLAB - Digital Image Processing
- jacobgil/BagOfVisualWords - A simple Matlab implementation of Bag Of Words with SIFT keypoints and HoG descriptors, using VLFeat.
- feron-tech/lte-sidelink - An open MATLAB software library for the 3GPP LTE sidelink interface
- fdietzsc/hita - Matlab code for the spectral analysis of homogenous isotropic turbulence
- DylanMuir/fmin_adam - Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
- Cardiac-MR-Group-Lund/segment-open - Segment Source Distribution
- anushagj/LTE-OFDM-SYSTEM - Simulates an entire Transmission, Channel and Receiver chain for LTE OFDM system in Matlab
- albertgranalcoz/Next-Generation-5G-OFDM-Based-Modulations - Compilation of the different MATLAB codes that were used for the experimental part of the research work presented in the article "Next Generation 5G OFDM-Based Modulations for Intensity Modulation-Direct Detection (IM-DD) Optical Fronthauling".
- WoodyBuendia/HFSS-MATLAB-API - HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating the required HFSS Scripts. Basically, anything that can be done in HFSS user interface and the 3D Modeler can be done with this library of functions. Once a script is generated in this manner, it can be run in HFSS to generate the 3D model, solve it and export the data. You create your entire design in MATLAB and basically use HFSS to solve it.
- wilselby/MatlabQuadSimAP - MATLAB files for simulating a 3DRobotics ArduPilot based quadrotor
- unl-nimbus-lab/bag2matlab - Read ROS bag data into a Matlab workspace
- treder/MVPA-Light - Matlab toolbox for classification and regression of multi-dimensional data
- tobiasfshr/gmm-ubm-speaker-identification-verification - Implementation of a speaker identification and a speaker verification system based on Gaussian Mixture Models (GMM) in combination with and Universal Background Model (UBM) on the YOHO dataset in MATLAB.
- TheAvalanche/MATLAB-Jpeg-encoder - JPEG compression implementation in MATLAB. With writing into file.
- StevieG47/Matlab-ComputerVision - Car Tracking, Lane Detection, Traffic Sign Recognition, Homography, Color Segmentation, Visual Odometry
- SheffieldML/multigp - Multiple output Gaussian processes in MATLAB including the latent force model.
- rmgarnett/gpml_extensions - Provides various extensions to the GPML toolbox for Gaussian process inference in MATLAB.
- RhythmJnh/Non-rigid-ICP - Non-rigid iterative closest point, nricp.
- oahziur/animated-archer - Octave/Matlab Implementation for Job Shop Scheduling Problem
- Nekooeimehr/MATLAB-Source-Code-Oversampling-Methods - This repository contains the source code for four oversampling methods that I wrote in MATLAB: 1) SMOTE 2) Borderline SMOTE 3) Safe Level SMOTE 4) ASUWO (Adaptive Semi-Unsupervised Weighted Oversampling)
- kien-vu/Joint-User-Association-and-In-band-Backhaul-Scheduling-and-in-5G-mmWave-Networks - Matlab Simulation for T. K. Vu, M. Bennis, S. Samarakoon, M. Debbah and M. Latva-aho, "Joint In-Band Backhauling and Interference Mitigation in 5G Heterogeneous Networks," European Wireless 2016; 22th European Wireless Conference, Oulu, Finland, 2016, pp. 1-6. URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7499273&isnumber=7499250
- JzHuai0108/imu_tk_matlab - This repo contains matlab scripts of David Tedaldi's ICRA14 paper, a robust and easy to implement method for IMU calibration
- jschwizer99/plot2svg - Save MATLAB plots as svg files
- jaygreco/Amazon-Dash-Decoder - A MATLAB implementation for decoding of configuration packets for the iOS Amazon Dash Button setup.
- IPL-UV/altoolbox - MATLAB Active Learning Toolbox for Remote Sensing
- HosseinAbedi/FCM - A simple implementation of the Fuzzy C-Means Clustering (FCM) in MATLAB/GNU-Octave.
- DylanMuir/TIFFStack - Load TIFF files into matlab fast, with lazy loading
- deepakbaby/dereverberation-and-denoising - MATLAB codes for estimating the room impulse response (RIR) and exemplar weights for speech dereverberation in noisy environments using the NMF and NMD -based techniques
- brotchie/eulerianmagnify - Eulerian video magnification in Matlab
- bobvo23/flicker_stimulator - SSVEP Stimulator using MATLAB and Psychtoolbox
- Ashwani21/Local-texture-descriptors - Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP), Local derivative pattern (LDP), Local Tetra pattern (LTrP), Noise Resistant LBP (NR-LBP), Histogram Refinement of Local texture descriptor for Content based image retrieval (CBIR) application.
- AnttiLehikoinen/SMEKlib - Matlab 2D-FEM library for electrical machines
- zhufengGNSS/gpstools_0.6.4 - GpsTools (GT)是一个基于MATLAB的GPS/GNSS数据分析软件,该软件提供的功能有基于静态PPP的接收机位置估计、动态PPP、精密卫星定轨、卫星钟差估计、基于动态PPP的低轨卫星定轨、对流层参数估计、接收机时间传递等。
- Xiaoyang-Rebecca/PatternRecognition_Matlab - Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of classification algorithm are implemented: Support Vector Machine (SVM), Gaussian Quadratic Maximum Likelihood and K-nearest neighbors (KNN) and Gaussian Mixture Model(GMM).
- wiggins-lab/SuperSegger - A completely automated MATLAB-based trainable image cell segmentation, fluorescence quantification and analysis suite, particularly well suited for high-throughput time lapse fluorescence microscopy of in vivo bacterial cells.
- WeishanDong/UFLDL-Tutorial-Exercise - This repo contains completed exercises (code in MATLAB) of Prof. Andrew Ng's Unsupervised Feature Learning and Deep Learning (UFLDL) online tutorial: http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial
- vrdmr/CS273a-Introduction-to-Machine-Learning - Introduction to machine learning and data mining How can a machine learn from experience, to become better at a given task? How can we automatically extract knowledge or make sense of massive quantities of data? These are the fundamental questions of machine learning. Machine learning and data mining algorithms use techniques from statistics, optimization, and computer science to create automated systems which can sift through large volumes of data at high speed to make predictions or decisions without human intervention. Machine learning as a field is now incredibly pervasive, with applications from the web (search, advertisements, and suggestions) to national security, from analyzing biochemical interactions to traffic and emissions to astrophysics. Perhaps most famously, the $1M Netflix prize stirred up interest in learning algorithms in professionals, students, and hobbyists alike. This class will familiarize you with a broad cross-section of models and algorithms for machine learning, and prepare you for research or industry application of machine learning techniques. Background We will assume basic familiarity with the concepts of probability and linear algebra. Some programming will be required; we will primarily use Matlab, but no prior experience with Matlab will be assumed. (Most or all code should be Octave compatible, so you may use Octave if you prefer.) Textbook and Reading There is no required textbook for the class. However, useful books on the subject for supplementary reading include Murphy's "Machine Learning: A Probabilistic Perspective", Duda, Hart & Stork, "Pattern Classification", and Hastie, Tibshirani, and Friedman, "The Elements of Statistical Learning".
- SysBioChalmers/GECKO - Toolbox for including enzyme constraints on a genome-scale model.
- s-kajita/IntroductionToHumanoidRobotics - Matlab code for a Springer book "Introduction to Humanoid Robotics"
- sehyoun/MATLABAutoDiff - Automatic Differentiation Package for MATLAB
- ronw/matlab_hmm - MATLAB functions for training and evaluating HMMs and GMMs.
- robotology/whole-body-controllers - Simulink-based whole body controllers for humanoid robots.
- roboticcam/matlab_demos - it contains all the MATLAB demo code associated with my machine learning notes
- redbKIT/redbKIT - redbKIT is a MATLAB library for reduced-order modeling of parametrized PDEs
- rayryeng/equi2cubic - MATLAB script that converts equirectangular images into six cube faces
- pyoceans/python-seawater - Translated version of the matlab CSIRO seawater toolbox
- mparkan/Digital-Forestry-Toolbox - A collection of digital forestry tools for Matlab/Octave
- mjlaine/mcmcstat - MCMC toolbox for Matlab
- mbrbic/Multi-view-LRSSC - Matlab implementation of multi-view low-rank sparse subspace clustering
- mahuichao/MatlabWorkSpace - some algorithm about machine learning ,neural network or Microphone Array
- LabForComputationalVision/textureSynth - This package contains MatLab code for analyzing and synthesizing digital image of visual texture.
- JesseLu/objective-first - Objective-first approach to nanophotonic design, implemented in Matlab
- gwtaylor/imCRBM - Matlab implementation of Implicit mixtures of Conditional Restricted Boltzmann Machines.
- gradywright/spherepts - A collection of matlab functions for experimenting with different point sets on the sphere
- got-10k/toolkit-matlab - Official MATLAB toolkit for generic object tracking benchmark GOT-10k
- FESTUNG/FESTUNG - The main project for the MATLAB / GNU Octave code of FESTUNG
- Dynamic-Systems-and-GP/GPdyn - Gaussian Process Model Dynamic System Identification Toolbox for Matlab
- davidnbresch/climada - OLD MATLAB (R2017a) version of CLIMADA --> PLEASE USE https://github.com/CLIMADA-project/climada_python
- chouj/UPC-UPV-for-IITC - Generating coordinate information of UPC / UPV for IITC according to your private Ingress GDPR data
- catohaste/POMDP - Implementing a RL algorithm based upon a partially observable Markov decision process.
- CaptYoung/License-Plate-Recognition - 基于MATLAB实现的蓝白车牌识别系统
- brain-life/encode - Method for encoding brain connectomes in multidimensional arrays (tensors).
- arron2003/rgbd2full3d - Matlab codes that convert a RGBD image into a cad like model. This code is released as a part of my PhD dissertation.
- andrewssobral/tensor_toolbox - MATLAB Tensor Toolbox (by Tamara Kolda)
- alchemyst/ternplot - Plot ternary diagrams in Matlab
- YonghaoXu/RPNet - Hyperspectral Image Classification via a Random Patches Network
- yashdv/Speech-Recognition - A simple Matlab code to recognize people using their voice.
- wargod797/Fault_diagnosis_ballbearing_wavelet - Bearing fault diagnosis is important in condition monitoring of any rotating machine. Early fault detection in machinery can save millions of dollars in emergency maintenance cost. Different techniques are used for fault analysis such as short time Fourier transforms (STFT), Wavelet analysis (WA), cepstrum analysis, Model based analysis, etc. we have doing detecting bearing faults using FFT and by using Wavelet analysis more specifically wavelet Analysis up to two levels of approximations and detail components. The analysis is carried out offline in MATLAB. Diagnosing the faults before in hand can save the millions of dollars of industry and can save the time as well. It has been found that Condition monitoring of rolling element bearings has enabled cost saving of over 50% as compared with the old traditional methods. The most common method of monitoring the condition of rolling element bearing is by using vibration signal analysis. Measure the vibrations of machine recorded by velocity
- ToolboxHub/ToolboxToolbox - Declarative dependency management for Matlab.
- tfzhou/BINGObjectness - BING Objectness proposal estimator Matlab wrapper. More in http://mmcheng.net/bing/
- sdrforengineers/code - MATLAB implementations for SDR for Engineers textbook
- scottclowe/matlab-continuous-integration - A method of doing Continuous integration on a CI server when developing in MATLAB
- RoyiAvital/MatlabJuliaMatrixOperationsBenchmark - Benchmark MATLAB & Julia for Matrix Operations
- psycharo/factor-graph - matlab/c++ factor graph framework
- pratikgoel145/Retinex-Image-Enhancement - Implemented image enhancement algorithms that use retinex theory to increase the contrast in an image.
- NilsWinter/matlab-bayesian-estimation - Matlab Toolbox for Bayesian Estimation
- msepulcre/C-V2X - Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications
- lizhangzhan/plsa - a probabilistic latent semantic analysis model in matlab programming
- labliscvut/imu_calibration - Matlab codes for calibration of inertial measurement unit (3-axis accelerometer and gyroscope)
- hiroyuki-kasai/SparseGDLibrary - MATLAB library of gradient descent algorithms for sparse modeling: Version 1.0.3
- ethz-asl/mav_system_identification - Matlab scripts to perform system identification for muti-rotor systems
- dtu-dsp/Robochameleon - A matlab coding framework and component library for simulation and experimental analysis of optical communication systems
- cuixing158/yolov3-yolov4-matlab - Import and export Darknet™ models within MATLAB deep learning networks.
- bodono/apg - A lightweight accelerated proximal-gradient package for matlab
- ansleliu/NNAEC-NeuralNetworkbasedAcousticEchoCancellation - NNAEC-Neural Network based Acoustic Echo Cancellation
- xiaoli1368/Microphone-sound-source-localization - 🎤 Microphone sound source localization by SRP-PHAT and others numerical methods.(基于SRP-PHAT的麦克风声源定位)
- wspr/bvh-matlab - Parse BVH files (Biovision) for Matlab
- wme7/ApproximateRiemannSolvers - My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts
- wangshusen/RandMatrixMatlab - simple MATLAB code for randomized matrix computation
- Vespa314/Retinex - Matlab实现的论文里面算法的Retinex颜色恒常性
- TheFGX/Hierarchical-Hidden-Markov-Model - Matlab Implementation of "The Hierarchical Hidden Markov Model: Analysis and Applications"
- sunshineatnoon/Convolutional-Neural-Network - This is a matlab implementation of CNN on MNIST
- steven2358/sklearn-matlab - Machine learning in Matlab using scikit-learn syntax
- simgunz/doxymatlab - Doxygen parser for MATLAB. Extracts automatically comments from your Matlab .m files using Doxygen to generate the documentation.
- RoyiAvital/FastGuassianBlur - Evaluation of few methods to apply Gaussian Blur on an Image.
- rothnic/DataFrame - Matlab impelementation of DataFrame/Pandas concept.
- ron1818/PhD_code - r and matlab code, datasets, published papers for my phd study 2011-2015
- Robert0812/midfilter_reid - Matlab code for our CVPR 2014 work on learning mid-level filters for person re-identification
- rceballos98/EEG_Classifier - A general matlab framework for EEG data classification
- raimapo/AHRS - Attitude and Heading Reference System using MATLAB as simple as possible
- niclasborlin/dbat - DBAT - The Damped Bundle Adjustment toolbox for Matlab
- maximm8/VisualHull - Creation of Visual Hull using Matlab
- lucasanguinetti/ln-game-theory - Matlab code for the figures and the examples used in G. Bacci, L. Sanguinetti, and M. Luise, "Understanding game theory via wireless power control,' submitted to IEEE Signal Process. Mag., Oct. 2014.
- lawrennd/fgplvm - Faster GP-LVM software in MATLAB.
- kunegis/konect-toolbox - Octave/Matlab toolbox for network analysis – part of the KONECT project by Jérôme Kunegis, University of Namur
- jonzhaocn/Simple-GAN-Base-on-Matlab - simple Generative Adversarial Networks base on matlab
- jiegzhan/machine-learning-stanford - Stanford machine learning class on Coursera. Taught by Andrew Ng. Implemented the assignments with Matlab.
- jakobsj/AIRToolsII - The AIR Tools II toolbox for MATLAB accompanies the publication "AIR Tools II: algebraic iterative reconstruction methods, improved implementation", Hansen, P. C. & Jørgensen, J. S. Numer Algor (2017).
- icvl/shred - Matlab code for estimating Hyperspectral data from RGB/Multispectral images
- hiroyuki-kasai/OLSTEC - OnLine Low-rank Subspace tracking by TEnsor CP Decomposition in Matlab: Version 1.0.1
- douthwja01/OpenMAS - OpenMAS is an open source multi-agent simulator based in Matlab for the simulation of decentralized intelligent systems defined by arbitrary behaviours and dynamics.
- csalinasonline/KalmanMatlabCode - Kalman Filter for Beginners: with MATLAB Examples
- cmap/cmapM - Connectivity Map analysis in MATLAB
- CemalUnal/XDoG-Filter - Edge Detection with XDoG Filter
- arolet/wasserstein-dictionary-learning - A matlab toolbox to perform Wasserstein Dictionary Learning or NMF
- arbenson/higher-order-organization-matlab - Experimental Matlab code for methods and some examples in "Higher-order organization of complex networks"
- amforte/Topographic-Analysis-Kit - Set of matlab based tools for topographic analysis, built on top of TopoToolbox.
- ACCLAB/DABEST-Matlab - MATLAB package to generate contrast plots
- YashBansod/Robotics-Dynamics-and-Control - This contains all the codes of the Robot Dynamics and Control Labs. The imlementations model various kinds of manipulators and mobile robots for position control, trajectory planning and path planning problems. The codes are written on MATLAB 2017a.
- petercorke/spatial-math - Spatial math primitives for MATLAB
- precise-simulation/featool-multiphysics - FEATool Multiphysics - Physics Simulation Made Easy