EEG signal calculate Auto regressive coefficients

2 views (last 30 days)
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

Answers (0)

Categories

Find more on EEG/MEG/ECoG in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!