Problem 226. What are the odds?
Solution Stats
Problem Comments
-
2 Comments
Gergely Patay
on 13 May 2015
Please update the last test case:
"Error: BITMAX has been removed. Use FLINTMAX instead."
Rafael S.T. Vieira
on 30 Jul 2020
Good problem, but the required precision is way too high. It not only prohibits brute-force methods but also multiple integrations. I was forced to find the corresponding isocurve, which was a little annoying (in other words, the formula which rendered the greatest precision).
Problem Recent Solvers25
Suggested Problems
-
Create a cell array out of a struct
1248 Solvers
-
Program an exclusive OR operation with logical operators
691 Solvers
-
220 Solvers
-
355 Solvers
-
267 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!