User`s guide
Representing Time- and Frequency-Domain Data Using iddata Objects
MATLAB returns the following object properties and values:
Domain: 'Freque ncy'
Name: []
OutputData: [ 501x 1 double]
y: 'Same as OutputData'
OutputName: { 'y1' }
OutputUnit: { ''}
InputData: [501 x1 double]
u: 'Same as InputData'
InputName: {'u1 '}
InputUnit: {''}
Period: Inf
InterSample: ' zoh'
Ts: 0.0800
Units: 'rad/s'
Frequency: [501 x1 double]
TimeUnit: ''
ExperimentName: 'Exp1'
Notes: []
UserData: []
Creating Multiexperiment Data at the Command Line
• “Why Create Multiexperiment Data Sets?” on page 1 -53
• “Limitations on Data Sets” o n page 1-54
• “Merging Data Sets” on p age 1-54
• “Adding Experiments to an E xisting iddata Object” on page 1-54
Why Create Multiexperiment Data Sets?
You can create iddata objects that contain several experiments. Identifying
models for an
iddata object with multip le e xp eri m e n ts results in an average
model.
In the S ystem Id entification Toolbox product, experiments can either
mean data collected during different sessions, or portions of the data
collected during a single session. In the latter situation, you can create a
1-53