Azzera filtri
Azzera filtri

more info about calculation xcorr

7 visualizzazioni (ultimi 30 giorni)
LH101
LH101 il 16 Giu 2020
Modificato: Shubh Sahu il 25 Giu 2020
Hello,
I am wondering how the function 'xcorr' for normalization is calculated. In the Matlab help center (https://nl.mathworks.com/help/matlab/ref/xcorr.html) the formula is given, but I don't really understand this formula.
If someone could explain this function, so how Matlab calculates xcorr1 = (xcorr, dataset1, dataset2, 'normalized'), would help me a lot
Thanks in advance,

Risposte (1)

Shubh Sahu
Shubh Sahu il 25 Giu 2020
Modificato: Shubh Sahu il 25 Giu 2020
Hello!
Yeah sure, just go in command window and type
edit xcorr
and hit enter. Boom. The complete implentation is front of you with refrence paper if you want to know theory.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by