Problem 1411. Number of lattice points within a circle
Find the number of points (x,y) in square lattice with x^2 + y^2 =< n. This is related to Jame's Problem 1387. Here you have to find the number of points within a circle.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers34
Suggested Problems
-
17299 Solvers
-
Compute a dot product of two vectors x and y
1020 Solvers
-
Create logical matrix with a specific row and column sums
329 Solvers
-
Create Volcano (or Atoll) martix. It is an extension of Bullseye matrix problem.
151 Solvers
-
Write c^3 as sum of two squares a^2+b^2
321 Solvers
More from this Author13
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!