Sum of certain value in a matrix
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
EMIRA SYAMIMI AHMAD SUBRI
il 3 Mag 2017
Commentato: Andrei Bobrov
il 3 Mag 2017
I have a 241 x 340 matrix that contains only 1 and 0 value scattered over the matrix. My question is how can I calculate the sum value of 1 in the matrix? Thank You in advance. for example
A = [0 0 0 0 1 1 1 1 0 0 1 1 1 0; 1 1 1 0 0 1 1 1 0 0 0 1 1 0]
0 Commenti
Risposta accettata
Più risposte (2)
Vedere anche
Categorie
Scopri di più su Data Distribution Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!