Parameters to consider in non linear curve fitting
Show older comments
I have a complex (sum and multiplication of several elementary functions) function to fit with experimental data, but I could not reach the desired fit, the program does his work but the parameters are far from what they should be, I noticed that if I change the lb or ub it changes the results also if I change Beta0 it also affects the results. I need help and advise on the factors that I should consider to have the best fit
note: the experimental data are about 6000 points, I have around 15 parameters to find
thanks in advance
Accepted Answer
More Answers (1)
Image Analyst
on 1 Mar 2014
Yeah, I don't know either from this description, so I'll just put in a plug for John's masterpiece: http://www.mathworks.com/matlabcentral/fileexchange/24443-slm-shape-language-modeling
Description
If you could only download one curve fitting tool to your laptop on a desert island, this should be it.
For many years.......
4 Comments
John D'Errico
on 1 Mar 2014
Blush. I suppose I'd take a good supply of batteries too. ;)
Star Strider
on 1 Mar 2014
Interesting. I hadn’t seen it before.
Thanks for the link — and John for the work!
Image Analyst
on 1 Mar 2014
John has lots of good ones I use: allwords, polyfitn (to do background correction of images), suite of min bounding objects, etc. It's worth everyone looking over his impressive File Exchange. There's something there for just about everybody.
Star Strider
on 1 Mar 2014
I’ll search on his name from the link you provided. Thanks again.
(I’m just happy when someone occasionally downloads polyparci!)
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!