Auto regressive model
时间:04-06
整理:3721RD
点击:
Hello everybody,
i have an EEG signal and am trying to use the auto regressive model on some channels of it.The problem am facing is calculaing the order of it.
the matlab fuctions am using:
NN=struc(na,nb,nk)
V = arxstruc(ze,zv,NN)
order=selstruc(V)
y=ar(ze,order)
my proble now is what are the values ze,zv,na,nb,nk and how do i calculate them?
thanks
i have an EEG signal and am trying to use the auto regressive model on some channels of it.The problem am facing is calculaing the order of it.
the matlab fuctions am using:
NN=struc(na,nb,nk)
V = arxstruc(ze,zv,NN)
order=selstruc(V)
y=ar(ze,order)
my proble now is what are the values ze,zv,na,nb,nk and how do i calculate them?
thanks
Auto regressive model 相关文章:
- Automatic selection of element values of antennas impedance models
- fluke PM 3394 Autoranging CombiScope 200MHz 4 Channel
- data display automatically shown in ADS
- Automatic Test Setup for Measurement using labview
- Autocad to hfss layout conversion
- How to include the sub-blocks layout from the top layout automatically
