image thumbnail

updated 2 months ago

Step and impulse responses under the effect of noise or uncertainty by Lazaros Moysis

This file demonstrates how the responses of a system change, for small fluctuations of ω and j. (response, step, impulse)

robust1c.m

image thumbnail

updated 5 months ago

Basic Signal by Simerdeep Singh

Discrete Time Signal : Unit Sample, Unit Step, Unit ramp, Exponential, cosine, sine (cos, complex exponential, impule)

basicsignal.m

image thumbnail

updated 1 year ago

Step-Down Transformer Model by Mohamed Ali Alaswed

Simple model for Electronics students, teachers and enthusiasts. (step, down, transformer)

Transfoe

image thumbnail

updated almost 2 years ago

Sistema de primer orden by ULA

Ejemplo de creacion de sistema de primer orden en simulink (step)

simu_ejm

image thumbnail

updated 2 years ago

Z-N PID Controller Tuning by Reza Ahmadzadeh

Using this m-file, you can calculate the Z-N PID Controller in 2 - Methods (ziegler, nichols, control)

pidtun1.m

image thumbnail

updated almost 3 years ago

Using the Simulink Debugger (Example 2) by Dan Lluch

Explores using the Simulink Debugger to extract information. (simulink, debugger, solver)

getstrace(mdl,vargin)

parsestrace(filename)

example2.m

image thumbnail

updated 3 years ago

simulink introduction video by Nassim Khaled

This is a video of an introduction crash course for simulink(the simulink file is included too) (video, simulink, introduction)

simple_closed_loop

simulink_intro.wmv

image thumbnail

updated almost 4 years ago

Recursive Least Square Identification without Noise by Otniel Adrian

RLS algorithm to identified parameter of transfer function (rls, parameter, identification)

RLS_Pure.m

image thumbnail

updated 4 years ago

Dynamic Response Simulator by Husam Aldahiyat

Simulates Response of First Order Systems. (gui, response, error)

cap.m

image thumbnail

updated almost 5 years ago

Tune PID controller with your hand by Ali Talib Oudah

This code uses gui to demonstrate the step response for DC Motor Position system with PID controller (simulation, pid, slider)

pidtuning(varargin)

stepplot

image thumbnail

updated 5 years ago

Digital implementation of RC low pass filter by Krishna Sankar M

Plot the step and frequency response of a digital RC filter (filter analysis, digital implementatio..., step)

script_digital_RC_LPF.m

image thumbnail

updated 14 years ago

fixstep.m by Robert Schor

This M-File was designed to fix the "SampleTime" parameter of Step Blocks. (simulink, sample, time)

fixstep (modname);

image thumbnail

updated almost 15 years ago

ossrs by Sheela Belur

A random search method[1] for the optimization of a function of n variables. (optimization, random, search)

[x,fmn]=ossrs(x)

Contact us