Difference Between Curve Fitting and Surface Fitting

I am here to know more about fitting methoda supported by MatLab. I am little confused between Curve and Surface Fitting.

Answers (1)

A curve, thus y=f(x), is a function of ONE independent variable.
A surface, thus z=f(x,y), is a function of TWO independent variables.

1 Comment

Thanks for replying.
Does the algorithm used for curve fitting can also be used for the surface fitting?
How many methods are there in MatLab which supports Surface Fitting?
I know above questions are really big to answer, but somewhere i need to start.

Sign in to comment.

Categories

Find more on 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!