Recursive Least Square Estimation for Simple Linear Regression

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일

0 개 추천

댓글 수: 2

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.
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일

0 개 추천

There is this function https://la.mathworks.com/help/ident/ref/recursivels-system-object.html

카테고리

도움말 센터File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

질문:

2011년 8월 14일

답변:

2024년 8월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by