Cross Correlation in Matlab
显示 更早的评论
How to find cross correlation coefficient between two 2D matrices?
回答(1 个)
Cris LaPierre
2019-11-2
0 个投票
3 个评论
SOUVIK MITRA
2019-11-2
Cris LaPierre
2019-11-2
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
2019-11-3
类别
在 帮助中心 和 File Exchange 中查找有关 Correlation and Convolution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!