Correlation between matrices with different dimensions (spatial resolution)

Hello,
I have two matrices, temp with dimensions 609x881x372 and slp (sea level pressure) with dimensions 241x81x372.
This variables are monthly mean extracted in the same area (arctic ocean) but with a different spatial resultion.
Is it possible to calculate the correlation at each grid points and then plot them?
Thank you :)
Here I attached the two variables that I extracted for the first time step.

댓글 수: 3

Define the "correlation at a grid point"
I mean the correlation at every point in the map
Matt J
Matt J 2023년 9월 15일
편집: Matt J 2023년 9월 15일
A correlation calculation requires some sort of statistical average,
What are you averaging over in your case?

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

답변 (1개)

Matt J
Matt J 2023년 9월 13일
You can use imresize3 to resampe the arrays at a common resolution.

카테고리

도움말 센터File Exchange에서 Oceanography and Hydrology에 대해 자세히 알아보기

질문:

2023년 9월 13일

편집:

2023년 9월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by