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

1 Ansicht (letzte 30 Tage)
mari pavithra
mari pavithra am 13 Feb. 2015
Beantwortet: Adam am 13 Feb. 2015
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

Akzeptierte Antwort

Adam
Adam am 13 Feb. 2015
doc interp3
should do the job

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by