calculation of correlation coefficient for 3d matrix
Show older comments
I have two variables with the same size, which are stored in 3d matrix (lat, lon, time) and I want to compute the correlation coefficient between two matrices at each grid cell (i.e. correlation along time or 3rd dimension). And then I would like to show the results in the form of map/image (therefore it would be better to avoid data reshape).
thanks in advance!
Answers (0)
Categories
Find more on Probability Density Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!