Interpolation for 2D matricies

2 visualizaciones (últimos 30 días)
Marcus Rosales
Marcus Rosales el 29 de Mzo. de 2021
Comentada: Stephen23 el 29 de Mzo. de 2021
Basically just wondering if matlab has a feature where you can interpolate a given matrix. For instance, say you have an NxN matrix: can I claculate a MxM matrix from this, where M>N, and the new elements are just interpolations of the old ones?

Respuestas (1)

William Rose
William Rose el 29 de Mzo. de 2021
look up interp2()

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by