Interpolation for 2D matricies

조회 수: 2 (최근 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