Filter löschen
Filter löschen

Interpolation for 2D matricies

1 Ansicht (letzte 30 Tage)
Marcus Rosales
Marcus Rosales am 29 Mär. 2021
Kommentiert: Stephen23 am 29 Mär. 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?

Antworten (1)

William Rose
William Rose am 29 Mär. 2021
look up interp2()

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by