Interpolation techniques available in matlab?

What are the interpolation techniques available in matlab?

3 件のコメント

José-Luis
José-Luis 2014 年 9 月 26 日
That is a very broad question. What specific goal do you have in mind?
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 日

0 投票

MATLAB has lots... try browsing through the documentation for interpolation .

その他の回答 (1 件)

Adam
Adam 2014 年 9 月 27 日
編集済み: Adam 2014 年 9 月 27 日

0 投票

doc interp2
It has a 'spline' option which uses cubic interpolation

カテゴリ

ヘルプ センター および File ExchangeInterpolation についてさらに検索

タグ

質問済み:

2014 年 9 月 26 日

編集済み:

2014 年 9 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by