Recursive Least Square Estimation for Simple Linear Regression

5 visualizzazioni (ultimi 30 giorni)
are there any functions or toolboxes that covers "Recursive Least Square Estimation for Simple Linear Regression" parameter estimation and prediction ?
Thank you

Risposte (2)

Fangjun Jiang
Fangjun Jiang il 14 Ago 2011
  2 Commenti
pemfir
pemfir il 14 Ago 2011
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 il 14 Ago 2011
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

Accedi per commentare.


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

Categorie

Scopri di più su Linear and Nonlinear Regression in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by