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

  • 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 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
Vue de la page 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 530 531

Commentaires sur ces manuels

Pas de commentaire