How to convert large sized 3D matrix to small sized 3D matrix

2 ビュー (過去 30 日間)
mari pavithra
mari pavithra 2015 年 2 月 13 日
回答済み: Adam 2015 年 2 月 13 日
I want to convert a 3D matrix of size [1018*1267*33] to a 3D matrix of size [255*255*33].suggest some matlab code for this conversion

採用された回答

Adam
Adam 2015 年 2 月 13 日
doc interp3
should do the job

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by