Interpolation techniques available in matlab?

2 Ansichten (letzte 30 Tage)
Emmanuel
Emmanuel am 26 Sep. 2014
Bearbeitet: Adam am 27 Sep. 2014
What are the interpolation techniques available in matlab?
  3 Kommentare
John D'Errico
John D'Errico am 26 Sep. 2014
Lots of them. Too many to list, unless you are willing to add some clarity. What is your problem?
Emmanuel
Emmanuel am 27 Sep. 2014
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.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Stephen23
Stephen23 am 26 Sep. 2014
MATLAB has lots... try browsing through the documentation for interpolation .

Weitere Antworten (1)

Adam
Adam am 27 Sep. 2014
Bearbeitet: Adam am 27 Sep. 2014
doc interp2
It has a 'spline' option which uses cubic interpolation

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by