Levinson Algorithm
显示 更早的评论
What are the steps Matlab uses to calculate the Levinson recursion of a sequence:
for example: Rxx=[2 1 0 3 5]
I have looked at the matlab function page and in code in several of the matlab file exchange files and I can't understand how matlab performs this algorithm, if I could see a simple solution I would be able to understand it.
Thank you
采纳的回答
更多回答(1 个)
Walter Roberson
2012-6-18
0 个投票
Read the cited reference, "Ljung, L., System Identification: Theory for the User, Prentice-Hall, 1987, pp.278-280."
5 个评论
Saeed
2012-6-18
Saeed
2012-6-18
Walter Roberson
2012-6-18
http://www.amazon.com/System-Identification-Theory-User-Edition/dp/0136566952
Saeed
2012-6-18
Walter Roberson
2012-6-18
For the depth of information you need, you are going to need to file a request with Mathworks technical support. They might possibly tell you that the details are proprietary, but you can ask.
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Algebra 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!