Difference between Interpolation (griddata) and linearintep (fit)

2 次查看(过去 30 天)
I am working on a surface fitting and came across these two inperpolation methods. I can use 'griddata' which is working very nicely and recently i got to know about the fact that 'fit' function can also interpolate. Now what is the difference between these two techniques? Are they same or there is some difference?
  3 个评论
Mohan Gopal Tripathi
Thank You. I have one more question regarding it. Does they use same algorithm or different?
Bjorn Gustavsson
Bjorn Gustavsson 2019-5-24
Read the help-documentation!
helpwin griddata
helpwin fit
The first-level (and most likely second-level) information is there, also links to more detailed documentation.
HTH

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by