curve fitting tool equation
Ältere Kommentare anzeigen
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.
Antworten (2)
Aniruddha Katre
am 3 Sep. 2014
2 Stimmen
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 Kommentar
Saúl
am 3 Sep. 2014
Bowen Song
am 16 Mär. 2019
1 Stimme
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.
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox 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!