image thumbnail

updated 1 month ago

Dynamical System Viewer by Henry Harrison

GUI that plots dynamical system flow fields (and more) with sliders for adjusting parameters. (gui, dynamics, systems)

sysViewer(oPar, cPar, fcn, typ, varargin)

image thumbnail

updated 2 years ago

Marine Automatics by Mateusz Blonski

Simulation models of marine automatics elements library for MATLAB/Simulink (control design, mathematics, simulation)

slblocks

Demo1c1.m

Demo2c1.m

image thumbnail

updated 2 years ago

Signals and Systems Laboratory with MATLAB M-files by Alex Palamides

These are most of the m-files contained in the book Signals and Systems Laboratory with MATLAB (bode, state space, laplace)

[sm,pro]=oper(A,B)

convd(x,n1,h,n2)

det1(A)

image thumbnail

updated 2 years ago

2D Spring Coordinates for Plotting by Dan P

Generates the coordinates necessary for plotting an automatically sized 2D spring. (modeling, simulation, spring)

springcoord( pt1, pt2, varargin)

image thumbnail

updated almost 4 years ago

Synchronizing metronomes by Guy Rouleau

The 5 pendulums, in a vectorized approach (mechanical modeling, metronome, synchronizing)

metronome_guy

image thumbnail

updated 4 years ago

Metronome with Driving Force by Thomas Steffen

Demonstrate synchronisation of five metronomes (metronome, systems, controls)

MetronomeAnimation1(t,x,u,flag,pausetime)

metronome_ts

image thumbnail

updated 4 years ago

Multiple simulations in 2-D by Zhi Han

Simulating a 2-D system for multiple initial points (reachability, linear systems, controls)

plotstates(x, tout)

plotstates_vdp(x, tout)

setup.m

image thumbnail

updated 4 years ago

SERVO MOTOR CONTROL by Diego Orlando

CONTROL SERVO MOTORS USING MATLAB AND PIC 16F628A (motor servo, controls, electronics)

servo_control.m

image thumbnail

updated 8 years ago

Signals & Systems: Continuous and Discrete, 4e Companion Software by Rodger Ziemer

Companion Software for Signals & Systems: Continuous and Discrete, 4e (companion software, signals, signal processing)

[ret,x0,str,ts,xts]=c2ex22(t,x,u,flag);

[ret,x0,str,ts,xts]=c2ex23(t,x,u,flag);

[ret,x0,str,ts,xts]=ex2_20(t,x,u,flag);

image thumbnail

updated 10 years ago

nnctrl by Magnus Norgaard

The NNCTRL toolkit is a set of tools for design and simulation of neural network based control syste (neural networks, inverse control, systems)

[F,G]=diophant(A,B,d,C)

[Uhat,PI]=invsim(NetDef,NN,W1,W2,Y,U)

[W1,W2,PI_vector,iteration,lambda]=general(NetDef,NN,W1,W2,...

image thumbnail

updated 10 years ago

Computer Explorations in Signals and Systems Using MATLAB, 2e by John Buck

Companion Software (signal processing, computer exploration, signals)

X=dtftsinc(M,w)

[bc,ac]=df2cf(b,a)

[poles,zeros]=plotpz(b,a,ROC)

image thumbnail

updated 10 years ago

Signals, Systems, and Transforms by Leland Jackson

Companion Software (signal processing, signals, systems)

LPF2nd(zeta)

LPFbut(N)

ctc(x,y,T)

image thumbnail

updated 10 years ago

Signals, Systems, and Transforms, 2e by Charles Phillips

Companion Software (signal processing, signals, systems)

[ret,x0,str,ts,xts]=butlpex2(t,x,u,flag);

ex10p10.m

ex10p11.m

image thumbnail

updated 14 years ago

timing by Byung Yoon Min

A timing error detector for Communication systems with simulink. (timing error, detection, detector)

m_delay3(t,x,u,flag,thre)

ti_det1(t,x,u,flag,thre)

test1

Contact us