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일

0 개 추천

Read about interp2. You have to do interpolation.

댓글 수: 1

V.D-C
V.D-C 2020년 9월 1일
Thanks a lot for the lead, I will look into it :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Weather and Atmospheric Science에 대해 자세히 알아보기

질문:

2020년 9월 1일

댓글:

2020년 9월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by