MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Betriebsanweisung Seite 92

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 531
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 91
1 Data Processing
If you import fr_data into the System Identication Tool GUI, this data has
the name
DC_Converter in the GUI, and not the variable name fr_data.
MATLAB returns the following object properties and values:
ans =
Name: 'DC_Co nver ter'
Frequency: [10 0x1 double]
ResponseData: [1x1x100 double]
SpectrumData: []
CovarianceData: []
NoiseCovariance: []
Units: 'rad/s '
Ts: 0.0800
InputDelay: 0
EstimationInfo: [1x1 struct]
InputName: {'u 1'}
OutputName: {'y 1'}
InputUnit: {'' }
OutputUnit: {'' }
Notes: []
UserData: []
Subreferencing idfrd Objects
You can reference specic data values in the idfrd object using the following
syntax:
fr_data(outputchannels,inputchannels)
Reference specicchannelsbynameorbychannelindex.
Tip Use a colon (:) to specify all channels, and use the empty matrix ([])to
specify no channels.
1-70
Seitenansicht 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 530 531

Kommentare zu diesen Handbüchern

Keine Kommentare