Cross Correlation in Matlab
Mostrar comentarios más antiguos
How to find cross correlation coefficient between two 2D matrices?
Respuestas (1)
Cris LaPierre
el 2 de Nov. de 2019
0 votos
3 comentarios
SOUVIK MITRA
el 2 de Nov. de 2019
Cris LaPierre
el 2 de Nov. de 2019
It returns the autocorrelation matrix.
"The 2-D cross-correlation of an M-by-N matrix, X, and a P-by-Q matrix, H, is a matrix, C, of size M+P–1 by N+Q–1"
SOUVIK MITRA
el 3 de Nov. de 2019
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!