index of auto corelation matrix

2 visualizzazioni (ultimi 30 giorni)
uzmeed
uzmeed il 15 Apr 2015
Risposto: PRAJWAL S RAO il 30 Lug 2019
Hi
I have to perform the auto correlation of the matrix after that need to know that at which index of the original matrix the auto correlation was maximum how can i do that
regards

Risposte (1)

PRAJWAL S RAO
PRAJWAL S RAO il 30 Lug 2019
try using max(a,i) which gives u maximum value of a matrix and index of maximum entry i

Community Treasure Hunt

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

Start Hunting!

Translated by