AR model spectral analysis of temperature signal
Show older comments
i need matlab code for AR model spectral analysis.. how to find AR spectral analysis for a real time signal in matlab? what all needed parameters? thanks in advance!!
Answers (1)
Wayne King
on 16 Mar 2012
0 votes
Hi Suji, The Signal Processing Toolbox enables you to obtain parametric (AR) spectral estimates using a few different algorithms.
The parameter you need to specify is the order. See the help for pburg() as one example.
1 Comment
Athaur Rahman
on 16 Apr 2014
May I ask, what is the difference using a spectrum.burg and a pburg ?
Categories
Find more on Parametric Modeling 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!