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 Solvers36
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13585 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
862 Solvers
-
Find the index of n in magic(n)
269 Solvers
-
Calculate the number of elements in a matrix.
124 Solvers
-
Converts numbers into characters
1955 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!