Interpolation for 2D matricies

1 次查看(过去 30 天)
Marcus Rosales
Marcus Rosales 2021-3-29
评论: Stephen23 2021-3-29
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?

回答(1 个)

William Rose
William Rose 2021-3-29
look up interp2()

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by