Problem 49577. Find the density of non-zero values
Find the density of a non-zero values in a matrix
ex: for a matrix [1 0; 0 1] the density of non-zero values is 2/4=0.5
note: Round the solution to 2 decimal places
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers34
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1741 Solvers
-
471 Solvers
-
1694 Solvers
-
381 Solvers
-
Select primes from the matrix.
94 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!