Problem 56215. Calculate pi using the Mandelbrot Set.
Solution Stats
Problem Comments
-
2 Comments
William
on 12 Oct 2022
There are serious errors in the description of this problem that make it inconsistent with the test solutions. For example, the Cusp is at c=0.25 and not c=0.5. Also, the epsilons used in the test set are 1/100^x and not 0.1/100^x. I suggest looking at https://www.doc.ic.ac.uk/~jb/teaching/jmc/pi-in-mandelbrot.pdf for a correct description.
Christian Schröder
on 2 Nov 2022
Thanks, @William!
Problem Recent Solvers5
Suggested Problems
-
1355 Solvers
-
Sum of diagonal of a square matrix
1491 Solvers
-
Find a subset that divides the vector into equal halves
372 Solvers
-
322 Solvers
-
286 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!