Finding frequency of values in an array
Afficher commentaires plus anciens
Hi there
I have a 128x128x16 double array. Firstly, I would like to get the total number of values < zero in this array. Then, i would like to get the sum of the frequency of occurance of each value in this array. The array name is Phase.
thanks
Réponse acceptée
Plus de réponses (1)
dipanka tanu
le 1 Mai 2020
0 votes
can you use tabulate operator of matlab ?
1 commentaire
Star Strider
le 1 Mai 2020
Try it!
Catégories
En savoir plus sur Matrices and Arrays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!