how to detect index of the max amplitude?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
benghenia aek
il 1 Feb 2019
Risposto: Andrei Bobrov
il 1 Feb 2019
Hello
I have vector and his index
A=[-0.0796 -0.0937 -0.0326 0.1182 -0.1510]
index=[4 9 13 17 24]
how to detect the index of the max?
max=0.1182
index= 17
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Matrix Indexing 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!