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

3 visualizaciones (últimos 30 días)
Ayisha Nayyar
Ayisha Nayyar el 6 de Abr. de 2018
Respondida: Anjani el 6 de Abr. de 2018
working on auto-correlation functions and PSD.

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by