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
-
Find the longest sequence of 1's in a binary sequence.
4982 Solvers
-
Recurring Cycle Length (Inspired by Project Euler Problem 26)
97 Solvers
-
576 Solvers
-
65 Solvers
-
6795 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!