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
-
1571 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
132 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
151 Solvers
-
Flip the vector from right to left
6117 Solvers
-
6788 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!