MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Guida Utente Pagina 197

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 196
Identifying Impulse-Response Models
Step Respo nse Plot
At the command line. You can use the impulse command to plot the
impulseresponse. Thetimedelayisequaltotherst positive peak in th e
transient response magnitude that is greater than the condence region for
positive time values.
For example, the following commands create an impulse-response plot with a
1-standard-deviation condence region:
% Load sample data
load dry2
% Split data into estimation and
% validation data sets
ze = dry2(1:500);
zr = dry2(501:1000);
impulse(ze,'sd',1,'fill')
The resulting gure sh ows that the rst pos itive peak of th e response
magnitude, which is greater than the condence region for positive time
values, occurs at 0.24 s.
3-19
Vedere la pagina 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 530 531

Commenti su questo manuale

Nessun commento