MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Guide de l'utilisateur Page 429

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 428
Using Impulse- and Step-Response Plots to Validate Models
The following table summarizes commands that generate impulse- and
step-response plots . For detailed information about each command, see the
corresponding reference page.
Command
Description
Example
impulse
Plots impulse response
for
idpoly, idproc,
idarx, idss,and
idgrey model objects.
Estimates and plots
impulse response
models for
iddata
objects.
Note Does not
support nonlinear
models.
To plot the impulse response
of the model
mod,typethe
followin g command:
impulse(mod)
step
Plots the step response
of all linear and
nonlinear models.
Estimates and plots
step re sponse models
for
iddata objects.
To plot the ste p response
of the model
mod,typethe
followin g command:
step(mod)
To specify step levels for a
nonlinear model, type the
followin g command:
step(mod,
'InputLevel',[u1;u2])
8-31
Vue de la page 428
1 2 ... 424 425 426 427 428 429 430 431 432 433 434 ... 530 531

Commentaires sur ces manuels

Pas de commentaire