Signal Processing

How to write matlab code for extracting Auto Regressive coefficients from an input signal using Auto Regressive model

 Accepted Answer

Wayne King
Wayne King on 24 Mar 2012
If you have the Signal Processing Toolbox, there are a number of functions for this.
>>doc aryule
>>doc arburg
as just two examples.

1 Comment

Akshaya
Akshaya on 26 Mar 2012
how to do the same by means of least square method

Sign in to comment.

More Answers (0)

Products

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!