what toolbox to include for regression
古いコメントを表示
回答 (1 件)
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
2020 年 4 月 22 日
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)?
カテゴリ
ヘルプ センター および File Exchange で Linear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!