How to find correlation between two matrix?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Image Analyst
el 3 de Jun. de 2022
Editada: Image Analyst
el 3 de Jun. de 2022
0 votos
Categorías
Más información sobre Correlation and Convolution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!