Problem 56230. compter le nombre de zéros dans une matrice
écrire une fonction count_zeros qui prend en entrée une matrice M et détermine le nombre de zéros dans une matrice
Solution Stats
Problem Comments
-
1 Comment
goc3
on 23 Nov 2022
The single test case (containing multiple tests) was separated into three individual test cases.
Solution Comments
Show commentsProblem Recent Solvers43
Suggested Problems
-
Find the alphabetic word product
3324 Solvers
-
13762 Solvers
-
Flip the vector from right to left
8990 Solvers
-
931 Solvers
-
1568 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!