Interpolation techniques available in matlab?

1 回表示 (過去 30 日間)
Emmanuel
Emmanuel 2014 年 9 月 26 日
編集済み: Adam 2014 年 9 月 27 日
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 Center および File ExchangeInterpolation についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by