MATLAB CONTROL SYSTEM TOOLBOX 9 Spécifications Page 557

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 591
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 556
step
16-217
a = [-0.5572 -0.7814;0.7814 0];
b = [1 -1;0 2];
c = [1.9691 6.4493];
sys = ss(a,b,c,0);
step(sys)
The left plot shows the step response of the first input channel, and the right
plot shows the step response of the second input channel.
Algorithm Continuous-time models are converted to state space and discretized using
zero-order hold on the inputs. The sampling period is chosen automatically
based on the system dynamics, except when a time vector
t = 0:dt:Tf is
supplied (
dt is then used as sampling period).
See Also impulse Impulse response
initial Free response to initial condition
lsim Simulate response to arbitrary inputs
ltiview LTIsystemviewer
Vue de la page 556
1 2 ... 552 553 554 555 556 557 558 559 560 561 562 ... 590 591

Commentaires sur ces manuels

Pas de commentaire