index of auto corelation matrix

1 回表示 (過去 30 日間)
uzmeed
uzmeed 2015 年 4 月 15 日
回答済み: PRAJWAL S RAO 2019 年 7 月 30 日
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

回答 (1 件)

PRAJWAL S RAO
PRAJWAL S RAO 2019 年 7 月 30 日
try using max(a,i) which gives u maximum value of a matrix and index of maximum entry i

カテゴリ

Help Center および File ExchangeCorrelation and Convolution についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by