Optimization toolbox

6 views (last 30 days)
Urmila
Urmila on 18 Mar 2011
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

Accepted Answer

Andrew Newell
Andrew Newell on 18 Mar 2011
You can find a number of suggestions in this curve fitting guide.

More Answers (0)

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!