Interpolation techniques available in matlab?

What are the interpolation techniques available in matlab?

3 comentarios

José-Luis
José-Luis el 26 de Sept. de 2014
That is a very broad question. What specific goal do you have in mind?
John D'Errico
John D'Errico el 26 de Sept. de 2014
Lots of them. Too many to list, unless you are willing to add some clarity. What is your problem?
Emmanuel
Emmanuel el 27 de Sept. de 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.

Iniciar sesión para comentar.

 Respuesta aceptada

Stephen23
Stephen23 el 26 de Sept. de 2014

0 votos

MATLAB has lots... try browsing through the documentation for interpolation .

Más respuestas (1)

Adam
Adam el 27 de Sept. de 2014
Editada: Adam el 27 de Sept. de 2014
doc interp2
It has a 'spline' option which uses cubic interpolation

Categorías

Más información sobre Interpolation en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 26 de Sept. de 2014

Editada:

el 27 de Sept. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by