Finding frequency of values in an array
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
dipanka tanu
el 1 de Mayo de 2020
0 votos
can you use tabulate operator of matlab ?
1 comentario
Star Strider
el 1 de Mayo de 2020
Try it!
Categorías
Más información sobre Matrices and Arrays en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!