photo

Mark Smith


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


I am trying to obtain a series of vectors made of elements from a larger vector given they exceed a threshold
I have Z=[6 7 8 5 6 7 8 3 2 4]' vector for i=1:10; A(i) =Z(Z>Z(i)); end For some reason its not working

plus de 8 ans il y a | 2 réponses | 0

2

réponses

Question


I have a vector A consisting of 200 elements, and I need to create new vectors made of elements of A that are bigger than a particular threshold but I need these new vectors to be named different from each other as to carry some procedure on them.
I have a vector A consisting of 200 elements, and I need to create new vectors made of elements of A that are bigger than a part...

plus de 8 ans il y a | 2 réponses | 0

2

réponses