Does Matlab provide online linear fitting?

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 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeLinear and Nonlinear Regression についてさらに検索

製品

リリース

R2022b

質問済み:

2023 年 7 月 15 日

編集済み:

2023 年 8 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by