Problem 2356. Simulating the selection of a state with given probabilities
Solution Stats
Problem Comments
-
2 Comments
Guillaume
on 11 Jun 2014
It's not clear to me what select_state is supposed to return. I would have thought it was one of the state (i.e. one of 1, 2, 3, ...) but it's not what the test suite tests for.
Returning the passed in probability with a very small deviation is enough to pass the test suit. This doesn't seem right.
Omer
on 11 Jun 2014
Guillaume, i changed the problem output to states rather than the probability values. This way looks better i presume. Thanks for the comment. Cheers
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
2736 Solvers
-
Check to see if a Sudoku Puzzle is Solved
311 Solvers
-
891 Solvers
-
Convert from Base 10 to base 5
247 Solvers
-
280 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!