How to find correlation between two matrix?
显示 更早的评论
Hello,
I have two matrices (A & B) and both are in same size (180x360). A & B matrix having some NaN values. I want to calculate correlation coefficient and its p-value between A & B. Final output should be in same size (180x360). Basically, I want to find the correlation coefficient and its significant for each values.
Please help me to solve this.
回答(1 个)
Image Analyst
2022-6-3
编辑:Image Analyst
2022-6-3
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 Correlation and Convolution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!