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

3 次查看(过去 30 天)
working on auto-correlation functions and PSD.

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by