what toolbox to include for regression
Ältere Kommentare anzeigen
Antworten (1)
Image Analyst
am 22 Apr. 2020
0 Stimmen
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 Kommentare
Sowmya Muniswamy
am 22 Apr. 2020
Cris LaPierre
am 22 Apr. 2020
What is the name of the function you are trying to use? What is the complete error message you see (all the red text)?
Kategorien
Mehr zu Linear Regression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!