MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Uživatelská příručka Strana 429

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 531
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 428
1 2 ... 424 425 426 427 428 429 430 431 432 433 434 ... 530 531

Komentáře k této Příručce

Žádné komentáře