How can I find auto-correlation of a matrix size 12x256?

4 visualizzazioni (ultimi 30 giorni)
working on auto-correlation functions and PSD.

Risposta accettata

Anjani
Anjani il 6 Apr 2018
Have a look at corrmatx function.
X = corrmtx(x,m,'method');
Ref: https://ch.mathworks.com/help/signal/ref/corrmtx.html

Più risposte (0)

Categorie

Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by