Difference Between Curve Fitting and Surface Fitting

1 view (last 30 days)
I am here to know more about fitting methoda supported by MatLab. I am little confused between Curve and Surface Fitting.

Answers (1)

John D'Errico
John D'Errico on 24 May 2019
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
Mohan Gopal Tripathi
Mohan Gopal Tripathi on 24 May 2019
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.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!