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 Solvers61
Suggested Problems
-
Return a list sorted by number of occurrences
2819 Solvers
-
1330 Solvers
-
Return the first and last characters of a character array
10456 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12001 Solvers
-
475 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!