Spatial Correlation between two variables
33 views (last 30 days)
Show older comments
How can I find the spatial correlation between two variables. For example: I have Latitude (having length 175) and longitude (having length 200). AOD having size 175*200 & AE having size 175*200. I want to find the spatial correlation between these two variables, AOD and AE.
2 Comments
sarah connor
on 18 Nov 2017
Hello, I also have the same problem. Have you solved it? May you share your method?
Accepted Answer
ANKUR KUMAR
on 2 Dec 2017
2 Comments
Sushovan Ghosh
on 16 Jun 2020
Edited: Sushovan Ghosh
on 16 Jun 2020
how can i get the Statistical significance (p value) corresponding to this correlation coeff.(C)?
Please help!
Thanks in advance.
Deepthi B
on 3 Aug 2021
@ANKUR KUMAR Sir, the code that you have given for calculating the spatial coorelation is calculating the correlation between the data available at a particular grid point ( 20.5 75 for example ) for the entire period (365 days). Is this spatial correlation? then we for this example , we will have (240*120) correlation values. Then how wil get reduced to one value for substituting in some equations?
More Answers (1)
See Also
Categories
Find more on Computational Geometry 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!