what toolbox to include for regression

조회 수: 3 (최근 30일)
Sowmya Muniswamy
Sowmya Muniswamy 2020년 4월 22일
댓글: Star Strider 2020년 4월 22일
what toolbox to include for regression

답변 (1개)

Image Analyst
Image Analyst 2020년 4월 22일
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)?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Linear Regression에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by