필터 지우기
필터 지우기

Is there a "regress" function in Matlab R2014a?

조회 수: 1 (최근 30일)
Bogdan
Bogdan 2015년 6월 10일
댓글: Bogdan 2015년 6월 11일
I am trying to link some datasets through multiple linear regression, but I cannot find the regress function, nor does it appear in help. Is there still such function?

채택된 답변

dpb
dpb 2015년 6월 10일
Yes, but it is in the Statistics Toolbox, not base Matlab.
You can build a general model and use the backlash operator "\" to solve for the least squares coefficients or there are other tools in the Curve Fitting Toolbox as well if have it but not Statistics.

추가 답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by