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 Solvers44
Suggested Problems
-
Split a string into chunks of specified length
1715 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1074 Solvers
-
14760 Solvers
-
Find the max element of the array
1532 Solvers
-
1311 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!