Finding frequency of values in an array
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
dipanka tanu
am 1 Mai 2020
0 Stimmen
can you use tabulate operator of matlab ?
1 Kommentar
Star Strider
am 1 Mai 2020
Try it!
Kategorien
Mehr zu Matrices and Arrays finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!