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?
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 Exchange에서 Interpolation에 대해 자세히 알아보기

태그

질문:

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