필터 지우기
필터 지우기

curve fitting tool equation

조회 수: 7 (최근 30일)
Saúl
Saúl 2014년 9월 3일
답변: Bowen Song 2019년 3월 16일
im just starting to use the curve fitting tool, so i was wondering where can i see the equation that describes my fit surface? iknow this is probably a simple question but i cant find it anywhere.

답변 (2개)

Aniruddha Katre
Aniruddha Katre 2014년 9월 3일
There should be a panel called "Results" in the cftool window. This panel shows the equation as well as the coefficients (with 95% confidence bounds) and the Goodness of fit once you specify the fit type.
If you want to generate code for a specific fit, you can navigate to the "File" drop down menu of the cftool window and click on Generate Code.
For an example of what the cftool window should look like, see the attached screenshot.
  댓글 수: 1
Saúl
Saúl 2014년 9월 3일
Thanks for your answer. There's no general model output in my reuslts window, there's only coefficients and goodness of fit, i'm not sure why.

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


Bowen Song
Bowen Song 2019년 3월 16일
For those who are still looking for answers. MATLAB 2018b version. In "File"->"Generate Code". You will see the src code for generating your plane fit. You can extract what you need from there.

카테고리

Help CenterFile Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by