AR model spectral analysis of temperature signal

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)

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

May I ask, what is the difference using a spectrum.burg and a pburg ?

Sign in to comment.

Tags

Asked:

on 16 Mar 2012

Commented:

on 16 Apr 2014

Community Treasure Hunt

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

Start Hunting!