Spatial Correlation between two variables
조회 수: 23 (최근 30일)
이전 댓글 표시
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
sarah connor
2017년 11월 18일
Hello, I also have the same problem. Have you solved it? May you share your method?
채택된 답변
ANKUR KUMAR
2017년 12월 2일
댓글 수: 2
Sushovan Ghosh
2020년 6월 16일
편집: Sushovan Ghosh
2020년 6월 16일
how can i get the Statistical significance (p value) corresponding to this correlation coeff.(C)?
Please help!
Thanks in advance.
Deepthi B
2021년 8월 3일
@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?
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Computational Geometry에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!