Interpolation techniques available in matlab?

2 visualizzazioni (ultimi 30 giorni)
What are the interpolation techniques available in matlab?
  3 Commenti
John D'Errico
John D'Errico il 26 Set 2014
Lots of them. Too many to list, unless you are willing to add some clarity. What is your problem?
Emmanuel
Emmanuel il 27 Set 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.

Accedi per commentare.

Risposta accettata

Stephen23
Stephen23 il 26 Set 2014
MATLAB has lots... try browsing through the documentation for interpolation .

Più risposte (1)

Adam
Adam il 27 Set 2014
Modificato: Adam il 27 Set 2014
doc interp2
It has a 'spline' option which uses cubic interpolation

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by