Effacer les filtres
Effacer les filtres

Interpolation techniques available in matlab?

1 vue (au cours des 30 derniers jours)
Emmanuel
Emmanuel le 26 Sep 2014
Modifié(e) : Adam le 27 Sep 2014
What are the interpolation techniques available in matlab?
  3 commentaires
John D'Errico
John D'Errico le 26 Sep 2014
Lots of them. Too many to list, unless you are willing to add some clarity. What is your problem?
Emmanuel
Emmanuel le 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.

Connectez-vous pour commenter.

Réponse acceptée

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

Plus de réponses (1)

Adam
Adam le 27 Sep 2014
Modifié(e) : Adam le 27 Sep 2014
doc interp2
It has a 'spline' option which uses cubic interpolation

Catégories

En savoir plus sur Interpolation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by