Interpolation techniques available in matlab?

조회 수: 2 (최근 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 CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by