Interpolation techniques available in matlab?

1 次查看(过去 30 天)
What are the interpolation techniques available in matlab?
  3 个评论
John D'Errico
John D'Errico 2014-9-26
Lots of them. Too many to list, unless you are willing to add some clarity. What is your problem?
Emmanuel
Emmanuel 2014-9-27
I want to apply cubic spline interpolation to an image. I don't know much about interpolation and its types. So wanted to know the functions that are available in matlab.

请先登录,再进行评论。

采纳的回答

Stephen23
Stephen23 2014-9-26
MATLAB has lots... try browsing through the documentation for interpolation .

更多回答(1 个)

Adam
Adam 2014-9-27
编辑:Adam 2014-9-27
doc interp2
It has a 'spline' option which uses cubic interpolation

类别

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