Is there a neat a fast way of computing the normalised cross correlation of two signals in MATLAB?
My two signals X
and Y
when I tried C = normxcorr2(X,Y)
and plotted C
my results did not look as I would expect
Is there a neat a fast way of computing the normalised cross correlation of two signals in MATLAB?
My two signals X
and Y
when I tried C = normxcorr2(X,Y)
and plotted C
my results did not look as I would expect
Copyright © 2021 Jogjafile Inc.