5/04/2013

Comandi MATLAB e Simulink per Fondamenti di Sistemi Dinamici

matrix - A= [11 12 13; 21 22 23] is a 2-by-3 matrix
plot - 2-D line plot
SISO Model Creation - How to create continuous-time single-input, single-output (SISO) models.
ss - Create state-space model, convert to state-space model
tf - Create transfer function model, convert to transfer function model
zpk - Create zero-pole-gain model; convert to zero-pole-gain model
bode()Bode plot of frequency response, magnitude and phase of frequency response
impulse() - Impulse response plot of dynamic system; impulse response data
step() - Step response plot of dynamic system
c2d - Convert model from continuous to discrete time
ssdata - Access state-space model data (Ci rida le matrici A,B,C,D)


Examples
Predator-Prey
The predator-prey problem refers to an ecological system in which we have two species, one of which feeds on the other. This type of system has been studied for decades and is known to exhibit interesting dynamics. The figure below shows a historical record taken over 90 years for a population of lynxes versus a population of hares (MacLulich, 1937). study of the model and matlab source: http://www.cds.caltech.edu/~murray/amwiki/index.php/Predator_prey


in costruzione... :)

Nessun commento:

Posta un commento