photo

Ibrahim Fares


Last seen: oltre 4 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • First Review

Visualizza badge

Feeds

Visto da

Risposto
How to get the max value index and the next max value index and next until the end (the smallest) of the array
I solved this problem, so I will share it with you: function [ mapped] = mapping( x ) for i = 1:length(x) [~,j]=...

oltre 5 anni fa | 0

| accettato

Domanda


How to get the max value index and the next max value index and next until the end (the smallest) of the array
For example if A Vector A=[5.2,6.3,1.2,10,2,4.3]; I want to get the index of the max value (in my example is 10 so the index i...

oltre 5 anni fa | 2 risposte | 0

2

risposte