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 Solvers35
Suggested Problems
-
Select every other element of a vector
36002 Solvers
-
Matlab Basics II - Log and natural log
191 Solvers
-
324 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
356 Solvers
-
130 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!