MATLAB: Surface fitting

Curve Fitting Toolbox

I am using MATLAB 2007. I want to do surface fitting. Any help will be appreciated.
Thanks.

Best Answer

See:
You can also write your own function e.g. by using the Optimization Toolbox.
Related Question