Reducing the resolution of a matrix

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 ExchangeWeather 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