フィルターのクリア

Does Matlab provide online linear fitting?

3 ビュー (過去 30 日間)
Yazan
Yazan 2023 年 7 月 15 日
編集済み: Drew 2023 年 8 月 23 日
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 Center および File ExchangeRegression についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by