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!