Skip to content

Latest commit

 

History

History
86 lines (81 loc) · 17 KB

File metadata and controls

86 lines (81 loc) · 17 KB

Back to indexFeedback

New Project Ranking > Knowledge > MATLAB

Updated: 2022-04-10   /   Tips:English projects refer to those with documents in English, usually displayed in the readme / wiki / official website.

# Repository Description Stars Updated Created
1 yuanhao-cui/Must-Reading-on-ISAC Must Reading Papers, Research Library, Open-Source Code on Integrated Sensing and Communications (aka. Joint Radar and Communications, Joint Sensing and Communications, Dual-Functional Radar Communica ... 122 2022-03-21 2021-07-18
2 danfenghong/ISPRS_S2FL Danfeng Hong, JIngliang Hu, Jing Yao, Jocelyn Chanussot, Xiao Xiang Zhu. Multimodal Remote Sensing Benchmark Datasets for Land Cover Classification with A Shared and Specific Feature Learning Model, ... 37 2021-12-08 2021-05-18
3 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) (https://arxiv.org/abs/2109.12313, https: ... 35 2022-03-08 2021-06-09
4 MathWorks-Teaching-Resources/Virtual-Controls-Laboratory Virtual labs and mechanisms for studying controls. 31 2022-03-03 2021-09-30
5 randybeard/uavbook Repository for the textbook: Small Unmanned Aircraft: Theory and Practice, by Randy Beard and Tim McLain 24 2022-03-29 2022-02-15
6 matlab-deep-learning/pretrained-yolo-v4 Object detection and transfer learning using pretrained YOLO v4 models in MATLAB. 20 2022-01-19 2021-06-15
7 wliusjtu/Generalized-Smoothing-Framework This is the released code for the following papers: A generalized framework for edge-preserving and structure-preserving image smoothing. Liu W, et al., TPAMI 2021, AAAI 2020 17 2021-10-24 2021-07-07
8 dianixn/Residual_CNN Repeat the result of Deep Residual Learning Meets OFDM Channel Estimation using MATLAB, I think they did not release the code so I am not sure whats I did is hundred percent correct, so just have fun 15 2022-03-25 2021-05-03
9 mikeroyal/Neuromorphic-Computing-Guide Neuromorphic Computing Guide 14 2022-03-09 2021-10-03
10 mikexcohen/GED_tutorial Code accompanying publication on GED tutorial 14 2022-01-28 2021-04-25
11 bakerjw/seismic-hazard-and-risk Supporting calculations for the textbook Seismic Hazard and Risk Analysis 12 2022-01-10 2021-08-05
12 robokamran/ControlSystems A pack of control system algorithms implemented in C to be used in embedded systems. 10 2021-12-18 2021-12-18
13 matlab-deep-learning/pretrained-efficientdet-d0 Object detection and transfer learning using pretrained EfficientDet-D0 model in MATLAB. 10 2022-02-08 2021-05-20
14 icub-tech-iit/training-simscape-4bars Contains material for a lean Simscape course in which you can learn to control a four-bar linkage with a DC motor. 9 2022-01-26 2022-01-11
15 fengpanhe/MT-ORL PyTorch implementation of paper "MT-ORL: Multi-Task Occlusion Relationship Learning" (ICCV 2021) 9 2021-10-17 2021-08-11
16 vahidr213/Underwater-Image-Restoration-And-Enhancement-Collection A collection of underwater image restoration and enhancements + code for paper Underwater Image Restoration with a Complementary Haar Wavelet Transform Restoration and an Ensemble of Triple Elite Corr ... 9 2022-02-11 2021-04-12
17 KentaItakura/Crack-detection-using-one-class-SVM This demo shows how to detect the crack images using one-class SVM using MATLAB. 8 2021-10-09 2021-08-16
18 cvanderwel/TurbulentFlows Data and Code supporting the eBook by Castro and Vanderwel (2021) 8 2022-02-07 2021-06-04
19 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 estimat ... 6 2022-03-10 2022-01-12
20 gratton7/OPM A collection of Optimization Problems in Matlab 6 2022-03-11 2021-12-09
21 matlab-deep-learning/Lidar-object-detection-using-complex-yolov4 Object detection and transfer learning on point clouds using pretrained Complex-YOLOv4 models in MATLAB 6 2021-12-07 2021-12-06
22 huaminghuangtw/Coursera-Mastering-Programming-with-MATLAB 🎓 A collection of Course Files, Programming Assignments and Final Project for "Mastering Programming with MATLAB", Coursera, August-September, 2021. 6 2022-01-30 2021-08-10
23 KentaItakura/Explainable-AI-interpreting-the-classification-performed-by-deep-learning-with-LIME-using-MATLAB This demo shows how to interpret the classification by CNN using LIME (Local Interpretable Model-agnostic Explanations) 6 2021-12-06 2021-07-24
24 Adolphus8/Transitional_Ensemble_MCMC Repository to tutorials on the implementation of the Transitional Ensemble Markov Chain Monte Carlo (TEMCMC) sampler for Bayesian Model Updating. 6 2022-01-14 2021-07-14
25 lhl-cdut/PolarGUI PolarGUI-A MATLAB-based tool for polarization analysis of the three-component seismic data using different algorithms 6 2021-11-18 2021-06-02
26 MathWorks-Teaching-Resources/Kalman-filter-virtual-lab Virtual lab to study Kalman filter design with interactive exercises 5 2022-01-27 2022-01-21
27 ivanalberico/Robot-Dynamics-ETH Weekly MATLAB exercises of the course "Robot Dynamics", ETH Zürich (Fall 2020). 5 2021-11-04 2021-11-04
28 jjzgeeks/FedAECS Federated Learning for Energy-balanced Client Selection in Mobile Edge Computing 5 2021-10-16 2021-10-15
29 KentaItakura/CNN-classification-using-random-erasing-and-cut-out This demo shows how to perform random erasing/cut out augmentation in CNN classification using MATLAB. 5 2021-12-31 2021-08-22
30 girnyk/OptimalPrecodingMimo Matlab codes for the paper "Deep-Learning Based Linear Precoding for MIMO Channels with Finite-Alphabet Signaling" by Max Girnyk, Physical Communication, vol. 48, 101402, Oct. 2021. 5 2021-11-14 2021-06-17
31 matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow This example shows how to call a TensorFlow model from MATLAB using co-execution with Python. 4 2022-03-21 2022-03-09
32 souhaiel1/Longitudinal-and-Lateral-Control-of-an-automotive-vehicle This repository contains the Matlab code for the lateral and longitudinal control of vehicle modeled based on the Bicycle-Model. This work was carried out by me and my colleague Suleyman as part of ... 4 2022-02-11 2022-02-10
33 qnity/insurance_matlab Collection of open-source algorithms written in Matlab 4 2022-04-03 2021-12-12
34 MathWorks-Teaching-Resources/Fundamentals-of-Programming An overview of programming concepts including arrays, strings, loops, and algorithms with a project. 4 2022-02-17 2021-12-09
35 Zhouzihao914/Equivalent_Circuit_Model_Battery Self-developed ECM model, for learning purpose. 4 2022-01-13 2021-11-03
36 a280558071/SOCPR-and-Linear-Disrflow-based-DNP Two examples for distribution network planning (DNP) method based on Second-Order cone programming (SOCP) relaxation and Linear Distflow are included here. The Objective is to minimize the investment ... 4 2022-01-22 2021-10-21
37 huaminghuangtw/Coursera-Introduction-to-Data-Signal-and-Image-Analysis-with-MATLAB 🎓 A collection of Code Example Files, Programming Assignments and Final Project for "Introduction to Data, Signal, and Image Analysis with MATLAB", Coursera, September-October, 2021. 4 2022-01-30 2021-10-09
38 MATLAB-Graphics-and-App-Building/Animated-Gradient-Descent Animation of how Gradient Descent finds the local minimum. Demonstrate how learning rate and starting points affect Gradient Descent. 4 2021-10-30 2021-09-11
39 emilbjornson/grant-free Simulation code for “Clustering-Based Activity Detection Algorithms for Grant-Free Random Access in Cell-Free Massive MIMO,” by U. K. Ganesan, E. Björnson and E. G. Larsson, IEEE Transactions on Commu ... 4 2021-11-19 2021-07-27
40 gnu-octave/pkg-jupyter-notebook A package to run and fill Jupyter Notebooks within GNU Octave. 4 2022-02-18 2021-05-30
41 Yunhui-Gao/total-variation-image-denoising Principles and algorithms for total variation image denoising problems 4 2021-11-20 2021-05-10
42 greyhatguy007/MachineLearningAndrewNG Machine Learning Course - Coursera 3 2022-04-03 2022-03-10
43 Code-With-Aagam/K-Means-Clustering-and-PCA Programming assignment 7 in Machine Learning course on Coursera 3 2022-03-02 2022-03-02
44 Code-With-Aagam/Support-Vector-Machines Programming assignment 6 in Machine Learning course on Coursera 3 2022-03-02 2022-03-02
45 Code-With-Aagam/Regularized-Linear-Regression-and-Bias-Variance Programming assignment 5 in Machine Learning course on Coursera 3 2022-03-14 2022-03-01
46 Code-With-Aagam/Neural-Network-Learning Programming assignment 4 in Machine Learning course on Coursera 3 2022-03-10 2022-03-01
47 Code-With-Aagam/Multi-class-Classification-and-Neural-Networks Programming assignment 3 in Machine Learning course on Coursera 3 2022-03-10 2022-03-01
48 Code-With-Aagam/Logistic-Regression Programming assignment 2 in Machine Learning course on Coursera 3 2022-03-07 2022-02-28
49 Code-With-Aagam/Linear-Regression Programming assignment 1 in Machine Learning course on Coursera 3 2022-03-07 2022-02-27
50 derekbanas/OctaveTutorial This is the code used in my Learn Octave in One Video Tutorial 3 2022-02-02 2022-02-02
51 happymondaynkanta/Machine-Learning-Course-Coursera This repository contains the course material and assignment solutions for the machine learning course of Stanford University on Coursera. 3 2022-02-24 2022-01-31
52 YinPing-Cho/NTHU-ASP2021-Final Final project repo for grad-level Adaptive Signal Processing course at National Tsinghua University, Taiwan. 3 2022-01-14 2021-12-29
53 HadiElnemr/Mechanism-Analysis A mechanics of machinery course project where each student was assigned a certain compound mechanism to study, simulate, analyse and later animate its motion. 3 2022-01-08 2021-12-10
54 ziaul55/Deep-Learning-for-Signal-Analysis To show how can we build a model using transfer learning techniques to classify signal data. 3 2022-01-10 2021-11-13
55 SapanaChaudhary/OCO-Long-Term-Constraints A MATLAB implementation of online convex optimization (OCO) with long term constraints algorithms 3 2021-10-22 2021-10-21
56 BallisticLA/marla Matlab Algorithms for Randomized Linear Algebra 3 2022-03-18 2021-10-19
57 juanpablordz/computational-cognitive-science The home of MIT's 9.66 course (Fall 2021). 3 2021-10-22 2021-09-19
58 joao-semedo/canonical-correlation-maps Code for "Feedforward and feedback interactions between visual cortical areas use different population activity patterns", Semedo et al. (Nature Communications, 2022) 3 2022-03-17 2021-08-27
59 JulioSoteloParraguez/4D-Flow-Matlab-Toolbox This repository contains a protected MATLAB toolbox that allows the quantification of a series of hemodynamic parameters, from 4D flow data obtained by cardiovascular magnetic resonance. 3 2021-12-22 2021-08-15
60 Elkinmt19/smart-systems-dojo This is a repository for learning more about AI, neural networks, and intelligent systems and integrating all these topics into the world of robotics. 3 2021-11-15 2021-07-20
61 rushikajoshi/Path-planning Implementation of path planning algorithms in 2D space 3 2021-11-16 2021-06-15
62 Xiaobo-Liu/matrices-mp-cosm Collection of matrices for testing the matrix cosine in multiprecision. 3 2022-02-20 2021-06-11
63 MouraWM/HIL-platform-fixed-wing-autopilot HIL platform for fixed wing autopilot – A tutorial 3 2021-11-04 2021-06-09
64 robotology/online-detection-demo Fast object detection learning with CNN and kernel based architecture 3 2021-12-09 2021-06-03
65 burakozpoyraz/MATLAB-101 Documents of my MATLAB course 3 2022-02-22 2021-05-27
66 pcwhy/CSIL The channel separation incremental learning algorithm for wireless device identification. With mathematical proofs of the accuracy of orthogonal memory representation in Artificial Neural Networks. 3 2021-12-08 2021-04-24
67 HUST-Tan/SS-GMM Implementation of ICCV 2021 oral paper -- A Novel Self-Supervised Learning for Gaussian Mixture Model 2 2021-10-18 2021-08-16
68 fatihaydin1/vibes A new ensemble learning algorithm. Please see the website: https://doi.org/10.1093/comjnl/bxz118. 2 2021-12-04 2021-08-01
69 OctopusNO1/Structural-Dynamics-Guide This is a Structural Dynamics learning guide. I hope this guide can help you to learn Structural Dynamics easier. 2 2021-11-22 2021-07-02
70 parham1998/Pitch-Detection Implementation of Pitch Detection algorithms with Matlab 2 2021-10-23 2021-06-14

↓ -- Thanks -- ↓

If it is helpful to you, please star it for easy browsing. Thanks for your support!