MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Guida Utente Pagina 80

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 79
1 Data Processing
Subreferencing Experiments
Use the following general syntax to subreference specic experiments in
iddata objects:
data(samples,outputchannels,inputchan nels,experimentname)
In this syntax, s amples specify one or more sample indexes, out putchannels
and inputchannels specify channel indexes or channel names, and
experimentname speci es experiment indexes or names.
When specifying several experiment names, you must use a cell array of name
strings. The
iddata object stores experiments name in the ExperimentName
property.
For example, suppose the
iddata object data contains ve experiments with
default names,
Exp1, Ex p2, Exp3 , Exp4,andExp5. Use the following syntax to
subreference the rst and fth experiment in
data:
data_sub = data(:,:,:,{'Exp1','Exp5'}) % Using experiment name
or
data_sub = data(:,:,:,[1 5]) % Using experiment index
Tip Use a colon (:) to denote all samples and all channels, and the empty
matrix (
[]) to specify no samples and no channels.
Alternatively, you can use the getexp com mand. The following example
shows how to subreference the rst a nd fth experim ent in
data:
data_sub = getexp(data,{'Exp1','Exp5'}) % Using experiment name
or
data_sub = getexp(data,[1 5]) % Using experiment index
The following example show s how to retrieve the rst 100 samples of output
channels 2 and 3 and input channels 4 to 8 of Experiment 3:
dat(1:100,[2,3],[4:8],3)
1-58
Vedere la pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 530 531

Commenti su questo manuale

Nessun commento

Anthem A2 manuály

Uživatelské manuály a uživatelské příručky pro Přijímače a zesilovače Anthem A2.
Poskytujeme 1 manuály pdf Anthem A2 ke stažení zdarma podle typů dokumentů: Uživatelský manuál






Další produkty a příručky pro Přijímače a zesilovače Anthem

Modely Typ Dokumentu
P5 Uživatelský manuál   Anthem P5 User Manual, 10 stránky
PVA 8 Uživatelský manuál   Anthem PVA 8 User Manual, 12 stránky
MRX 710 Uživatelský manuál   Anthem MRX 710 User Manual, 60 stránky
MRX 710 Uživatelský manuál   Anthem MRX 710 Manuel d'utilisation, 60 stránky
BLX 200 Uživatelský manuál   Anthem BLX 200 User Manual, 46 stránky