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!