Effacer les filtres
Effacer les filtres

Reducing the resolution of a matrix

18 vues (au cours des 30 derniers jours)
V.D-C
V.D-C le 1 Sep 2020
Commenté : V.D-C le 1 Sep 2020
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 !

Réponse acceptée

KSSV
KSSV le 1 Sep 2020
Modifié(e) : KSSV le 1 Sep 2020
Read about interp2. You have to do interpolation.
  1 commentaire
V.D-C
V.D-C le 1 Sep 2020
Thanks a lot for the lead, I will look into it :)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Weather and Atmospheric Science dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by