é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
-
1626 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1306 Solvers
-
Sum of first n terms of a harmonic progression
499 Solvers
-
Compute a dot product of two vectors x and y
1050 Solvers
-
Add a row of zeros on top of a matrix
268 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.