what toolbox to include for regression

what toolbox to include for regression

回答 (1 件)

Image Analyst
Image Analyst 2020 年 4 月 22 日

0 投票

Depends on what function you want to use. polyfit() is built in to Base MATLAB. But there are also other fitting/regressing functions in the Statistics and Machine Learning Toolbox, and the Curve Fitting Toolbox.

2 件のコメント

Sowmya Muniswamy
Sowmya Muniswamy 2020 年 4 月 22 日
I want to execute regression function in grader. Even though I have included curve fitting and statistics and machine learning toolbox, it’s throwing an error.
Cris LaPierre
Cris LaPierre 2020 年 4 月 22 日
What is the name of the function you are trying to use? What is the complete error message you see (all the red text)?

サインインしてコメントする。

カテゴリ

タグ

質問済み:

2020 年 4 月 22 日

コメント済み:

2020 年 4 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by