Qual as funções de auto e crosscorrelação

1 view (last 30 days)
Qual comando utilizo para fazer os calculos de auto e crosscorrelação?

Accepted Answer

KSSV
KSSV on 25 Sep 2018
corr and corr2

More Answers (1)

Image Analyst
Image Analyst on 25 Sep 2018
xcorr2() and normxcorr2(). See attached demo.

Community Treasure Hunt

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

Start Hunting!