Reducing the resolution of a matrix

9 次查看(过去 30 天)
Hello,
I have a DEM that has a 2m resolution, and I would like to reduce this resolution to 250m so I can work with a temperature matrix on the same area.
Is there any way on Matlab to reduce the resolution of such a matrix ? I want both my matrices to be the same size over the same area so when I do some calculations on certain points, I don't have to find systematically the nearest neighbour.
Have a nice day !

采纳的回答

KSSV
KSSV 2020-9-1
编辑:KSSV 2020-9-1
Read about interp2. You have to do interpolation.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Weather and Atmospheric Science 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by