Interpolation for 2D matricies

5 vues (au cours des 30 derniers jours)
Marcus Rosales
Marcus Rosales le 29 Mar 2021
Commenté : Stephen23 le 29 Mar 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?

Réponses (1)

William Rose
William Rose le 29 Mar 2021
look up interp2()

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