image thumbnail

updated 15 days ago

DC Motor open and closed loop analysis by Rakesh Mandal

Used for design analysis of DC Motor (gui, simulation, physics)

brushless_dc_motor(varargin)

image thumbnail

updated 1 month ago

GUI for analyzing the effect of PID gains by Rakesh Mandal

To analyze the response of various combination of PID gain on system performance. (automotive, pid controller, simulink)

PID_cc_gain_effects(varargin)

cruisedyn(v, u, gear, theta, m)

cruise_pid_testing

image thumbnail

updated 1 month ago

Performance Analysis of Z-source Inverter Fed Induction Motor Drive by Amit Tiwari

THIS MODEL IS EQUIPPED WITH CONSTANT BOOST CONTROL USING THIRD HARMONIC INJECTION. (communications, gui, control design)

ZINV1

image thumbnail

updated 3 months ago

One-Sided FFT by Aravazhi Anbarasu

More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. (control design, physics, communications)

fft_calc(X,fs)

image thumbnail

updated 3 months ago

Differential Drive and Global Positioning Blockset v2.0 by Jahanzeb Rajput

This blockset is for modeling and visualization of the dynamics of differential drive vehicle robot. (simulation, differentials, vehicle robot)

[sys,x0,str,ts]=navigate(t,x,u,flag,velocitya,loada,velocit...

DifferentialDriveVehicleRobotDemo

diffgp

image thumbnail

updated 4 months ago

SIMULATION OF PERMAMNENT MAGNET SYNCHRONOUS MACHINE by Amit Tiwari

THIS FILE IS SIMPLE SIMULATION OF PERMANENT MAGNET SYNCRONOUS MACHINE WITH ITS TORQUE BEING RAMP (simulink, control design, measurement)

machine

image thumbnail

updated 5 months ago

Matlab Space Invaders VideoGame by Héctor Corte

A tribute to Space Invaders coded in Matlab. Just take fun and get ideas for more games. (aerospace, gui, control design)

enemy

lasser

player

image thumbnail

updated 6 months ago

Control_Calculator by Jong Kim

App for Control Calculator for Beginners (bode plot, control design, root locus)

Control_Calculator

image thumbnail

updated 6 months ago

Moon Lander Matlab Game-Example of getting keypressed by Héctor Corte

Lunar Lander game in Matlab, fully functional, and an example of how to get keypressed in figures. (game, simulation, gui)

Moon01.m

image thumbnail

updated 7 months ago

Monte Carlo Simulation with Simulink by Ryan G

Select blocks to vary parameters for Monte Carlo Simulation. (control design, simulink, gui)

Monte Carlo Simulation with Simulink

image thumbnail

updated 8 months ago

GUI for denoising video signals with Kalman filter by Youssef KHMOU

filter grayscale video signals(avi || Webcam) with 1st Order Estimation & Kalman filter . (image processing, gui, signal processing)

B=corr2d(H)

Create_gray_Gif_Image( data,filename)

Estimation(X)

image thumbnail

updated 8 months ago

PID Basics by Lucas García

PID Basics is a nice way to obtain a quick intuition and understanding of PID control. (gui, control design, pid)

PID Basics

PIDBasics(varargin)

tfProcess(varargin)

image thumbnail

updated 8 months ago

Controller Design GUI by Hadi Saadat

Tool for the design of a first-order controller in the forward path of a closed-loop control system (control design, gui)

Controller Design GUI

ghs.m

lagcontroller.m

image thumbnail

updated 12 months ago

Wave Player With Effects And Analysis by Muhammad Umair

It plays and add certain effects to a .wav file like a real media player. (wav player, convoloution, gui)

image thumbnail

updated 1 year ago

Filter Design Toolbox by Behnam Shariati

This program can evaluate all filter types characteristics with some adequate inputs. (gui, communications, control design)

Filter(varargin)

image thumbnail

updated 1 year ago

Best Fit Legend by rasam aliazizi

the best tool for signal processing, of a section of your data. (communications, control design, data export)

BestFitInfo(varargin)

Equation(polyCoeff, x, y)

GetMousePosition(varargin)

image thumbnail

updated 1 year ago

Example using a MATLAB Class to control a GUI by Alex

This example shows how to use a Matlab class to control a gui. (class, gui, passing gui data)

standard_fig(varargin)

gui_class_example

image thumbnail

updated 1 year ago

Video Recording by rasam aliazizi

Recording video & snapshots using a web cam or other. (image processing, signal processing, gui)

Creat_AVI(varargin)

CreateImAqObject(varargin)

Export2WorkSpace(var, val, varargin)

image thumbnail

updated 1 year ago

GUI for Root Locus by Erik Cheever

This program helps to sketch root locus plot (root locus, sketch, control system)

RLocusGui.m

image thumbnail

updated 1 year ago

GUI for Understanding Nyquist Plots by Erik Cheever

This is a GUI designed to help learn about Nyquist plots. (control design, nyquist plot, gui)

NyquistGui(varargin)

image thumbnail

updated 1 year ago

Process Control by Infernal Rage

Analysis of 1st & 2ndOrder systems using P,I,D,PI,PD,PID controllers through Step & Impulse response (control design, gui)

ProcessControl(varargin)

image thumbnail

updated almost 2 years ago

Make_gui - automated GUI creation by Jonn Lantz

Auto generated GUIs for models or subsystems with real time emulation. (simulink, simulation, gui)

info=get_port_data(syst)

make_gui.m

make_gui_dialog.m

image thumbnail

updated 2 years ago

Simple Buck DC DC Converter Model by Mohamed Ali Alaswed

A simple simulation model for Power Electronics students, teachers and enthusiasts. (buck converter, stepdown, control design)

Mohamed_Alaswed_Buck

image thumbnail

updated 2 years ago

Simple simulator for a 3DOF anthropomorphic arm by Andrea Cirillo

It's a simple example of a simulator for an anthropomorphic arm with 3DOF. (arm, dof, anthropomorphic)

casuale.m

ik.m

kinematic(varargin)

image thumbnail

updated 2 years ago

Autonomous Navigational Control System for Non-holonomic Vehicless by Satvir Singh

This GUI is designed to simulate autonomous navigational control of non-holonomic vehicles (gui, control design, automotive)

CCAlgo(data);

LPAlgo(data);

Navigate()

image thumbnail

updated 2 years ago

Logic Game by Mohit Gupta

A very interesting game to play ....Requires a lot of logic.....Play with your friend or computer (control design, gui, game)

game

image thumbnail

updated 2 years ago

Sudoku by Mohit Gupta

Solves 9X9 Sudokus of any difficulty level (matrix, game, control design)

[]=msave(b,d,i,j,a,n)

[a,test]=mgeta(d,i,j,n)

[b,d]=mupdate(b,d)

image thumbnail

updated 3 years ago

robotArm by Dmitry Savransky

Simulate and animate a three link robotic arm raising a glass to table height. (simulation, gui, control design)

robotArm(varargin)

image thumbnail

updated almost 4 years ago

Robotics by badr Higab

this code draws 16 robot that the user select. the original drawings were made using ProE. (robotics, cool robot, ultimate)

robotics(varargin)

image thumbnail

updated almost 4 years ago

Scrollbar GUI Example by Juergen Reimers

GUI with a working scrollbar, that moves other GUI elements. (gui, scrollbar, scroll buttons)

GUIexample.m

slider.m

image thumbnail

updated almost 4 years ago

GUI FOR CONTROLLING ROBOT by Ketan Chhaniyara

This file contains the matlab code needed for building a GUI for controlling the robot through a PC. (simulink, image processing, robo)

robo_ctrl_panel(varargin)

image thumbnail

updated 4 years ago

MATLAB Adaptor for Agilent's U2600A Series USB Data Acquisition Devices (DAQ) by Neo

This enables you to use MATLAB and MATLAB’s Data Acquisition Toolbox with U2600A Series DAQ devices. (aerospace, automotive, biotech)

image thumbnail

updated 4 years ago

MATLAB Adaptor for Agilent's U2500A Series USB Data Acquisition (DAQ) Devices by Neo

This enables you to use MATLAB and MATLAB’s Data Acquisition Toolbox with U2500A Series DAQ devices (aerospace, automotive, measurement)

image thumbnail

updated 4 years ago

MATLAB Adaptor for U2300A Series USB Data Acquisition Devices (DAQ) & U2802A Signal Conditioner by Neo

This enables you to use MATLAB and MATLAB’s Data Acquisition Toolbox with U2300A Series DAQ devices. (aerospace, automotive, biotech)

image thumbnail

updated 4 years ago

Toward a program development and documentation toolbox by Nedialko

...offering important and structured complements to Edit/debug, & Mlint (aerospace, biotech, communications)

image thumbnail

updated 4 years ago

controller Design by M.Mohsin Siraj

GUI Software for controller design via PID and Statefeedback appraoch. (control design, gui)

Controller_Design(varargin)

PID_Controller(varargin)

state_feedback_gui(varargin)

image thumbnail

updated 11 years ago

atvplus by Gabriele Marchetti

Perform system identification and control system design for linear SISO processes. (system identification, gui, atvplus)

[T,U]=tuini(t,u,th);

[k,ti,td]=zn(n,d,th);

[kc,ti,td]=pidtun(n,d,th);

Contact us