{"id":13444480,"url":"https://github.com/uhub/awesome-matlab","last_synced_at":"2025-04-09T05:01:31.435Z","repository":{"id":36323649,"uuid":"40628325","full_name":"uhub/awesome-matlab","owner":"uhub","description":"A curated list of awesome Matlab frameworks, libraries and software.","archived":false,"fork":false,"pushed_at":"2024-05-06T00:01:17.000Z","size":682,"stargazers_count":1299,"open_issues_count":5,"forks_count":421,"subscribers_count":119,"default_branch":"master","last_synced_at":"2024-05-23T04:06:06.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uhub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-12T23:01:29.000Z","updated_at":"2024-05-20T13:53:15.000Z","dependencies_parsed_at":"2023-12-02T01:23:54.082Z","dependency_job_id":"3ba8c312-9f03-4221-841f-c9ae7952f788","html_url":"https://github.com/uhub/awesome-matlab","commit_stats":{"total_commits":105,"total_committers":2,"mean_commits":52.5,"dds":0.2761904761904762,"last_synced_commit":"9452d7de7c14adf75fa2a541bb654b05b9fe1535"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhub%2Fawesome-matlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhub%2Fawesome-matlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhub%2Fawesome-matlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhub%2Fawesome-matlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uhub","download_url":"https://codeload.github.com/uhub/awesome-matlab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980815,"owners_count":21027804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T04:00:24.808Z","updated_at":"2025-04-09T05:01:31.280Z","avatar_url":"https://github.com/uhub.png","language":null,"funding_links":[],"categories":["Uncategorized","matlab","Science","Themed Directories"],"sub_categories":["Uncategorized"],"readme":"# awesome-matlab\n\nA curated list of awesome Matlab frameworks, libraries and software.\n\n* [PRML/PRMLT](https://github.com/PRML/PRMLT) - Matlab code of machine learning algorithms in book PRML\n* [rasmusbergpalm/DeepLearnToolbox](https://github.com/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.\n* [personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model) - 数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法\n* [HuangCongQing/Algorithms_MathModels](https://github.com/HuangCongQing/Algorithms_MathModels) - 【国赛】【美赛】数学建模相关算法 MATLAB实现（2018年初整理）\n* [Ayatans/Machine-Learning-homework](https://github.com/Ayatans/Machine-Learning-homework) - Matlab Coding homework for Machine Learning\n* [BIMK/PlatEMO](https://github.com/BIMK/PlatEMO) - Evolutionary multi-objective optimization platform\n* [matlab2tikz/matlab2tikz](https://github.com/matlab2tikz/matlab2tikz) - This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX.\n* [mathworks/MATLAB-Simulink-Challenge-Project-Hub](https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub) - This MATLAB and Simulink Challenge Project Hub contains a list of research and design project ideas. These projects will help you gain practical experience and insight into technology trends and industry directions.\n* [petercorke/robotics-toolbox-matlab](https://github.com/petercorke/robotics-toolbox-matlab) - Robotics Toolbox for MATLAB\n* [altmany/export_fig](https://github.com/altmany/export_fig) - A MATLAB toolbox for exporting publication quality figures\n* [scottclowe/matlab-schemer](https://github.com/scottclowe/matlab-schemer) - Apply and save color schemes in MATLAB with ease.\n* [fieldtrip/fieldtrip](https://github.com/fieldtrip/fieldtrip) - The MATLAB toolbox for MEG, EEG and iEEG analysis\n* [trekhleb/machine-learning-octave](https://github.com/trekhleb/machine-learning-octave) - 🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained\n* [LyricYang/MIMO_OFDM](https://github.com/LyricYang/MIMO_OFDM) - 《MIMO-OFDM无线通信技术及MATLAB实现》随书源码\n* [pdollar/toolbox](https://github.com/pdollar/toolbox) - Piotr's Image \u0026 Video Matlab Toolbox\n* [andrewssobral/lrslibrary](https://github.com/andrewssobral/lrslibrary) - Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos\n* [benfulcher/hctsa](https://github.com/benfulcher/hctsa) - Highly comparative time-series analysis\n* [LiYangSir/Smart-Algorithm](https://github.com/LiYangSir/Smart-Algorithm) - 智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现\n* [kyamagu/mexopencv](https://github.com/kyamagu/mexopencv) - Collection and a development kit of matlab mex functions for OpenCV library\n* [MatthewPeterKelly/OptimTraj](https://github.com/MatthewPeterKelly/OptimTraj) - A trajectory optimization library for Matlab\n* [sccn/eeglab](https://github.com/sccn/eeglab) - EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD\n* [CERN/TIGRE](https://github.com/CERN/TIGRE) - TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox\n* [alecjacobson/gptoolbox](https://github.com/alecjacobson/gptoolbox) - Matlab toolbox for Geometry Processing.\n* [AtsushiSakai/MATLABRobotics](https://github.com/AtsushiSakai/MATLABRobotics) - MATLAB sample codes for mobile robot navigation\n* [martin-danelljan/ECO](https://github.com/martin-danelljan/ECO) - Matlab implementation of the ECO tracker.\n* [cszn/IRCNN](https://github.com/cszn/IRCNN) - Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)\n* [rodralez/NaveGo](https://github.com/rodralez/NaveGo) - NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.\n* [ZJULearning/MatlabFunc](https://github.com/ZJULearning/MatlabFunc) - Matlab codes for feature learning\n* [yalmip/YALMIP](https://github.com/yalmip/YALMIP) - MATLAB toolbox for optimization modeling\n* [matlab-deep-learning/MATLAB-Deep-Learning-Model-Hub](https://github.com/matlab-deep-learning/MATLAB-Deep-Learning-Model-Hub) - Discover pretrained models for deep learning in MATLAB\n* [davidvarga/MBeautifier](https://github.com/davidvarga/MBeautifier) - MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.\n* [bayesnet/bnt](https://github.com/bayesnet/bnt) - Bayes Net Toolbox for Matlab\n* [XgTu/2DASL](https://github.com/XgTu/2DASL) - The code (pytorch for testing \u0026 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）\n* [vonsylvia/MATLAB_Algorithm_with_cases](https://github.com/vonsylvia/MATLAB_Algorithm_with_cases) - 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现\n* [MATPOWER/matpower](https://github.com/MATPOWER/matpower) - MATPOWER – steady state power flow simulation and optimization for MATLAB and Octave\n* [ravenxrz/Mathematical-Modeling](https://github.com/ravenxrz/Mathematical-Modeling) - 数学建模算法学习\n* [Shuai-Xie/genetic-algorithm](https://github.com/Shuai-Xie/genetic-algorithm) - 遗传算法 - Matlab\n* [ai-winter/matlab_motion_planning](https://github.com/ai-winter/matlab_motion_planning) - Motion planning and Navigation of AGV/AMR：matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG, Bezier, B-spline, Dubins, Reeds-Shepp etc.\n* [cszn/SRMD](https://github.com/cszn/SRMD) - Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)\n* [peijin94/matlabPlotCheatsheet](https://github.com/peijin94/matlabPlotCheatsheet) - A cheatsheet for those who plot with MATLAB\n* [brainstorm-tools/brainstorm3](https://github.com/brainstorm-tools/brainstorm3) - Brainstorm software: MEG, EEG, fNIRS, ECoG, sEEG and electrophysiology\n* [USNavalResearchLaboratory/TrackerComponentLibrary](https://github.com/USNavalResearchLaboratory/TrackerComponentLibrary) - This is a collection of Matlab functions that are useful in the development of target tracking algorithms.\n* [mathworks/awesome-matlab-students](https://github.com/mathworks/awesome-matlab-students) - An awesome list of helpful resources for students learning MATLAB \u0026 Simulink. List includes tips \u0026 tricks, tutorials, videos, cheat sheets, and opportunities to learn MATLAB \u0026 Simulink.\n* [plotly/plotly_matlab](https://github.com/plotly/plotly_matlab) - Plotly Graphing Library for MATLAB®\n* [DrCoffey/DeepSqueak](https://github.com/DrCoffey/DeepSqueak) - DeepSqueak v3: Using Machine Vision to Accelerate Bioacoustics Research\n* [OpenOCL/OpenOCL](https://github.com/OpenOCL/OpenOCL) - Open Optimal Control Library for Matlab. Trajectory Optimization and non-linear Model Predictive Control (MPC)  toolbox.\n* [YashBansod/Robotics-Planning-Dynamics-and-Control](https://github.com/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.\n* [TheAlgorithms/MATLAB-Octave](https://github.com/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.\n* [votchallenge/toolkit-legacy](https://github.com/votchallenge/toolkit-legacy) - Visual Object Tracking (VOT) challenge evaluation toolkit\n* [iqiukp/ZoomPlot-MATLAB](https://github.com/iqiukp/ZoomPlot-MATLAB) - MATLAB Code for Interactive Magnification of Customized Regions.\n* [banterle/HDR_Toolbox](https://github.com/banterle/HDR_Toolbox) - HDR Toolbox for processing High Dynamic Range (HDR) images into MATLAB and Octave\n* [yang69/MIMO-OFDM-Wireless-Communications-with-MATLAB](https://github.com/yang69/MIMO-OFDM-Wireless-Communications-with-MATLAB) - MATLAB Code for MIMO-OFDM Wireless Communications with MATLAB | MIMO-OFDM无线通信技术及MATLAB实现\n* [precise-simulation/featool-multiphysics](https://github.com/precise-simulation/featool-multiphysics) - FEATool - \"Physics Simulation Made Easy\"   (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI \u0026 Multi-Physics Simulation Platform)\n* [posenhuang/deeplearningsourceseparation](https://github.com/posenhuang/deeplearningsourceseparation) - Deep Recurrent Neural Networks for Source Separation\n* [star2dust/paper-simulation](https://github.com/star2dust/paper-simulation) - Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.\n* [MMehrez/MPC-and-MHE-implementation-in-MATLAB-using-Casadi](https://github.com/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/\n* [mahmoudnafifi/WB_sRGB](https://github.com/mahmoudnafifi/WB_sRGB) - White balance camera-rendered sRGB images (CVPR 2019) [Matlab \u0026 Python]\n* [markostam/active-noise-cancellation](https://github.com/markostam/active-noise-cancellation) - Active noise cancellation using various algorithms (FxLMS, FuLMS, NLMS) in Matlab, VST and C\n* [AlterWL/Battery_SOC_Estimation](https://github.com/AlterWL/Battery_SOC_Estimation) - Battery state of charge estimation using kalman filter in Matlab\n* [NicolasBoumal/manopt](https://github.com/NicolasBoumal/manopt) - Manopt, a Matlab toolbox for optimization on manifolds\n* [gpeyre/matlab-toolboxes](https://github.com/gpeyre/matlab-toolboxes) - Contains all my Matlab toolboxes.\n* [morriswmz/doa-tools](https://github.com/morriswmz/doa-tools) - A set of MATLAB functions for direction-of-arrival (DOA) estimation in array signal processing.\n* [SciML/SciMLBenchmarks.jl](https://github.com/SciML/SciMLBenchmarks.jl) - Scientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, R\n* [panditanvita/BTCpredictor](https://github.com/panditanvita/BTCpredictor) - Bitcoin price prediction algorithm using bayesian regression techniques\n* [liyanluminary/Modeling-and-Simulation-of-MATLAB-Simulink-Communication-System](https://github.com/liyanluminary/Modeling-and-Simulation-of-MATLAB-Simulink-Communication-System) - 详解MATLAB Simulink通信系统建模与仿真 刘学勇编著 源码\n* [jorgengrythe/beamforming](https://github.com/jorgengrythe/beamforming) - Matlab files for various types of beamforming\n* [mtex-toolbox/mtex](https://github.com/mtex-toolbox/mtex) - MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:\n* [wanghuohuo0716/hybrid_A_star](https://github.com/wanghuohuo0716/hybrid_A_star) - 本仓库是对混合A*算法的matlab复现\n* [NeuroJSON/jsonlab](https://github.com/NeuroJSON/jsonlab) - JSONLab: compact, portable, robust JSON/binary-JSON encoder/decoder for MATLAB/Octave\n* [2417677728/OFDM](https://github.com/2417677728/OFDM) - A MATLAB program to help understand OFDM.\n* [NerdsWithAttitudes/WarpFactory](https://github.com/NerdsWithAttitudes/WarpFactory) - WarpFactory is a numerical toolkit for analyzing warp drive spacetimes.\n* [HybridRobotics/CBF-CLF-Helper](https://github.com/HybridRobotics/CBF-CLF-Helper) - Matlab Interface for Control Barrier Function (CBF) and Control Lyapunov Function (CLF) based control methods.\n* [Mesywang/Motion-Planning-Algorithms](https://github.com/Mesywang/Motion-Planning-Algorithms) - Matlab Implementations of some basic motion planning algorithms, such as  A*, RRT, RRT*, Minimum Snap Trajectory Generation, etc..\n* [decouples/Matlab_deep_learning](https://github.com/decouples/Matlab_deep_learning) - 《Matlab计算机视觉与深度学习实战》代码\n* [goGPS-Project/goGPS_MATLAB](https://github.com/goGPS-Project/goGPS_MATLAB) - goGPS MATLAB is an advanced GNSS observation processing software.\n* [masumhabib/PlotPub](https://github.com/masumhabib/PlotPub) - Publication quality plot in MATLAB.\n* [layumi/Image-Text-Embedding](https://github.com/layumi/Image-Text-Embedding) - TOMM2020 Dual-Path Convolutional Image-Text Embedding with Instance Loss  :feet:  https://arxiv.org/abs/1711.05535\n* [dynamicslab/databook_matlab](https://github.com/dynamicslab/databook_matlab) - Matlab files with demo code intended as a companion to the book \"Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control\" by Steven L. Brunton and J. Nathan Kutz http://www.databookuw.com/\n* [ucdavis/erplab](https://github.com/ucdavis/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.\n* [anilbas/3DMMasSTN](https://github.com/anilbas/3DMMasSTN) - MatConvNet implementation for incorporating a 3D Morphable Model (3DMM) into a Spatial Transformer Network (STN)\n* [mattools/matGeom](https://github.com/mattools/matGeom) - Matlab geometry toolbox for 2D/3D geometric computing\n* [yechengxi/LightNet](https://github.com/yechengxi/LightNet) - Efficient, transparent deep learning in hundreds of lines of code.\n* [marianux/ecg-kit](https://github.com/marianux/ecg-kit) - A Matlab toolbox for cardiovascular signal processing\n* [cvxr/CVX](https://github.com/cvxr/CVX) - A MATLAB system for disciplined convex programming\n* [ori-mrg/robotcar-dataset-sdk](https://github.com/ori-mrg/robotcar-dataset-sdk) - Software Development Kit for the Oxford Robotcar Dataset\n* [dch33/Quad-Sim](https://github.com/dch33/Quad-Sim) - A package of documentation and software supporting MATLAB/Simulink based dynamic modeling and simulation of quadcopter vehicles for control system design\n* [s7ev3n/MPC_Code](https://github.com/s7ev3n/MPC_Code) - Model Predictive Control for autonomous vehicle trajectory tracking control, in Matlab.\n* [ktekeli/audio-steganography-algorithms](https://github.com/ktekeli/audio-steganography-algorithms) - A Library of Audio Steganography \u0026 Watermarking Algorithms\n* [bastibe/Violinplot-Matlab](https://github.com/bastibe/Violinplot-Matlab) - Violin Plots for Matlab\n* [HybridRobotics/NMPC-DCLF-DCBF](https://github.com/HybridRobotics/NMPC-DCLF-DCBF) - A collection of work using nonlinear model predictive control (NMPC) with discrete-time control Lyapunov functions (CLFs) and control barrier functions (CBFs)\n* [huashiyiqike/LSTM-MATLAB](https://github.com/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.\n* [flatironinstitute/CaImAn-MATLAB](https://github.com/flatironinstitute/CaImAn-MATLAB) - Complete Matlab pipeline for large scale calcium imaging data analysis\n* [chengchengzi/Digital-Image-Processing](https://github.com/chengchengzi/Digital-Image-Processing) - 冈萨雷斯《数字图像处理matlab版》第二版\n* [chengji253/Multiple-fixed-wing-UAVs-flight-simulation-platform](https://github.com/chengji253/Multiple-fixed-wing-UAVs-flight-simulation-platform) - A multiple fixed-wing UAVs flight simulation platform built by matlab and simulink.\n* [acerbilab/bads](https://github.com/acerbilab/bads) - Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB\n* [iqiukp/KPCA-MATLAB](https://github.com/iqiukp/KPCA-MATLAB) - MATLAB code for dimensionality reduction, feature extraction, fault detection, and fault diagnosis using Kernel Principal Component Analysis (KPCA).\n* [yandld/nav_matlab](https://github.com/yandld/nav_matlab) - 基于的matlab导航科学计算库\n* [lis-epfl/swarmlab](https://github.com/lis-epfl/swarmlab) - SmarmLab: a versatile Matlab package for drone swarm simulation.\n* [ImperialCollegeLondon/sap-voicebox](https://github.com/ImperialCollegeLondon/sap-voicebox) - Speech Processing Toolbox for MATLAB\n* [mathworks/Design-motor-controllers-with-Simscape-Electrical](https://github.com/mathworks/Design-motor-controllers-with-Simscape-Electrical) - This repository contains MATLAB and Simulink files used in the \"How to design motor controllers using Simscape Electrical\" videos.\n* [lyc102/ifem](https://github.com/lyc102/ifem) - iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two and three dimensions.\n* [Aiwiscal/ECG-ML-DL-Algorithm-Matlab](https://github.com/Aiwiscal/ECG-ML-DL-Algorithm-Matlab) - Basic Algorithm For Beginners\n* [101Hub/Matlab101](https://github.com/101Hub/Matlab101) - 📚 Matlab 学习指南、路线及笔记整理\n* [zhzhanp/TCDCN-face-alignment](https://github.com/zhzhanp/TCDCN-face-alignment) - Matlab implementation of facial landmark detection by deep multi-task learning\n* [bastamon/sound_signal_process-matlab-](https://github.com/bastamon/sound_signal_process-matlab-) - 语音信号处理实验教程（MATLAB源代码）\n* [Ultrasty/Digital-Image-Processing](https://github.com/Ultrasty/Digital-Image-Processing) - 冈萨雷斯《数字图像处理》第三版-课后习题答案；《数字图像处理（matlab版）》-源代码及图片 DIP\n* [xuyxu/Clustering](https://github.com/xuyxu/Clustering) - Clustering / Subspace Clustering Algorithms on MATLAB\n* [symao/minimum_snap_trajectory_generation](https://github.com/symao/minimum_snap_trajectory_generation) - easy sample code for minimum snap trajectory planning  in MATLAB\n* [hliangzhao/Mathematical-Model-Implementation](https://github.com/hliangzhao/Mathematical-Model-Implementation) - MATLAB code for classic mathematical modeling.\n* [simos421/CST-MATLAB-API](https://github.com/simos421/CST-MATLAB-API) - CST-MATLAB-API\n* [ShuoYangRobotics/QuadrupedSim](https://github.com/ShuoYangRobotics/QuadrupedSim) - A quadruped robot simulator in Matlab/Simulink\n* [hiroyuki-kasai/SGDLibrary](https://github.com/hiroyuki-kasai/SGDLibrary) - MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20\n* [danipascual/GNSS-matlab](https://github.com/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)\n* [acerbilab/vbmc](https://github.com/acerbilab/vbmc) - Variational Bayesian Monte Carlo (VBMC) algorithm for posterior and model inference in MATLAB\n* [toshiakit/MatGPT](https://github.com/toshiakit/MatGPT) - MATLAB app to access ChatGPT API from OpenAI\n* [ngageoint/MATLAB_SAR](https://github.com/ngageoint/MATLAB_SAR) - A basic MATLAB library to demonstrate reading, writing, display, and simple processing of complex SAR data using the NGA SICD standard.\n* [hpatches/hpatches-benchmark](https://github.com/hpatches/hpatches-benchmark) - Python \u0026 Matlab code for local feature descriptor evaluation with the HPatches dataset.\n* [matlab-deep-learning/transformer-models](https://github.com/matlab-deep-learning/transformer-models) - Deep Learning Transformer models in MATLAB\n* [MultiDIC/MultiDIC](https://github.com/MultiDIC/MultiDIC) - Matlab 3D Digital Image Correlation Toolbox\n* [xiaoli1368/Microphone-sound-source-localization](https://github.com/xiaoli1368/Microphone-sound-source-localization) - :microphone: Microphone sound source localization by SRP-PHAT and others numerical methods.（基于SRP-PHAT的麦克风声源定位）\n* [xinychen/academic-drawing](https://github.com/xinychen/academic-drawing) - Providing codes (including Matlab and Python) for visualizing numerical experiment results.\n* [petercorke/spatialmath-matlab](https://github.com/petercorke/spatialmath-matlab) - Create,  manipulate and convert representations of position and orientation in 2D or 3D using Python\n* [petercorke/machinevision-toolbox-matlab](https://github.com/petercorke/machinevision-toolbox-matlab) - Machine Vision Toolbox for MATLAB\n* [Mayankm96/Stereo-Odometry-SOFT](https://github.com/Mayankm96/Stereo-Odometry-SOFT) - MATLAB Implementation of Visual Odometry using SOFT algorithm\n* [David-Guo/face_recognize](https://github.com/David-Guo/face_recognize) - Matlab PCA 人脸识别\n* [charlienash/nricp](https://github.com/charlienash/nricp) - Matlab implementation of non-rigid iterative closest point\n* [chenjoya/Vehicle_Detection_Recognition](https://github.com/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\n* [ufukefe/DFM](https://github.com/ufukefe/DFM) - Python (Pytorch) and Matlab (MatConvNet) implementations of CVPR 2021 Image Matching Workshop paper DFM: A Performance Baseline for Deep Feature Matching\n* [dlaptev/RobustPCA](https://github.com/dlaptev/RobustPCA) - Robust PCA implementation and examples (Matlab)\n* [CHLNDDEV/OceanMesh2D](https://github.com/CHLNDDEV/OceanMesh2D) - A two-dimensional triangular mesh generator with pre- and post-processing utilities written in pure MATLAB (no toolboxes required) designed specifically to build models that solve shallow-water equations or wave equations in a coastal environment (ADCIRC, FVCOM, WaveWatch3, SWAN, SCHISM, Telemac, etc.).\n* [olzhas/rrt_toolbox](https://github.com/olzhas/rrt_toolbox) - RRT, RRT*, RRT*FN algorithms for MATLAB\n* [gibbonCode/GIBBON](https://github.com/gibbonCode/GIBBON) - The Geometry and Image-Based Bioengineering add-On for MATLAB\n* [strawberry-magic-pocket/Genetic-Algorithm](https://github.com/strawberry-magic-pocket/Genetic-Algorithm) - 基本遗传算法MATLAB程序\n* [adnanmunawar/matlab-rrt-variants](https://github.com/adnanmunawar/matlab-rrt-variants) - RRT*, RRT-connect, lazy RRT and RRT extend have been implemented for 2d and 3d c-spaces with visualization\n* [zcemycl/Matlab-GAN](https://github.com/zcemycl/Matlab-GAN) - MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN\n* [cerr/CERR](https://github.com/cerr/CERR) - Matlab/Octave based platform for Radiological Research.\n* [danmcduff/iphys-toolbox](https://github.com/danmcduff/iphys-toolbox) - A MATLAB toolbox for iPPG analysis.  The toolbox includes implementations of commonly used methods.\n* [Firmament-Autopilot/FMT-Model](https://github.com/Firmament-Autopilot/FMT-Model) - Firmament Autopilot Model Framework\n* [fangq/iso2mesh](https://github.com/fangq/iso2mesh) - Iso2Mesh - a 3D surface and volumetric mesh generator for MATLAB/Octave\n* [tiepvupsu/DICTOL](https://github.com/tiepvupsu/DICTOL) - DICTOL - A Dictionary Learning Toolbox in Matlab and Python\n* [Hannah-Zhou/Optimization_Algorithm](https://github.com/Hannah-Zhou/Optimization_Algorithm) - 非线性优化主要算法的Matlab程序，有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问题的乘子法, 求解二次规划的有效集法, SQP 子问题的光滑牛顿法以及求解约束优化问题的SQP方法等. 程序基本通用.\n* [kyunghyuncho/deepmat](https://github.com/kyunghyuncho/deepmat) - Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders\n* [filipradenovic/cnnimageretrieval](https://github.com/filipradenovic/cnnimageretrieval) - CNN Image Retrieval in MatConvNet: Training and evaluating CNNs for Image Retrieval in MatConvNet\n* [callmekeyboardman/Machine-Learning-Andrew-Ng](https://github.com/callmekeyboardman/Machine-Learning-Andrew-Ng) - 机器学习-Coursera-吴恩达- python+Matlab代码实现\n* [RANSAC/RANSAC-Toolbox](https://github.com/RANSAC/RANSAC-Toolbox) - A toolbox to experiment with the RANSAC algorithm for Matlab and Octave\n* [karpathy/Random-Forest-Matlab](https://github.com/karpathy/Random-Forest-Matlab) - A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.\n* [LabForComputationalVision/matlabPyrTools](https://github.com/LabForComputationalVision/matlabPyrTools) - MatLab tools for multi-scale image processing, including Laplacian pyramids, Wavelets, and Steerable Pyramids\n* [jkirkby3/PROJ_Option_Pricing_Matlab](https://github.com/jkirkby3/PROJ_Option_Pricing_Matlab) - Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader\n* [JeffFessler/mirt](https://github.com/JeffFessler/mirt) - Michigan Image Reconstruction Toolbox (MIRT) - Matlab version\n* [ethanhe42/panorama](https://github.com/ethanhe42/panorama) - Image alignment and stitching with MATLAB\n* [sergeyk/selective_search_ijcv_with_python](https://github.com/sergeyk/selective_search_ijcv_with_python) - Simple Python script to compute Selective Search proposals in Matlab.\n* [RflySim/RflyExpCode](https://github.com/RflySim/RflyExpCode) - Multicopter Design and Control Experiments based on MATLAB and PixHawk\n* [harishrithish7/Fall-Detection](https://github.com/harishrithish7/Fall-Detection) - Human Fall Detection from CCTV camera feed\n* [nickabattista/IB2d](https://github.com/nickabattista/IB2d) - An easy to use immersed boundary method in 2D, with full implementations in MATLAB and Python that contains over 75 built-in examples, including multiple options for fiber-structure models and advection-diffusion, Boussinesq approximations, and/or artificial forcing.\n* [zarathustr/LibQPEP](https://github.com/zarathustr/LibQPEP) - TRO 2022 - QPEP: A C++/MATLAB library for solving generalized quadratic pose estimation problems and related uncertainty description\n* [raacampbell/shadedErrorBar](https://github.com/raacampbell/shadedErrorBar) - Produce elegant shaded error bars in MATLAB\n* [sun11/sw-sift](https://github.com/sun11/sw-sift) - Matlab implementation of sift(opensift) algorithm.\n* [polarch/Spherical-Array-Processing](https://github.com/polarch/Spherical-Array-Processing) - A collection of MATLAB routines for acoustical array processing on spherical harmonic signals, commonly captured with a spherical microphone array.\n* [Bobholamovic/ChangeDetectionToolbox](https://github.com/Bobholamovic/ChangeDetectionToolbox) - MATLAB Toolbox for Remote Sensing Change Detection\n* [MeowLucian/SDR_Matlab_OFDM_802.11a](https://github.com/MeowLucian/SDR_Matlab_OFDM_802.11a) - :satellite: Using Software Designed Radio to transmit OFDM QPSK signals at 5 GHz\n* [DeepMIMO/DeepMIMO-matlab](https://github.com/DeepMIMO/DeepMIMO-matlab) - DeepMIMO dataset and codes for mmWave and massive MIMO applications\n* [Modi1987/KST-Kuka-Sunrise-Toolbox](https://github.com/Modi1987/KST-Kuka-Sunrise-Toolbox) - A ToolBox for controlling KUKA iiwa robot from matlab:\n* [XinLiGH/GyroAllan](https://github.com/XinLiGH/GyroAllan) - 陀螺仪随机误差的 Allan 方差分析\n* [mahmoudnafifi/WB_color_augmenter](https://github.com/mahmoudnafifi/WB_color_augmenter) - WB color augmenter improves the accuracy of image classification and image semantic segmentation methods by emulating different WB effects  (ICCV 2019) [Python \u0026 Matlab].\n* [clarkzinzow/Nonlinear-Optimization-Algorithms](https://github.com/clarkzinzow/Nonlinear-Optimization-Algorithms) - MATLAB implementations of a variety of nonlinear programming algorithms.\n* [matlab-deep-learning/reinforcement_learning_financial_trading](https://github.com/matlab-deep-learning/reinforcement_learning_financial_trading) - MATLAB example on how to use Reinforcement Learning for developing a financial trading model\n* [simondlevy/SensorFusion](https://github.com/simondlevy/SensorFusion) - A simple Matlab example of sensor fusion using a Kalman filter\n* [Grootzz/GA-BP](https://github.com/Grootzz/GA-BP) - 基于遗传算法的BP网络设计，应用背景为交通流量的预测\n* [danaberman/non-local-dehazing](https://github.com/danaberman/non-local-dehazing) - MATLAB implementation of the paper \"Non-Local Image Dehazing\", CVPR 2016\n* [dsoellinger/blind_image_quality_toolbox](https://github.com/dsoellinger/blind_image_quality_toolbox) - Collection of Blind Image Quality Metrics in Matlab\n* [SwanLab/Swan](https://github.com/SwanLab/Swan) - Topology Optimization Laboratory\n* [denkywu/Simulation-of-SAR-Imaging-Algorithm](https://github.com/denkywu/Simulation-of-SAR-Imaging-Algorithm) - 合成孔径雷达成像 相关。Some work I did during my graduate studies (Matlab Code) : (1) Simulation of SAR Imaging Algorithm, including RD and CS.\n* [TianLin0509/Hybrid-Beamforming-for-Millimeter-Wave-Systems-Using-the-MMSE-Criterion](https://github.com/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.\n* [Shrediquette/PIVlab](https://github.com/Shrediquette/PIVlab) - Particle Image Velocimetry for Matlab, official repository\n* [bbci/bbci_public](https://github.com/bbci/bbci_public) - MATLAB toolbox for Brain-Computer Interfacing (BCI)\n* [weitw/ImageDenoise](https://github.com/weitw/ImageDenoise) - 基于MATLAB实现传统图像去噪算法（均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D）和基于深度卷积神经网络的DnCNN图像去噪算法。\n* [WEC-Sim/WEC-Sim](https://github.com/WEC-Sim/WEC-Sim) - Wave Energy Converter Simulator (WEC-Sim), an open-source code for simulating wave energy converters.\n* [Ro3code/aircraft_3d_animation](https://github.com/Ro3code/aircraft_3d_animation) - A Matlab tool to visualize recorded or simulated flight data\n* [grinsted/wavelet-coherence](https://github.com/grinsted/wavelet-coherence) - A cross wavelet and wavelet coherence toolbox for MATLAB\n* [YuYongRun/PolarCodeDecodersInMatlab](https://github.com/YuYongRun/PolarCodeDecodersInMatlab) - This is the Matlab realization of Polar Decoders, including CA-SCL, Fast CA-SCL and BP decoder.\n* [ishit/L1Stabilizer](https://github.com/ishit/L1Stabilizer) - :movie_camera: Video stabilization using L1-norm optimal camera paths.\n* [heihei12305/MOPSO](https://github.com/heihei12305/MOPSO) - MOPSO及pso可编译运行matlab源码，及相关论文资源\n* [singaxiong/SignalGraph](https://github.com/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.\n* [matlab-deep-learning/llms-with-matlab](https://github.com/matlab-deep-learning/llms-with-matlab) - Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™\n* [canlab/CanlabCore](https://github.com/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.\n* [justinblaber/ncorr_2D_matlab](https://github.com/justinblaber/ncorr_2D_matlab) - 2D Digital Image Correlation Matlab Software\n* [dingzeyuli/knn-matting](https://github.com/dingzeyuli/knn-matting) - Source Code for  KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.\n* [lacerbi/optimviz](https://github.com/lacerbi/optimviz) - Visualize optimization algorithms in MATLAB.\n* [flatironinstitute/NoRMCorre](https://github.com/flatironinstitute/NoRMCorre) - Matlab routines for online non-rigid motion correction of calcium imaging data\n* [mvallieres/radiomics](https://github.com/mvallieres/radiomics) - MATLAB programming tools for radiomics analysis\n* [polarch/Spherical-Harmonic-Transform](https://github.com/polarch/Spherical-Harmonic-Transform) - A collection of MATLAB routines for the Spherical Harmonic Transform and related manipulations in the spherical harmonic spectrum.\n* [waps101/3DMM_edges](https://github.com/waps101/3DMM_edges) - Matlab implementation of algorithm for fitting 3D Morphable Model to images using edge features\n* [covartech/PRT](https://github.com/covartech/PRT) - Pattern Recognition Toolbox for MATLAB\n* [avenix/WDK](https://github.com/avenix/WDK) - The Wearables Development Toolkit - a development environment for activity recognition applications with sensor signals\n* [mbrossar/FUSION2018](https://github.com/mbrossar/FUSION2018) - Matlab code used for the paper \" Invariant Kalman Filtering for Visual Inertial SLAM\"\n* [spm/spm12](https://github.com/spm/spm12) - Public Releases of SPM12 - see https://github.com/spm/spm for the Development Version\n* [hangxyz/License-Plate-Recognition-by-MATLAB](https://github.com/hangxyz/License-Plate-Recognition-by-MATLAB) - 基于MATLAB的车牌识别系统\n* [intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform) - Multitask Optimization Platform (MToP): A MATLAB Optimization Platform for Evolutionary Multitasking\n* [ricedsp/rwt](https://github.com/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.\n* [JackHCC/Audio-Digital-Processing](https://github.com/JackHCC/Audio-Digital-Processing) - 数字信号处理大作业：Matlab实现语音分析：加噪声，频谱分析，滤波器等等（内附报告）【Matlab for speech analysis: add noise, spectrum analysis, filter, etc】\n* [jimmy-ren/vcnn_double-bladed](https://github.com/jimmy-ren/vcnn_double-bladed) - Vectorized implementation of convolutional neural networks (CNN) in Matlab for both visual recognition and image processing.\n* [SheffieldML/GPmat](https://github.com/SheffieldML/GPmat) - Matlab implementations of Gaussian processes and other machine learning tools.\n* [LazyFalcon/D_star_PathPlanning](https://github.com/LazyFalcon/D_star_PathPlanning) - Simple Matlab implementation of D*Lite, Focussed D*, A*, for dynamic path planning for mobile robots\n* [epfl-lts2/gspbox](https://github.com/epfl-lts2/gspbox) - Graph Signal Processing in Matlab\n* [dianixn/Signal_detection_OFDMPowerofDNN](https://github.com/dianixn/Signal_detection_OFDMPowerofDNN) - MATLAB demonstration for the paper 'Power of Deep Learning for Channel Estimation and Signal Detection in OFDM Systems'\n* [cvxr/TFOCS](https://github.com/cvxr/TFOCS) - A MATLAB toolbox for building first-order solvers for convex models.\n* [baddoo/piDMD](https://github.com/baddoo/piDMD) - MATLAB codes for physics-informed dynamic mode decomposition (piDMD)\n* [JorgeGT/PlotRTL1090](https://github.com/JorgeGT/PlotRTL1090) - 3D visualization of air traffic through RTL-SDR (dump1090) and MATLAB\n* [s-kajita/IntroductionToHumanoidRobotics](https://github.com/s-kajita/IntroductionToHumanoidRobotics) - Matlab code for a Springer book \"Introduction to Humanoid Robotics\"\n* [philbooks/Kalman-Filter-for-Beginners](https://github.com/philbooks/Kalman-Filter-for-Beginners) - Sample code in MATLAB/Octave for \"Kalman Filter for Beginners\"\n* [nctoolbox/nctoolbox](https://github.com/nctoolbox/nctoolbox) - NCTOOLBOX  A Matlab toolbox for working with common data model datasets\n* [MBB-team/VBA-toolbox](https://github.com/MBB-team/VBA-toolbox) - The VBA toolbox\n* [KuangJuiHsu/DeepCO3](https://github.com/KuangJuiHsu/DeepCO3) - [CVPR19] DeepCO3: Deep Instance Co-segmentation by Co-peak Search and Co-saliency (Oral paper)\n* [douthwja01/OpenMAS](https://github.com/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.\n* [SpectralPOD/spod_matlab](https://github.com/SpectralPOD/spod_matlab) - Spectral proper orthogonal decomposition in Matlab\n* [zhenghuatan/rVAD](https://github.com/zhenghuatan/rVAD) - Matlab and Python libraries for an unsupervised method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsupervised Segment-Based Robust Voice Activity Detection Method.\n* [tminka/lightspeed](https://github.com/tminka/lightspeed) - lightspeed matlab toolbox\n* [robotology/whole-body-controllers](https://github.com/robotology/whole-body-controllers) - Simulink-based whole body controllers for humanoid robots.\n* [jiayuzhou/MALSAR](https://github.com/jiayuzhou/MALSAR) - Multi-task learning via Structural Regularization\n* [utiasSTARS/msckf-swf-comparison](https://github.com/utiasSTARS/msckf-swf-comparison) - MATLAB code and data for our CRV 2015 paper\n* [Eurus-Holmes/Mathematical_Modeling](https://github.com/Eurus-Holmes/Mathematical_Modeling) - :confetti_ball: Mathematical Modeling Algorithms and Applications\n* [dengwirda/mesh2d](https://github.com/dengwirda/mesh2d) - MESH2D is a MATLAB-based Delaunay mesh generator for two-dimensional geometries.\n* [liukewia/Solving-TSP-VRP](https://github.com/liukewia/Solving-TSP-VRP) - A MATLAB Implementation of Heuristic Algorithms to Traveling Salesman Problem and Vehicle Routing Problems.\n* [jrgenerative/fixed-wing-sim](https://github.com/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.\n* [IoSR-Surrey/MatlabToolbox](https://github.com/IoSR-Surrey/MatlabToolbox) - General purpose Matlab toolbox\n* [cortex-lab/allenCCF](https://github.com/cortex-lab/allenCCF) - Tools to work with Allen Inst CCF data in matlab\n* [sjtrny/Dark-Channel-Haze-Removal](https://github.com/sjtrny/Dark-Channel-Haze-Removal) - MATLAB implementation of \"Single Image Haze Removal Using Dark Channel Prior\"\n* [Pengskr/MPC](https://github.com/Pengskr/MPC) - 基于Matlab实现模型预测控制(MPC)\n* [vitorsr/SIHR](https://github.com/vitorsr/SIHR) - Fast/non-data-aided single image highlight removal methods in MATLAB/GNU Octave\n* [StevenJL/tdoa_localization](https://github.com/StevenJL/tdoa_localization) - Time delay of arrival localization algorithm in Matlab\n* [sofacoustics/SOFAtoolbox](https://github.com/sofacoustics/SOFAtoolbox) - SOFA Toolbox (API for Matlab, Octave)\n* [lzane/VRP-using-SA-with-Matlab](https://github.com/lzane/VRP-using-SA-with-Matlab) - Vehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab  /  模拟退火\n* [tomgoldstein/phasepack-matlab](https://github.com/tomgoldstein/phasepack-matlab) - A software library for solving phase retrieval problems, and comparing phase retrieval methods.\n* [robmaunder/polar-3gpp-matlab](https://github.com/robmaunder/polar-3gpp-matlab) - Matlab simulations of the encoder and SCL decoder for the New Radio polar code from 3GPP Release 15\n* [DrosteEffect/BrewerMap](https://github.com/DrosteEffect/BrewerMap) - [MATLAB] The complete palette of ColorBrewer colormaps. Simple selection by scheme name and map length.\n* [tavildar/Polar](https://github.com/tavildar/Polar) - C and MATLAB implementation for Polar encoding and decoding\n* [mathworks-robotics/trajectory-planning-robot-manipulators](https://github.com/mathworks-robotics/trajectory-planning-robot-manipulators) - MATLAB and Simulink examples for trajectory generation and evaluation of robot manipulators.\n* [lionsimbatoolbox/LIONSIMBA](https://github.com/lionsimbatoolbox/LIONSIMBA) -  A Matlab framework based on a finite volume model suitable for Li-ion battery design, simulation, and control\n* [jkadbear/LoRaPHY](https://github.com/jkadbear/LoRaPHY) - Complete LoRa physical layer (LoRa PHY) implementation in MATLAB.\n* [AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance) - 图像去雾、图像增强、灰度直方图均衡化等\n* [danaberman/underwater-hl](https://github.com/danaberman/underwater-hl) - MATLAB code for color restoration of underwater images\n* [xds0112/5G_based_System_level_Integrated_Sensing_and_Communication_Simulator](https://github.com/xds0112/5G_based_System_level_Integrated_Sensing_and_Communication_Simulator) - System-level Simulator for 5G NR-based Integrated Sensing and Communication (ISAC)\n* [jaijuneja/ekf-slam-matlab](https://github.com/jaijuneja/ekf-slam-matlab) - A Simultaneous Localisation and Mapping simulation in MATLAB\n* [geoscience-community-codes/GISMO](https://github.com/geoscience-community-codes/GISMO) - GISMO - a seismic data analysis toolbox for MATLAB\n* [pglira/Point_cloud_tools_for_Matlab](https://github.com/pglira/Point_cloud_tools_for_Matlab) - Various point cloud tools for Matlab\n* [Logan-Shi/UAV-motion-control](https://github.com/Logan-Shi/UAV-motion-control) - MATLAB implementation of UAV (unmanned aerial vehicle) control simulation, with RRT (rapidly exploring random tree) for path planning, B-Spline for trajectory generation and LP (linear programming) for trajectory optimization.\n* [davidscmx/radar-target-generation-and-detection](https://github.com/davidscmx/radar-target-generation-and-detection) - Configures the FMCW waveform based on the system requirements. Then defines the range and velocity of a target and simulates its displacement. For the same simulation loop process, the transmit and receive signals are computed to determine the *beat* signal. Then it performs a Range FFT on the received signal to determine the Range     Towards the end, perform the CFAR processing on the output of 2nd FFT to display the target.\n* [stephenbeckr/fastRPCA](https://github.com/stephenbeckr/fastRPCA) - Matlab code for all variants of robust PCA and SPCP\n* [Grootzz/GLCM-SVM](https://github.com/Grootzz/GLCM-SVM) - 提取图像的灰度共生矩阵（GLCM），根据GLCM求解图像的概率特征，利用特征训练SVM分类器，对目标分类\n* [wknoben/MARRMoT](https://github.com/wknoben/MARRMoT) - Modular Assessment of Rainfall-Runoff Models Toolbox - Matlab code for 47 conceptual hydrologic models\n* [darkscyla/MATLAB-Carla-Interface](https://github.com/darkscyla/MATLAB-Carla-Interface) - Interfacing Carla with MATLAB using Python and ROS\n* [zhixuany/HUMBI](https://github.com/zhixuany/HUMBI) - This repository contains official code (in MATLAB) for exploring and visualizing HUMBI dataset introduced in the paper \"HUMBI: A Large Multiview Dataset of Human Body Expressions\" (CVPR 2020).\n* [wme7/Aero-matlab](https://github.com/wme7/Aero-matlab) - My matlab homework files\n* [RoyiAvital/StackExchangeCodes](https://github.com/RoyiAvital/StackExchangeCodes) - Codes related to answers on StackExchange Network.\n* [jonathanlilly/jLab](https://github.com/jonathanlilly/jLab) - A Matlab toolbox for big data analysis, signal processing, mapping, and oceanographic applications.\n* [faridani/MatlabNLP](https://github.com/faridani/MatlabNLP) - Natural Language Processing tools for MATLAB\n* [alexandrebarachant/covariancetoolbox](https://github.com/alexandrebarachant/covariancetoolbox) - Covariance toolbox for matlab, including riemannian geometry\n* [spm/spm](https://github.com/spm/spm) - SPM (Statistical Parametric Mapping) - Development Version\n* [lmendo/MATL](https://github.com/lmendo/MATL) - A programming language based on MATLAB and suitable for code golfing\n* [deng-cy/deep_learning_topology_opt](https://github.com/deng-cy/deep_learning_topology_opt) - Code for paper \"Self-Directed Online Machine Learning for Topology Optimization\"\n* [ayrna/orca](https://github.com/ayrna/orca) - Ordinal Regression and Classification Algorithms\n* [thomaskuestner/CS_MoCo_LAB](https://github.com/thomaskuestner/CS_MoCo_LAB) - Compressed Sensing and Motion Correction LAB: An MR acquisition and reconstruction system\n* [denkywu/InSAR-Simulation-and-Studies](https://github.com/denkywu/InSAR-Simulation-and-Studies) - 干涉合成孔径雷达 相关。Some work I did during my graduate studies (Matlab Code) : (2) InSAR Simulation and Studies.\n* [zwx8981/DBCNN](https://github.com/zwx8981/DBCNN) - Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network\n* [wsshin/maxwellfdfd](https://github.com/wsshin/maxwellfdfd) - MATLAB-based solver package of Maxwell's equations by the FDFD method\n* [jdonley/SoundZone_Tools](https://github.com/jdonley/SoundZone_Tools) - Signal Processing Tools for MATLAB\n* [mathworks/Simscape-Battery-Electric-Vehicle-Model](https://github.com/mathworks/Simscape-Battery-Electric-Vehicle-Model) - A Battery Electric Vehicle (BEV) model in Simscape for longitudinal powertrain analysis\n* [EEA-sensors/ekfukf](https://github.com/EEA-sensors/ekfukf) - EKF/UKF toolbox for Matlab/Octave\n* [bastibe/transplant](https://github.com/bastibe/transplant) - Transplant is an easy way of calling Matlab from Python\n* [d-kitamura/ILRMA](https://github.com/d-kitamura/ILRMA) - MATLAB script of Independent Low-Rank Matrix Analysis (ILRMA)\n* [dipum/dipum-toolbox](https://github.com/dipum/dipum-toolbox) - MATLAB code for the book Digital Image Processing Using MATLAB (DIPUM)\n* [petercorke/RVC3-MATLAB](https://github.com/petercorke/RVC3-MATLAB) - New toolbox, data and examples for Robotics, Vision \u0026 Control: 3rd edition in MATLAB\n* [BatzoglouLabSU/SIMLR](https://github.com/BatzoglouLabSU/SIMLR) - Implementations in both Matlab and R of the SIMLR method. The manuscript of the method is available at: https://www.nature.com/articles/nmeth.4207\n* [andrewssobral/mctc4bmi](https://github.com/andrewssobral/mctc4bmi) - Matrix and Tensor Completion for Background Model Initialization\n* [rafavzqz/geopdes](https://github.com/rafavzqz/geopdes) - GeoPDEs: Isogeometric Analysis in Octave and Matlab, for research and teaching purposes.\n* [mstorath/Pottslab](https://github.com/mstorath/Pottslab) - Unsupervised multilabel image segmentation (color/gray/multichannel) based on the Potts  model (aka piecewise constant Mumford-Shah model)\n* [ma-xu/CollaborativeFiltering](https://github.com/ma-xu/CollaborativeFiltering) - matlab, collaborative filtering, MovieLens dataset，The movie recommendation system\n* [MathWorks-Teaching-Resources/Fourier-Analysis](https://github.com/MathWorks-Teaching-Resources/Fourier-Analysis) - Learn Fourier analysis using live scripts and apps.\n* [mathworks/2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver](https://github.com/mathworks/2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver) - This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.\n* [ivaquero/book-control](https://github.com/ivaquero/book-control) - 简明控制理论教程，基于 DR_CAN 哔站系列课程\n* [isaacgerg/matlabHyperspectralToolbox](https://github.com/isaacgerg/matlabHyperspectralToolbox) - MATLAB Hyperspectral Toolbox\n* [dustinstansbury/medal](https://github.com/dustinstansbury/medal) - Matlab Environment for Deep Architecture Learning\n* [sqlp/sdpt3](https://github.com/sqlp/sdpt3) - SDPT3: MATLAB/Octave software for semidefinite-quadratic-linear programming\n* [mvansegbroeck-zz/vad](https://github.com/mvansegbroeck-zz/vad) - Voice Activity Detection system (Matlab-based implementation)\n* [iff-gsc/LADAC](https://github.com/iff-gsc/LADAC) - Library for Aircraft Dynamics And Control\n* [cliansang/positioning-algorithms-for-uwb-matlab](https://github.com/cliansang/positioning-algorithms-for-uwb-matlab) - The Matlab scripts for five positioning algorithms regarding UWB localization. The five algorithms are Extended Kalman Filter (EKF), Unscented Kalman Filter (UKF), Taylor Series-based location estimation, Trilateration, and Multilateration methods.\n* [Al-Sad/DroneRF](https://github.com/Al-Sad/DroneRF) - This repository contains all MATLAB and Python codes used for Drones Detection and Identification using their RF signals.\n* [ovcharenkoo/WaveProp_in_MATLAB](https://github.com/ovcharenkoo/WaveProp_in_MATLAB) - Single-file implementations of 2D and 3D acoustic and elastic wave propagation in time domain using finite-differences(FDTD). Simple formulation and implementation\n* [GenLouvain/GenLouvain](https://github.com/GenLouvain/GenLouvain) - A generalized Louvain method for community detection implemented in MATLAB\n* [chuanstudyup/AUV-Path-Following-Simulation](https://github.com/chuanstudyup/AUV-Path-Following-Simulation) - A 3D path following simulation for autonomous underwater vehicle on Matlab/Simulink\n* [MIT-SPARK/GlobalOptimizationTutorial](https://github.com/MIT-SPARK/GlobalOptimizationTutorial) - Hands-on Tutorial for Global Optimization in Matlab\n* [mattools/matImage](https://github.com/mattools/matImage) - Image Processing library for Matlab\n* [MatthewPeterKelly/dscTutorials](https://github.com/MatthewPeterKelly/dscTutorials) - A few simple tutorials for dynamical systems and control. Most require Matlab.\n* [lmthang/nmt.matlab](https://github.com/lmthang/nmt.matlab) - Code to train state-of-the-art Neural Machine Translation systems.\n* [davidkun/HyperSpectralToolbox](https://github.com/davidkun/HyperSpectralToolbox) - HyperSpectral Matlab Toolbox forked from Sourceforge\n* [Allopart/rbpf-gmapping](https://github.com/Allopart/rbpf-gmapping) - MatLab implementation of a Rao-Blacwellized Particle Filter for Grid- Based FastSlam\n* [albertgran/Next-Generation-5G-OFDM-Based-Modulations](https://github.com/albertgran/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\".\n* [SysBioChalmers/yeast-GEM](https://github.com/SysBioChalmers/yeast-GEM) - The consensus GEM for Saccharomyces cerevisiae\n* [samuelterra22/Massive-MIMO-Hybrid-Beamforming-Matlab-Example](https://github.com/samuelterra22/Massive-MIMO-Hybrid-Beamforming-Matlab-Example) - A simple example with how hybrid beamforming is employed at the transmit end of a massive MIMO communications system.\n* [garethjns/Kaggle-EEG](https://github.com/garethjns/Kaggle-EEG) - Seizure prediction from EEG data using machine learning. 3rd place solution for Kaggle/Uni Melbourne seizure prediction competition.\n* [CSAILVision/LabelMeToolbox](https://github.com/CSAILVision/LabelMeToolbox) - MATLAB Toolbox for the LabelMe Image Database\n* [simulkade/FVTool](https://github.com/simulkade/FVTool) - Finite volume toolbox for Matlab/Octave\n* [sfstoolbox/sfs-matlab](https://github.com/sfstoolbox/sfs-matlab) - SFS Toolbox for Matlab/Octave\n* [Saeid-jhn/Digital-Image-Watermarking](https://github.com/Saeid-jhn/Digital-Image-Watermarking) - Digital Image Watermarking Method  Based on Hybrid DWT-HD-SVD Technique: Attacks, PSNR, SSIM, NC\n* [rnissel/Channel-Estimation](https://github.com/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\n* [kakearney/boundedline-pkg](https://github.com/kakearney/boundedline-pkg) - Plot line(s) with error bounds/confidence intervals/etc. in Matlab\n* [jdelacroix/simiam](https://github.com/jdelacroix/simiam) - A MATLAB-based educational bridge between theory and practice in robotics.\n* [gustavoavellar/multi-uav-planning](https://github.com/gustavoavellar/multi-uav-planning) - This is a matlab code used in the paper Multi-UAV Routing for Area Coverage and Remote Sensing with Minimum Time\n* [christianwengert/calib_toolbox_addon](https://github.com/christianwengert/calib_toolbox_addon) - Hand-eye calibration addon for the Matlab camera calibration toolbox\n* [anishLearnsToCode/introduction-to-programming-with-matlab](https://github.com/anishLearnsToCode/introduction-to-programming-with-matlab) - Coursera Course: Introduction to Programming 👩‍💻 with MATLAB ~by Vanderbilt University 🎓\n* [xuzhenqi/cnn](https://github.com/xuzhenqi/cnn) - This is a matlab-code implementation of convolutional neural network\n* [chudur-budur/nsga2-matlab](https://github.com/chudur-budur/nsga2-matlab) - A very fast, 90% vectorized, NSGA-II algorithm in matlab.\n* [qiuwenhui/PID_MATLAB_Learn](https://github.com/qiuwenhui/PID_MATLAB_Learn) - 先进PID控制MATLAB仿真 (4th） MATLAB PID算法 仿真 学习\n* [methlabUZH/automagic](https://github.com/methlabUZH/automagic) - Automagic\n* [Lizonghang/DCT-FFT-and-Denoising](https://github.com/Lizonghang/DCT-FFT-and-Denoising) - DCT、FFT压缩与均值滤波、中值滤波、高斯滤波、二维统计滤波、自适应中值滤波、维纳滤波、kNN滤波、NL-Means滤波的matlab实现\n* [indigits/sparse-plex](https://github.com/indigits/sparse-plex) - A  MATLAB library for sparse representation problems\n* [horchler/SDETools](https://github.com/horchler/SDETools) - Matlab Toolbox for the Numerical Solution of Stochastic Differential Equations\n* [doda42/LFToolbox](https://github.com/doda42/LFToolbox) - Light Field Toolbox for MATLAB\n* [yabata/pyrenn](https://github.com/yabata/pyrenn) - A Recurrent Neural Network Toolbox for Python and Matlab\n* [vision4robotics/AutoTrack](https://github.com/vision4robotics/AutoTrack) - Matlab v1.0 implementation for AutoTrack\n* [Mericam/exposure-fusion](https://github.com/Mericam/exposure-fusion) - Exposure Fusion in Matlab\n* [Marksman007577/Autonomous-Drive](https://github.com/Marksman007577/Autonomous-Drive) - Autonomous Vehicle modelling using MATLAB and Simulink\n* [Eric-Bradford/TS-EMO](https://github.com/Eric-Bradford/TS-EMO) - This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO).\n* [cultpenguin/segymat](https://github.com/cultpenguin/segymat) - Read and write SEGY formatted files using Matlab/Octave\n* [chenwj1989/Beamforming_Examples](https://github.com/chenwj1989/Beamforming_Examples) - some Matlab examples of microphone array beamforming\n* [BUNPC/Homer3](https://github.com/BUNPC/Homer3) - MATLAB application for fNIRS data processing and visualization\n* [brianborchers/PEIP](https://github.com/brianborchers/PEIP) - MATLAB code for examples and exercises for the 3rd edition of Parameter Estimation and Inverse Problems\n* [sglvladi/TrackingX](https://github.com/sglvladi/TrackingX) - An Object Oriented MATLAB toolkit for (Multi) Target Tracking.\n* [petersenpeter/CellExplorer](https://github.com/petersenpeter/CellExplorer) - CellExplorer is a graphical user interface, a standardized processing module and data structure for exploring and classifying single cells acquired using extracellular electrodes.\n* [ethanhe42/3D-reconstruction](https://github.com/ethanhe42/3D-reconstruction) - two view structure from motion\n* [ybillchen/BP-Neural-Network-Matlab](https://github.com/ybillchen/BP-Neural-Network-Matlab) - BP Neural Network in Matlab.\n* [WoodyBuendia/HFSS-MATLAB-API](https://github.com/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.\n* [tntrung/sdm_face_alignment](https://github.com/tntrung/sdm_face_alignment) - The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.\n* [ikarosilva/wfdb-app-toolbox](https://github.com/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).\n* [fordanic/image-registration](https://github.com/fordanic/image-registration) - A MATLAB library/toolbox providing access to image registration suitable for use with medical images.\n* [netstim/leaddbs](https://github.com/netstim/leaddbs) - Lead-DBS is a MATLAB toolbox facilitating deep brain stimulation electrode localization and connectomic neuroimaging.\n* [fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI) - 利用MATLAB GUI设计平台，设计多算法雷达一维恒虚警检测CFAR可视化界面，通过选择噪声类型、目标类型、算法类型，手动输入相关参数，可视化显示噪声波形与目标检测的回波-检测门限波形图。\n* [ethz-pes/AI-mag](https://github.com/ethz-pes/AI-mag) - AI-mag: Inductor Modeling and Design with FEM and Artificial Neural Network\n* [balcilar/Multi-Robot-Path-Planning-on-Graphs](https://github.com/balcilar/Multi-Robot-Path-Planning-on-Graphs) - Multi-Robot Path Planning on Graphs Solution by A* algorithm\n* [xuuyann/RobotLearningCode](https://github.com/xuuyann/RobotLearningCode) - matlab code for robot learning\n* [MeowLucian/SDR_Matlab_OFDM_802.11n](https://github.com/MeowLucian/SDR_Matlab_OFDM_802.11n) - :satellite: Using Software Designed Radio to transmit MIMO-OFDM QPSK signals at 5 GHz\n* [johnyf/openstreetmap](https://github.com/johnyf/openstreetmap) - Interface to OpenStreetMap (load maps, extract road connectivity, plot road network \u0026 find shortest path)\n* [CALFEM/calfem-matlab](https://github.com/CALFEM/calfem-matlab) - CALFEM - a finite element toolbox for MATLAB\n* [steven2358/kafbox](https://github.com/steven2358/kafbox) - A Matlab benchmarking toolbox for kernel adaptive filtering\n* [msepulcre/C-V2X](https://github.com/msepulcre/C-V2X) - Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications\n* [jluttine/matlab](https://github.com/jluttine/matlab) - A collection of MATLAB scripts\n* [jaderberg/python-matlab-bridge](https://github.com/jaderberg/python-matlab-bridge) - A simple interface to allow Python to call MATLAB functions.\n* [facebookarchive/pose-aligned-deep-networks](https://github.com/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\n* [cuixing158/yolov3-yolov4-matlab](https://github.com/cuixing158/yolov3-yolov4-matlab) - Import and export Darknet™ models within MATLAB deep learning networks.\n* [Wang-Yanping1996/Secured-Constraints-Unit-Commitment-SCUC-model-of-Power-system](https://github.com/Wang-Yanping1996/Secured-Constraints-Unit-Commitment-SCUC-model-of-Power-system) - Secured Constraints Unit Commitment model of Power system, including the model based on AC flow equation and DC flow equation. Only the constraints in pre-contingency state are considered. There is a piecewise function expression for power generation costs. However, I'm sorry that the version is relative old, and it may be difficult to read or modify. 电力系统安全约束单位承诺模型，包括基于交流潮流方程和直流潮流方程的模型。 仅考虑意外前状态下的约束。 有一个用于发电成本的分段函数表达式。 但是，很抱歉该版本相对较旧，可能难以阅读或修改。  Besides, note that the model is based on the Matlab, Yalmip, and the solver is Gurobi. It can be changed to other solvers, such as Cplex, by modifying the parameter 'gurobi' in sentence 'ops = settings('solver','gurobi''. 此外，请注意，该模型基于Matlab，Yalmip，求解器为Gurobi。 通过修改句子'ops = settings('solver'，'gurobi'中的参数'gurobi'，可以将其更改为其他求解器，例如Cplex。  If you have any idea on improving this model, please contact me. 如果您有任何改进此模型的想法，请联系我\n* [PretentiousOnPurpose/NOMASystem](https://github.com/PretentiousOnPurpose/NOMASystem) - A MATLAB implementation of an OFDM based Power Domain NOMA System\n* [wme7/ApproximateRiemannSolvers](https://github.com/wme7/ApproximateRiemannSolvers) - My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts\n* [wargod797/Fault_diagnosis_ballbearing_wavelet](https://github.com/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\n* [SanketD92/CT-Image-Reconstruction](https://github.com/SanketD92/CT-Image-Reconstruction) - Computed Tomography Image Reconstruction Project using MATLAB\n* [lnferris/ocean_data_tools](https://github.com/lnferris/ocean_data_tools) - A MATLAB toolbox for interacting with bulk freely-available oceanographic data.\n* [balrifaee/Net-MPC_Collision-Avoidance](https://github.com/balrifaee/Net-MPC_Collision-Avoidance) - MATLAB Simulation of Networked Model Predictive Control for Vehicle Collision Avoidance\n* [awerries/kalman-localization](https://github.com/awerries/kalman-localization) - MATLAB implementation of localization using sensor fusion of GPS/INS through an error-state Kalman filter.\n* [zbai/MATLAB-Groves](https://github.com/zbai/MATLAB-Groves) - Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems\n* [XU-TIANYANG/LADCF](https://github.com/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\"\n* [SheffieldML/deepGP](https://github.com/SheffieldML/deepGP) - Deep Gaussian Processes in matlab\n* [robical/StatisticalSignalProcessing](https://github.com/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)\n* [meton-robean/SPO_BPNN_PID](https://github.com/meton-robean/SPO_BPNN_PID) - 基于粒子群优化的神经网络PID控制\n* [leggedrobotics/vitruvio](https://github.com/leggedrobotics/vitruvio) - Vitruvio is a framework for rapid leg design analysis and optimization for legged robots. The purpose of the simulation framework is to guide the early stages of legged robot design. The end effectors track an input trajectory and the necessary joint speed, torque, power and energy for the tracking is computed.\n* [lamfur07/Flight-Dynamics-and-Control-UAVs](https://github.com/lamfur07/Flight-Dynamics-and-Control-UAVs) - Understanding of flight control systems, including dynamic models for UAVs, low level autopilot design, trajectory following, and path planning. The essential physics and sensors of UAV problems, including low-level autopilot for stability and higher-level autopilot functions of path planning will be explored. Rigid-body dynamics through aerodynamics, stability augmentation, and state estimation using onboard sensors, to maneuvering through obstacles. Files include simulation projects using the MATLAB/Simulink environment. Projects start from modeling rigid-body dynamics, then add aerodynamics and sensor models. Furthermore, low-level autopilot code, extended Kalman filters for state estimation, path-following routines, and high-level path-planning algorithms.\n* [Dynamic-Systems-and-GP/GPdyn](https://github.com/Dynamic-Systems-and-GP/GPdyn) - Gaussian Process Model Dynamic System Identification Toolbox for Matlab\n* [csjunxu/TWSC-ECCV2018](https://github.com/csjunxu/TWSC-ECCV2018) -  Matlab Code for \"A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising, ECCV 2018\".\n* [yuip/hfss-api](https://github.com/yuip/hfss-api) - A HFSS API to control HFSS from Matlab\n* [vlfeat/autonn](https://github.com/vlfeat/autonn) - A fast and expressive Matlab/MatConvNet deep learning API, with native automatic differentiation\n* [scatnet/scatnet](https://github.com/scatnet/scatnet) - Scattering Network for Matlab\n* [precise-simulation/cfdtool](https://github.com/precise-simulation/cfdtool) - CFDTool - An easy to use OpenFOAM / SU2 / CFD simulation toolbox\n* [kts/matlab-midi](https://github.com/kts/matlab-midi) - Matlab scripts to read and write MIDI files\n* [jnagy1/IRtools](https://github.com/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.\n* [jmmanley/VGG-Multiple-View-Geometry](https://github.com/jmmanley/VGG-Multiple-View-Geometry) - A set of MATLAB utilities for multiple view geometry, provided alongside Hartley \u0026 Zisserman's \"Multiple View Geometry in Computer Vision, Second Edition\" (2004). Obtained from http://www.robots.ox.ac.uk/~vgg/hzbook/code/.\n* [jiaowenlong/PSO](https://github.com/jiaowenlong/PSO) - 粒子群算法 matlab2016b\n* [huiwenzhang/ml-in-action](https://github.com/huiwenzhang/ml-in-action) - 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习，非监督学习和强化学习。(code for book \"Machine Learning Introduction \u0026 action in MATLAB\")\n* [rlee32/lbm_matlab](https://github.com/rlee32/lbm_matlab) - Lattice Boltzmann Method (LBM) codes in MATLAB for educational purposes, based on codes in the textbook by A. A. Mohamad.\n* [Rajesh-Siraskar/Reinforcement-Learning-for-Control-of-Valves](https://github.com/Rajesh-Siraskar/Reinforcement-Learning-for-Control-of-Valves) - This project uses DDPG for \"optimal\" control of non-linear valves. Uses MATLAB and Simulink\n* [PKU-HunterWu/LDPC-Encoder-Decoder](https://github.com/PKU-HunterWu/LDPC-Encoder-Decoder) - 基于Matlab的LDPC编解码算法实现及LDPC码性能测试\n* [mjlaine/mcmcstat](https://github.com/mjlaine/mcmcstat) - MCMC toolbox for Matlab\n* [johannesgerer/jburkardt-m](https://github.com/johannesgerer/jburkardt-m) - Git Mirror of John Burkardt's great collection of MATLAB Software\n* [balcilar/DRLSE-Image-Segmentation](https://github.com/balcilar/DRLSE-Image-Segmentation) - Distance Regularized Level Set Evolution and Its Application to Image Segmentation\n* [vfitoolkit/VFIToolkit-matlab](https://github.com/vfitoolkit/VFIToolkit-matlab) - A Matlab Toolkit for Macroeconomic Models using Value Function Iteration\n* [DanielMartensson/MataveID](https://github.com/DanielMartensson/MataveID) - System identification toolbox for GNU Octave and MATLAB\n* [bilityniu/underwater_image_fusion](https://github.com/bilityniu/underwater_image_fusion) - 水下图像增强融合算法-matlab\n* [NezaRIP/carsim-simulink-MPC-controller-practice](https://github.com/NezaRIP/carsim-simulink-MPC-controller-practice) - Including the simulink model and the MPC-Controller code. Carsim vesion 8.02, Matlab version 2018b.\n* [mingsongli/acycle](https://github.com/mingsongli/acycle) - Acycle: Time-series analysis software for research and education\n* [mickcrosse/mTRF-Toolbox](https://github.com/mickcrosse/mTRF-Toolbox) - A MATLAB package for modelling multivariate stimulus-response data\n* [HJprint/University_project_vmd_majorization](https://github.com/HJprint/University_project_vmd_majorization) - 使用vmd算法对含有噪声的图像信号进行分解，去除掉噪声信号，将剩余信号合成，得到去噪声图像。分别使用alo、ao、ga、gwo、mpa、spo、woa算法对vmd算法中的参数进行优化，实现快速、准确的完成图像信号的分解。\n* [ECheynet/SEIR](https://github.com/ECheynet/SEIR) - Generalized SEIR Epidemic Model (fitting and computation)\n* [DC9ST/tdoa-evaluation-rtlsdr](https://github.com/DC9ST/tdoa-evaluation-rtlsdr) - Matlab Scripts for Evaluation of a TDOA System based on RTL-SDRs\n* [UniprJRC/FSDA](https://github.com/UniprJRC/FSDA) - Flexible Statistics and Data Analysis (FSDA) extends MATLAB for a robust analysis of data sets affected by different sources of heterogeneity. It is open source software licensed under the European Union Public Licence (EUPL). FSDA is a joint project by the University of Parma and the Joint Research Centre of the European Commission.\n* [tomdoel/pulmonarytoolkit](https://github.com/tomdoel/pulmonarytoolkit) - Lung medical image analysis and visualisation software for Matlab.\n* [MatthewPeterKelly/ParticleSwarmOptimization](https://github.com/MatthewPeterKelly/ParticleSwarmOptimization) - Matlab implementation of particle swarm optimization. Well documented with examples.\n* [imistyrain/MatConvNet-oneclick](https://github.com/imistyrain/MatConvNet-oneclick) - Train your own data with MatConvNet\n* [FengZhenhua/Wing-Loss](https://github.com/FengZhenhua/Wing-Loss) - A Matlab Implementation for CNN-based Facial Landmark Localisation using Wing Loss\n* [CelsoReyes/zmap7](https://github.com/CelsoReyes/zmap7) - ZMAP Seismology Software. V 7.x has been updated to MATLAB R2018a.\n* [youweiliang/Multi-view_Clustering](https://github.com/youweiliang/Multi-view_Clustering) - MATLAB code for 7 Multi-view Spectral Clustering algorithms\n* [rmarquis/coursera-machinelearning](https://github.com/rmarquis/coursera-machinelearning) - Stanford University - Machine Learning by Andrew Ng\n* [hiroyuki-kasai/ClassifierToolbox](https://github.com/hiroyuki-kasai/ClassifierToolbox) - A MATLAB toolbox for classifier: Version 1.0.7\n* [CoveyZhang/UAV-Path-Planning](https://github.com/CoveyZhang/UAV-Path-Planning) - 2D and 3D Environment in UAV path planning problems using MATLAB R2016a\n* [ChangjingLiu/Data_Fusion_Course](https://github.com/ChangjingLiu/Data_Fusion_Course) - The solution of the data fusion  course of SJTU. MTALAB code for KF/UKF/EKF/PF/FKF/DKF. 数据融合技术，卡尔曼滤波KF/无迹卡尔曼滤波UKF/拓展卡尔曼滤波EKF等的MATLAB实现\n* [bahanonu/ciatah](https://github.com/bahanonu/ciatah) - CIAtah (pronounced cheetah): a software package for calcium imaging analysis of one- and two-photon imaging datasets. Documentation: https://git.io/ciatah_docs. Formerly known as calciumImagingAnalysis (ciapkg).\n* [andrewssobral/mtt](https://github.com/andrewssobral/mtt) - MATLAB Tensor Tools\n* [alexanderlerch/ACA-Code](https://github.com/alexanderlerch/ACA-Code) - Matlab scripts accompanying the book \"An Introduction to Audio Content Analysis\" (www.AudioContentAnalysis.org)\n* [WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM) - Official MATLAB implementation of the \"Sparse deconvolution\" -v1.0.3\n* [RhythmJnh/Non-rigid-ICP](https://github.com/RhythmJnh/Non-rigid-ICP) - Non-rigid iterative closest point, nricp.\n* [msacchi/SeismicLab](https://github.com/msacchi/SeismicLab) - Matlab research tools to read, write and process seismic data\n* [MahmudulAlam/A-Complete-Digital-Communication-System](https://github.com/MahmudulAlam/A-Complete-Digital-Communication-System) - A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.\n* [JiamingMai/Color-Attenuation-Prior-Dehazing](https://github.com/JiamingMai/Color-Attenuation-Prior-Dehazing) - MATLAB codes for the paper \"A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior\"\n* [JAAdrian/MatlabProgressBar](https://github.com/JAAdrian/MatlabProgressBar) - This MATLAB class provides a smart progress bar like tqdm in the command window and is optimized for progress information in simple iterations or large frameworks with full support of parallel parfor loops provided by the MATLAB Parallel Computing Toolbox.\n* [ciuccislab/DRTtools](https://github.com/ciuccislab/DRTtools) - An intuitive MATLAB GUI to compute the DRT\n* [caomw/matlab-forensics](https://github.com/caomw/matlab-forensics) - MATLAB implementations of popular Image Forensic algorithms\n* [Apress/matlab-machine-learning](https://github.com/Apress/matlab-machine-learning) - Source Code for 'MATLAB Machine Learning' by Michael Paluszek and Stephanie Thomas\n* [amoudgl/mosse-tracker](https://github.com/amoudgl/mosse-tracker) - Implementation of MOSSE tracker in MATLAB: Visual Object Tracking using Adaptive Correlation Filters (CVPR 2010)\n* [ZacharyTaylor/Camera-to-Arm-Calibration](https://github.com/ZacharyTaylor/Camera-to-Arm-Calibration) - Matlab toolbox for finding the transformation from a camera to a robotic arms base\n* [peak1995/Speech-enhancement-dsp](https://github.com/peak1995/Speech-enhancement-dsp) - 传统方法语音增强matlab实现  1、谱减法  2、维纳滤波法 3、卡尔曼滤波法\n* [fernandoandreotti/fecgsyn](https://github.com/fernandoandreotti/fecgsyn) - FECGSYN toolbox for ECG and fetal ECG simulation\n* [dutchconnectomelab/Simple-Brain-Plot](https://github.com/dutchconnectomelab/Simple-Brain-Plot) - brainPlot is a MATLAB function to create simple line-art brain plots.\n* [circstat/circstat-matlab](https://github.com/circstat/circstat-matlab) - Matlab Circular Statistics Toolbox\n* [Rajshah05/UAV-swarm-control-optimization](https://github.com/Rajshah05/UAV-swarm-control-optimization) - Minimized settling time in the formation control of UAVs swarm navigation in the presence of obstacles by optimizing feedback control gains/parameters. Designed and simulated a model of swarm navigation in MATLAB\n* [partofthestars/PPGI-Toolbox](https://github.com/partofthestars/PPGI-Toolbox) - A MATLAB toolbox for Photoplethysmography Imaging\n* [nicolasayotte/MatlabGDSPhotonicsToolbox](https://github.com/nicolasayotte/MatlabGDSPhotonicsToolbox) - This is a Matlab library of functions to facilitate the design of Photonics Integrated Circuits GDS layout.\n* [daniilidis-group/event_feature_tracking](https://github.com/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\".\n* [Biomedical-Imaging-Group/GlobalBioIm](https://github.com/Biomedical-Imaging-Group/GlobalBioIm) - A unifying Matlab framework for the development of reconstruction algorithms (solving inverse problems) in computational imaging\n* [Akshat2430/Dynamic-Request-Scheduling-Optimization-in-Mobile-Edge-Computing-for-IoT-Applications](https://github.com/Akshat2430/Dynamic-Request-Scheduling-Optimization-in-Mobile-Edge-Computing-for-IoT-Applications) - This project is the implementation of the research paper titled \"Dynamic Request Scheduling Optimization in Mobile Edge Computing for IoT Applications\"\n* [trendscenter/gift](https://github.com/trendscenter/gift) - Group ICA/IVA software (MATLAB)\n* [Teoge/MarkToolForParkingLotPoint](https://github.com/Teoge/MarkToolForParkingLotPoint) - A tool for parking-slot labeling under surround-view image\n* [Qingbao/iris](https://github.com/Qingbao/iris) - Iris Recognition Algorithms Comparison between Daugman algorithm and Hough transform on Matlab\n* [mws262/MATLABImpedanceControlExample](https://github.com/mws262/MATLABImpedanceControlExample) - user-interactive impedance control example of a 2 link, 2D arm.\n* [mobeets/mpm](https://github.com/mobeets/mpm) - Simple Matlab package management inspired by pip\n* [MaciPaci/Simulation-of-Underactuated-AUV-Control-Algorithms](https://github.com/MaciPaci/Simulation-of-Underactuated-AUV-Control-Algorithms) - MatLAB and Simulink simulation of different analytical methods of trajectory tracking and path following algorithms for Underactuated Autonomous Vehicles.\n* [hli1221/imagefusion_resnet50](https://github.com/hli1221/imagefusion_resnet50) - ResNet-ZCA (Journal of Infrared Physics \u0026 Technology 2019, Highly Cited Paper), MatLab\n* [hgpvision/Indirect_EKF_IMU_GPS](https://github.com/hgpvision/Indirect_EKF_IMU_GPS) - 基于间接卡尔曼滤波的IMU与GPS融合MATLAB仿真（IMU与GPS数据由仿真生成）\n* [CoSMoMVPA/CoSMoMVPA](https://github.com/CoSMoMVPA/CoSMoMVPA) - A lightweight multivariate pattern analysis (MVPA) toolbox in Matlab / Octave\n* [brian-lau/MatlabStan](https://github.com/brian-lau/MatlabStan) - Matlab interface to Stan, a package for Bayesian inference\n* [HirojiSawatari/EEMD-Project](https://github.com/HirojiSawatari/EEMD-Project) - This is a MATLAB project which can calculate EMD/EEMD\n* [18720060819/mathematical-modeling](https://github.com/18720060819/mathematical-modeling) - 此项目为自学数学建模整理的笔记和资料，包括但不限于国赛、研赛及美赛优秀论文，论文排版，按模型分类的论文参考，算法代码，参考书籍，matlab、spss、lingo、latex等各类软件教程......\n* [wjxjmj/quadrotorTrackingControl](https://github.com/wjxjmj/quadrotorTrackingControl) - A simulation for quadrotor based on matlab\n* [villekf/OMEGA](https://github.com/villekf/OMEGA) - Open-source multi-dimensional tomographic reconstruction software (OMEGA)\n* [ThunderMat/Introduction-to-MCU-Programming-for-Power-Electronics-Control-Applications](https://github.com/ThunderMat/Introduction-to-MCU-Programming-for-Power-Electronics-Control-Applications) - This repository contains the MATLAB/Simulink source code to reproduce the experiments presented in the book: \"Introduction to Microcontroller Programming for Power Electronics Control Applications\"\n* [physiozoo/mhrv](https://github.com/physiozoo/mhrv) - Matlab toolbox for calculating Heart-Rate Variability metrics on ECG signals\n* [nathanieljohnston/QETLAB](https://github.com/nathanieljohnston/QETLAB) - A MATLAB toolbox for quantum entanglement.\n* [MAMEM/eeg-processing-toolbox](https://github.com/MAMEM/eeg-processing-toolbox) - Matlab code for proccesing EEG signals.\n* [jebej/MatlabWebSocket](https://github.com/jebej/MatlabWebSocket) - A simple event-based WebSocket library for MATLAB.\n* [jakobsj/AIRToolsII](https://github.com/jakobsj/AIRToolsII) - The AIR Tools II toolbox for MATLAB accompanies the publication \"AIR Tools II: algebraic iterative reconstruction methods, improved implementation\", Hansen, P. C. \u0026 Jørgensen, J. S. Numer Algor (2017).\n* [ivanalberico/Robot-Dynamics-ETH](https://github.com/ivanalberico/Robot-Dynamics-ETH) - Weekly MATLAB exercises of the course \"Robot Dynamics\", ETH Zürich (Fall 2020).\n* [HuaJiuShi/-MATLAB-GUI-](https://github.com/HuaJiuShi/-MATLAB-GUI-) - 基于MATLAB的图像处理GUI软件\n* [hbartle/Stewart_Platform](https://github.com/hbartle/Stewart_Platform) - Matlab GUI to calculate and visualize the inverse kinematics of a rotary stewart platform.\n* [ariannagavioli/Motion-Planning-for-KUKA-LBR](https://github.com/ariannagavioli/Motion-Planning-for-KUKA-LBR) - 🤖 A motion planning MATLAB \u0026 V-rep implementation for the KUKA LBR iiwa robotic arm, performing null-space reconfiguration for obstacle avoidance.\n* [zhaoxrthu/DQN_of_DWA_matlab](https://github.com/zhaoxrthu/DQN_of_DWA_matlab) - learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)\n* [Shikhar1998/Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm](https://github.com/Shikhar1998/Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm) - Matlab Module for Stock Market Prediction using Simple NN\n* [rgavaska/Fast-Adaptive-Bilateral-Filtering](https://github.com/rgavaska/Fast-Adaptive-Bilateral-Filtering) - Matlab code for \"Fast Adaptive Bilateral Filtering\", IEEE TIP 2019.\n* [prclibo/calibration-toolbox](https://github.com/prclibo/calibration-toolbox) - Multiple-Camera System Calibration Toolbox for Matlab\n* [mc12027/OpenLAP-Lap-Time-Simulator](https://github.com/mc12027/OpenLAP-Lap-Time-Simulator) - Open source lap time simulator coded in MATLAB.\n* [mahmoudnafifi/CIE_XYZ_NET](https://github.com/mahmoudnafifi/CIE_XYZ_NET) - PyTorch \u0026 Matlab code for the paper: CIE XYZ Net: Unprocessing Images for Low-Level Computer Vision Tasks (TPAMI 2021).\n* [JianboTang/RNN_MATLAB](https://github.com/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\n* [iqiukp/SVDD-MATLAB](https://github.com/iqiukp/SVDD-MATLAB) - MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).\n* [ymjdz/MATLAB-Codes](https://github.com/ymjdz/MATLAB-Codes) - MATLAB simulation software for the book Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, 2nd edition.\n* [SergiosKar/Robotic-Arm](https://github.com/SergiosKar/Robotic-Arm) - Kinematics, Dynamics, Trajectory planning and Control of a 4 degrees of freedom robotic arm with matlab robotic toolbox\n* [qiuqiangkong/matlab-hmm](https://github.com/qiuqiangkong/matlab-hmm) - Open source HMM toolbox, with Discrete-HMM, Gaussian-HMM, GMM-HMM.  (matlab)\n* [nwilliterate/adaptive-fuzzy-sliding-mode-control](https://github.com/nwilliterate/adaptive-fuzzy-sliding-mode-control) - adaptive fuzzy sliding mode control for robot manipulator\n* [michaelchughes/NPBayesHMM](https://github.com/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.\n* [jayoungo/SINS-GPS-Integrated-Navigation](https://github.com/jayoungo/SINS-GPS-Integrated-Navigation) - Inertial Navigation System (INS) and GPS Integrated Navigation MATLAB Programs.\n* [gaur1616/Channel-Estimation-OFDM-](https://github.com/gaur1616/Channel-Estimation-OFDM-) - -Investigated the efficiency of different estimators to estimate and track channel parameters based on the Mean Squared Error (MSE) performance. The estimators employed in the simulation are LS and MMSE estimators and their performance in the transfer domain was evaluated. MATLAB was used for the simulation of the communication link and analyzing the error between the estimated channel parameters and actual modeled channel parameters.\n* [dengwirda/jigsaw-matlab](https://github.com/dengwirda/jigsaw-matlab) - MATLAB bindings for JIGSAW: a Delaunay-based unstructured mesh generator.\n* [acuoci/CFDofReactiveFlows](https://github.com/acuoci/CFDofReactiveFlows) - Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the \"Computational Fluid Dynamics of Reactive Flows\" course (Politecnico di Milano)\n* [rulixiang/ChangeDetectionPCAKmeans](https://github.com/rulixiang/ChangeDetectionPCAKmeans) - MATLAB implementation for Unsupervised Change Detection in Satellite Images Using Principal Component Analysis and k-Means Clustering.\n* [OpenWaterAnalytics/EPANET-Matlab-Toolkit](https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit) - A Matlab class for EPANET water distribution simulation libraries\n* [mathworks/ci-configuration-examples](https://github.com/mathworks/ci-configuration-examples) - This repository makes it easy to run your MATLAB tests on some of the most common CI platforms. The configuration files take care of setting up MATLAB and automatically executing your MATLAB tests.\n* [fosfor15/SatCommSystem-QPSK-OFDM-LSEstimation-TransionosphericChannel](https://github.com/fosfor15/SatCommSystem-QPSK-OFDM-LSEstimation-TransionosphericChannel) - MATLAB Imitation Modeling for the BER of the Satellite Communication System using QPSK and OFDM Modulation with LS Channel Estimation based on Pilot Signals in the Transionospheric Communication Channel with Rician Fading, Multipath, Frequency Selectivity and Limited Coherence Bandwidth\n* [baishanca/Communication-Matlab](https://github.com/baishanca/Communication-Matlab) - 对通信原理的内容的matlab实现\n* [stabix/stabix](https://github.com/stabix/stabix) - Slip transfer analysis toolbox and GUIs (Matlab)\n* [liuxinyu123/Matlab](https://github.com/liuxinyu123/Matlab) - SAR Imaging\n* [LiHongbo97/Formation_Consensus_basic](https://github.com/LiHongbo97/Formation_Consensus_basic) - A basic version for robot formation consensus and obstacle avoidance by MATLAB\n* [JSLee121230/Energy-Ef-cient-Data-Collection-in-UAV-Enabled-Wireless-Sensor-Network](https://github.com/JSLee121230/Energy-Ef-cient-Data-Collection-in-UAV-Enabled-Wireless-Sensor-Network) - Energy Efﬁcient Data Collection in UAV Enabled Wireless Sensor Network in matlab\n* [graytowne/caser](https://github.com/graytowne/caser) - A Matlab implementation of Convolutional Sequence Embedding Recommendation Model (Caser)\n* [ebrevdo/synchrosqueezing](https://github.com/ebrevdo/synchrosqueezing) - The MATLAB Synchrosqueezing Toolbox\n* [xiumingzhang/photometric-stereo](https://github.com/xiumingzhang/photometric-stereo) - A MATLAB Implementation of the Basic Photometric Stereo Algorithm\n* [SINTEF-AppliedCompSci/MRST](https://github.com/SINTEF-AppliedCompSci/MRST) - Official GitHub repository for MRST - the MATLAB Reservoir Simulation Toolbox\n* [rnissel/FBMC](https://github.com/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.\n* [mathworks-robotics/mobile-robotics-simulation-toolbox](https://github.com/mathworks-robotics/mobile-robotics-simulation-toolbox) - MATLAB and Simulink utilities for vehicle kinematics, visualization, and sensor simulation.\n* [leeyngdo/Numerical-Linear-Algebra](https://github.com/leeyngdo/Numerical-Linear-Algebra) - Own solutions for exercises and MATLAB example codes for \"Numerical Linear Algebra\" by Lloyd N. Trefethen and David Bau III, 1997\n* [gc1905/5g-nr-pusch](https://github.com/gc1905/5g-nr-pusch) - MATLAB implementation of a transmitter and receiver chain of the 5G NR Physical Uplink Shared Channel (PUSCH) defined by 3GPP rel 15.\n* [dmitriy-kats/PhaseFieldGrainGrowthSimulations](https://github.com/dmitriy-kats/PhaseFieldGrainGrowthSimulations) - These matlab codes simulate grain growth by solving the phase field equations using a centered finite difference method\n* [yuhsuansia/Extended-target-PMBM-tracker](https://github.com/yuhsuansia/Extended-target-PMBM-tracker) - MATLAB implementation of the extended target PMBM tracker based on sets of trajectories\n* [yqueau/shape_from_shading](https://github.com/yqueau/shape_from_shading) - Matlab codes for shape from shading\n* [wanbin-song/BatteryMachineLearning](https://github.com/wanbin-song/BatteryMachineLearning) - Machine learning based Lithium-Ion battery capacity estimation using multi-Channel charging Profiles\n* [vkrepo/MATLAB-NS3](https://github.com/vkrepo/MATLAB-NS3) - MATLAB and NS3 co-simulation\n* [sunhongfu/QSM](https://github.com/sunhongfu/QSM) - Hongfu Sun's MATLAB codes for QSM reconstruction pipeline.\n* [SheffieldML/vargplvm](https://github.com/SheffieldML/vargplvm) - Bayesian GPLVM in MATLAB and R\n* [nightldj/admm_release](https://github.com/nightldj/admm_release) - Matlab/Python code for the ADMM part of my thesis  ''Alternating Optimization: Constrained Problems, Adversarial Networks, and Robust Models''\n* [miditoolbox/1.1](https://github.com/miditoolbox/1.1) - MIDI toolbox 1.1 (2016) is a collection of Matlab functions to analyse MIDI files\n* [joe-of-all-trades/vtkwrite](https://github.com/joe-of-all-trades/vtkwrite) - vtkwrite writes 3D Matlab array into VTK file format\n* [jgarciagimenez/GSC_beamforming](https://github.com/jgarciagimenez/GSC_beamforming) - Generalised Sidelobe Canceler beamformer for an array of microphones using matlab\n* [diehl/Incremental-SVM-Learning-in-MATLAB](https://github.com/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.\n* [benhager/solarized-matlab](https://github.com/benhager/solarized-matlab) - Solarized for MATLAB\n* [analogdevicesinc/MathWorks_tools](https://github.com/analogdevicesinc/MathWorks_tools) - Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI products\n* [zhr1201/OMLSA-speech-enhancement](https://github.com/zhr1201/OMLSA-speech-enhancement) - Matlab implementation of the paper Noise Spectrum Estimation in Adverse Environments: Improved Minima Controlled Recursive Averaging\n* [wxy1018/Waveform-Reflection-Design-for-RIS-ISAC](https://github.com/wxy1018/Waveform-Reflection-Design-for-RIS-ISAC) - Matlab codes for paper \"Joint Waveform Design and Passive Beamforming for RIS-Assisted Dual-functional Radar-Communication System\" in IEEE TVT\n* [treder/MVPA-Light](https://github.com/treder/MVPA-Light) - Matlab toolbox for classification and regression of multi-dimensional data\n* [nmtimme/Neuroscience-Information-Theory-Toolbox](https://github.com/nmtimme/Neuroscience-Information-Theory-Toolbox) - A MATLAB toolbox for performing information theory analyses of neuroscience data\n* [MathWorks-Teaching-Resources/Virtual-Controls-Laboratory](https://github.com/MathWorks-Teaching-Resources/Virtual-Controls-Laboratory) - Virtual labs and mechanisms for studying controls.\n* [JohannesAutenrieb/MissileSimulation](https://github.com/JohannesAutenrieb/MissileSimulation) - This repository contains a MATLAB/Simulink simulation software for the flight dynamic simulation of an transsonic missile system.\n* [davidhowey/Spectral_li-ion_SPM](https://github.com/davidhowey/Spectral_li-ion_SPM) - Spectral li-ion SPM is a MATLAB code that solves the so-called lithium-ion battery Single Particle Model (SPM) using spectral numerical methods.\n* [Cardiac-MR-Group-Lund/segment-open](https://github.com/Cardiac-MR-Group-Lund/segment-open) - Segment Source Distribution\n* [automaticanalysis/automaticanalysis](https://github.com/automaticanalysis/automaticanalysis) - Automatic Analysis (aa)\n* [Xiaoyang-Rebecca/PatternRecognition_Matlab](https://github.com/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).\n* [urbste/MLPnP_matlab_toolbox](https://github.com/urbste/MLPnP_matlab_toolbox) - The toolbox is a collection of PnP methods for Matlab. It can be used to benchmark algorithms.\n* [tsenst/RLOFLib](https://github.com/tsenst/RLOFLib) - Robust Local Optical Flow (RLOF)\n* [StevieG47/Matlab-ComputerVision](https://github.com/StevieG47/Matlab-ComputerVision) - Car Tracking, Lane Detection, Traffic Sign Recognition, Homography, Color Segmentation, Visual Odometry\n* [sandywang/GRETNA](https://github.com/sandywang/GRETNA) - A Graph-theoretical Network Analysis Toolkit in MATLAB\n* [raimapo/AHRS](https://github.com/raimapo/AHRS) - Attitude and Heading Reference System using MATLAB as simple as possible\n* [noureldien/FingerprintRecognition](https://github.com/noureldien/FingerprintRecognition) - Fingerprint Recognition in runtime using images captured from mobile. Built using Android and OpenCV. Also built in MATLAB.\n* [lewsilver/radar_doa](https://github.com/lewsilver/radar_doa) - Code for RADAR doa algorithm with Matlab. including Capon, MUSIC, DML, Propagator Method, IAA, DBF, OMP, ISTA.......\n* [Emad-Salehi/Path-Planning-using-Gray-Wolf-Optimization](https://github.com/Emad-Salehi/Path-Planning-using-Gray-Wolf-Optimization) - Regenerated a state-of-the-art meta-heuristic algorithm for the UAV path planning problem, proposed by Qu, Gai, and Zhong.\n* [vinhphunguyen/migfem](https://github.com/vinhphunguyen/migfem) - Isogeometric finite elements in Matlab\n* [StackOverflowMATLABchat/NeuralNetPlayground](https://github.com/StackOverflowMATLABchat/NeuralNetPlayground) - A MATLAB implementation of the TensorFlow Neural Networks Playground seen on http://playground.tensorflow.org/\n* [rconan/OOMAO](https://github.com/rconan/OOMAO) - Object-Oriented, Matlab \u0026 Adaptive Optics\n* [muhammadaldacher/Layout-Design-of-an-8x8-SRAM-array](https://github.com/muhammadaldacher/Layout-Design-of-an-8x8-SRAM-array) - The project is about building an 8-row by 8-bit 6T SRAM memory array, \u0026 a 3-to-8 decoder that's used to access the SRAM array. The layout design is done using Cadence Virtuoso’s ADE, \u0026 the Static Noise Margin is obtained through Matlab scripts.\n* [mathworks/HDL-Coder-Self-Guided-Tutorial](https://github.com/mathworks/HDL-Coder-Self-Guided-Tutorial) - Learn how to deploy an algorithm to an FPGA using MATLAB and Simulink.\n* [jacobeisenstein/DPMM](https://github.com/jacobeisenstein/DPMM) - Dirichlet process mixture model code in Matlab. Sampling and variational.\n* [germain-hug/Structured-Light-Depth-Acquisition](https://github.com/germain-hug/Structured-Light-Depth-Acquisition) - Matlab Implementation of a 3D Reconstruction algorithm\n* [g2e/seizmo](https://github.com/g2e/seizmo) - passive(ly maintained) seismology toolbox for Matlab \u0026 GNU Octave\n* [dingkeyan93/Active-Contour-Model-Matlab](https://github.com/dingkeyan93/Active-Contour-Model-Matlab) - Some matlab code of Active Contour Model for image segmentation\n* [borninfreedom/matlab-robotics-GUI-tool](https://github.com/borninfreedom/matlab-robotics-GUI-tool) - 机械臂GUI工具箱，基于matlab robotics toolbox\n* [yeyang1021/matlab_IPM](https://github.com/yeyang1021/matlab_IPM) - Using camera parameters to transform the original camera image into IPM.\n* [veenveenveen/SpeechSignalProcessingCourse](https://github.com/veenveenveen/SpeechSignalProcessingCourse) - 语音信号处理实验教程（MATLAB源代码）\n* [SysBioChalmers/GECKO](https://github.com/SysBioChalmers/GECKO) - Toolbox for including enzyme constraints on a genome-scale model.\n* [likemoongg/SARbackprojection](https://github.com/likemoongg/SARbackprojection) - this is a example about BackProjection algorithm of SAR(synthetic aperture radar) writed by MATLAB\n* [joncox123/Cortexsys](https://github.com/joncox123/Cortexsys) - Matlab GPU Accelerated Deep Learning Toolbox\n* [jiangxh1992/GA4TSPProblem](https://github.com/jiangxh1992/GA4TSPProblem) - 在matlab上使用遗传算法解决TSP旅行者问题\n* [iralabdisco/pso-clustering](https://github.com/iralabdisco/pso-clustering) - PSO-Clustering algorithm [Matlab code]\n* [DrKeHan/DTA](https://github.com/DrKeHan/DTA) - This repository documents MATLAB implementation of a dynamic user equilibrium solver, including a dynamic network loading sub-routine\n* [csalinasonline/KalmanMatlabCode](https://github.com/csalinasonline/KalmanMatlabCode) - Kalman Filter for Beginners: with MATLAB Examples\n* [anushagj/LTE-OFDM-SYSTEM](https://github.com/anushagj/LTE-OFDM-SYSTEM) - Simulates an entire Transmission, Channel and Receiver chain for LTE OFDM system in Matlab\n* [zappo2/digital-art-with-matlab](https://github.com/zappo2/digital-art-with-matlab) - MATLAB creating artistic visualizations\n* [yooongchun/MatlabCourse](https://github.com/yooongchun/MatlabCourse) - 数模课程Matlab代码资源仓库\n* [WaterlooRobotics/mobilerobotics](https://github.com/WaterlooRobotics/mobilerobotics) - Matlab and Robot code for MTE 544: Autonomous Mobile Robotics at the University of Waterloo\n* [UTS-RI/Matlab-Graph-Optimization](https://github.com/UTS-RI/Matlab-Graph-Optimization) - Matlab: Optimization for Nonlinear Least Squares\n* [manur/MATLAB-git](https://github.com/manur/MATLAB-git) - A thin MATLAB wrapper for the Git source control system\n* [drwuHUST/TLBCI](https://github.com/drwuHUST/TLBCI) - Matlab source code of the paper \"D. Wu, X. Jiang, R. Peng, W. Kong, J. Huang and Z. Zeng, Transfer Learning for Motor Imagery Based Brain-Computer Interfaces: A Complete Pipeline, Information Sciences, 2021, submitted.\"\n* [alexdada555/Modelling-Simulation-and-Implementation-of-Linear-Control-for-Asymmetric-Multirotor-UAVs](https://github.com/alexdada555/Modelling-Simulation-and-Implementation-of-Linear-Control-for-Asymmetric-Multirotor-UAVs) - Master's Thesis Project: Design, Development, Modelling and Simulating of a Y6 Multi-Rotor UAV, Imlementing Control Schemes such as Proportional Integral Derivative Control, Linear Quadratic Gaussian Control and Model Predictive Control on a BeagleBone Blue\n* [AChavignon/PALA](https://github.com/AChavignon/PALA) - Sharing scripts and functions for OPUS-PALA article, and LOTUS Software. All functions are usable with agreement from their owner.\n* [abhishekvahadane/CodeRelease_ColorNormalization](https://github.com/abhishekvahadane/CodeRelease_ColorNormalization) - This is the MATLAB code for stain separation and color normalization in computational pathology (histopathological images)\n* [XinLi-zn/TADT](https://github.com/XinLi-zn/TADT) - Implementation of the TADT tracker of paper 'Target-Aware Deep Tracking'\n* [Sohl-Dickstein/Minimum-Probability-Flow-Learning](https://github.com/Sohl-Dickstein/Minimum-Probability-Flow-Learning) - Matlab code implementing Minimum Probability Flow Learning.\n* [siramirsaman/LBM](https://g","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhub%2Fawesome-matlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuhub%2Fawesome-matlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhub%2Fawesome-matlab/lists"}