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
-
Extract leading non-zero digit
1721 Solvers
-
171 Solvers
-
Set some matrix elements to zero
375 Solvers
-
123 Solvers
-
Sum the real and imaginary parts of a complex number
133 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!