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
-
Count from 0 to N^M in base N.
231 Solvers
-
412 Solvers
-
692 Solvers
-
Flag largest magnitude swings as they occur
649 Solvers
-
Combinations without using nchoosek
117 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!