Does Matlab provide online linear fitting?

2 次查看(过去 30 天)
Hi all,
I am looking for Matlab function or framework to perform linear fitting online, meaning I am looking for updating my linear model once new observations become available.

回答(1 个)

Drew
Drew 2023-8-22
编辑:Drew 2023-8-23
There are many ways to perform linear fitting in MATLAB. This page lists some of the methods: https://www.mathworks.com/help/matlab/data_analysis/linear-regression.html.
Here are some options (out of many) from that page:
A more general intro to data fitting in MATLAB can be found at https://www.mathworks.com/discovery/data-fitting.html

类别

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

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by