matlab-gui topic

List matlab-gui repositories

Application_of_FFT_with_FIR_filter

21
Stars
5
Forks
Watchers

This project will walk you through the importance of Fast Fourier Transform (FFT) which is one of the major computation techniques in the world of Digital Signal Processing (DSP). It also explains how...

TURBN-Turbine-Design

18
Stars
7
Forks
Watchers

A MATLAB GUI for estimating some properties of turbines, the code is mainly based on Mattingly's "Elements of Propulsion". This repository is made for educational purposes, it does solve the problems...

kMeans

21
Stars
8
Forks
Watchers

k-means (unsupervised learning/clustering) algorithm implemented in MATLAB.

🎓 A collection of Course Files, Programming Assignments and Final Project for "Mastering Programming with MATLAB", Coursera, August-September, 2021.

Robotics

17
Stars
4
Forks
Watchers

Simulation of Kinematic Control: Obstacles Avoidance of Redundant Manipulator

VANET-Simulation-in-MATLAB

17
Stars
7
Forks
Watchers

This Repository is targeted to VANET simulation in MATLAB

PsPM

40
Stars
11
Forks
Watchers

A matlab suite for Psycho-Physiological Modelling

MecanumWheelRobot

20
Stars
3
Forks
Watchers

MecanumWheelRobot based on LIDAR positioning system with Kalman Filter. Arduino + Raspberry + Matlab GUI control using ROS.

vilin-numerical-optimization

35
Stars
15
Forks
Watchers

Application and framework for executing and testing numerical optimization methods. State of the art algorithms such as l-bfgs, cg_descent, Levenberg-Marquardt etc. A various line search methods: Wolf...