é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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1991 Solvers
-
Back to basics 6 - Column Vector
1104 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
647 Solvers
-
Natural numbers in string form
1855 Solvers
-
find the surface area of a cube
567 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.