Optimization toolbox
9 views (last 30 days)
Show older comments
I want to do curve fitting on a matrix. I believe this can be done using a min-max approach with the optimization toolbox, however I am not understanding/or relating anything in the user guide to my problem.
There a couple of points that are unknown in my problem. First i don't know exactly what is the exact function; i have a guess and can tweak my guess as needed. From a surf plot i can estimate a min and a max value of f(x, y) and do bounds - but i am not certain if that is a good way to do it.
So what is the best way to get to do curve fitting in matlab?
Urmila
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!