Choosing a method for nonlinear data-fitting to find parameters
Ältere Kommentare anzeigen
I'm currently trying to fit nonlinear experimental data to find two parameters. Using lsqcurvefit has been working well about 90% of the time, but I wanted to try to improve that. I have found other methods for fitting data, but I'm confused about the differences between them, and how to choose one. I tried using MultiStart in addition to lsqcurvefit, but that did not seem to improve the results. I also tried lsqnonlin without any luck. Do you have any recommendations about other methods/options to try? I have access to the majority of the toolboxes. Some people were discussing the use of robustfit, but I was confused about the implementation of that. Any insight would be greatly appreciated!
Akzeptierte Antwort
Weitere Antworten (1)
Yahya Zakaria mohamed
am 1 Aug. 2017
1 Stimme
You can use the APP for curve fitting.

<<

>>
It fits very well with about 95% I think nothing more You will get.You can generate code from the app and modify it as You wish.
1 Kommentar
Nik
am 1 Aug. 2017
Kategorien
Mehr zu Multiple Linear Regression 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!