Recursive Least Square Estimation for Simple Linear Regression

6 次查看(过去 30 天)
are there any functions or toolboxes that covers "Recursive Least Square Estimation for Simple Linear Regression" parameter estimation and prediction ?
Thank you

回答(2 个)

Fangjun Jiang
Fangjun Jiang 2011-8-14
  2 个评论
pemfir
pemfir 2011-8-14
The Recursive Component is critical to my work. I need to sequentially update the parameters. I know the algorithm, i can write up the code, but was surprised that nobody has written the code for this. Also needed some more stuff which it seems i have to code myself.
Fangjun Jiang
Fangjun Jiang 2011-8-14
Check this link and the contents around it to see if you can find anything useful.
http://www.mathworks.com/help/toolbox/ident/ug/bq2s4g1.html

请先登录,再进行评论。


Valeria Alejandra
Valeria Alejandra 2024-8-28
There is this function https://la.mathworks.com/help/ident/ref/recursivels-system-object.html

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by