Interpolation for 2D matricies
2 ビュー (過去 30 日間)
古いコメントを表示
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 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!