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 Exchange에서 Linear 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