é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 Solvers55
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15796 Solvers
-
860 Solvers
-
Find minimum and maximum elements of an array
146 Solvers
-
566 Solvers
-
For a rectangle, if x is the length and 2x is width. Then find out x from the area of the rectangle?
109 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.