Problem 1462. Dots in a Sphere
Return how many integer grid points there are inside a 3D sphere of radius r centred at (0,0,0) (including points on the edge).
Neither string operations nor interpolations are allowed!
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers64
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15762 Solvers
-
Matrix with different incremental runs
571 Solvers
-
Check if number exists in vector
13702 Solvers
-
Find the index of n in magic(n)
268 Solvers
-
Pernicious Anniversary Problem
834 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!