|
From: subarna pal on 8 Feb 2005 11:42 i'm working on eegsignal processing & feature extraction. i want to model the data using ar model in matlab. the data file is in a m-file format. the ar model requires the data to be entered. so can anyone help me how to enter the data for ar modelling?
From: Johan Carlson on 8 Feb 2005 11:50 subarna pal wrote: > i'm working on eegsignal processing & feature extraction. > i want to model the data using ar model in matlab. > the data file is in a m-file format. the ar model requires the data > to be entered. > so can anyone help me how to enter the data for ar modelling? If you have the System identification toolbox I suggest you start with that. If not, you will have to write your own code to estimate the auto-covariance matrix for a given model order. /Johan
|
Pages: 1 Prev: space vector modulation based voltage source inverter Next: Same Problem of using f2matlab |