é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
Solution Comments
Show comments
Loading...
Problem Recent Solvers60
Suggested Problems
-
Find the sum of all the numbers of the input vector
55275 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3071 Solvers
-
Arrange vector in ascending order
836 Solvers
-
190 Solvers
-
429 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!
The single test case (containing multiple tests) was separated into three individual test cases.