필터 지우기
필터 지우기

how to fit the data properly to custom eqaution?

조회 수: 1 (최근 30일)
sandeep
sandeep 2022년 8월 23일
편집: Torsten 2022년 8월 23일
I am trying to fit the data with the custom eqaution, however the line is not starting from below 1, is it because the 3rd term has no x value in the equation? how can i fit this line with data properly, any thoughts on this?

채택된 답변

Torsten
Torsten 2022년 8월 23일
편집: Torsten 2022년 8월 23일
If you want your model curve start at (0,1), delete the constant term k3/3500*3502.
Your experimental curve looks more like an exponential (exp(k1*Cyclenumber)) than a quadratic in my opinion.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by