Generate probabilites rows in a game

2 次查看(过去 30 天)
Hi all. Let's say I have a pyramid, with different exits. In that pyramid there is a mouse that must reach the cheese. Different exits are closed and only a few are correct. I have to form a matrix formed by the probabilities that the mouse has to reach the cheese.
I'm at the beginning and I don't know how to form those equations and then take their coefficient
We can form a linear equation p (i) and the probability associated with the neighboring intersections i. The mouse has a 1/4 probability to reach the top right and to lose or the top left to lose, but has 1/4 to take it right down or 1 / 4 left down and get to the food
I need to create matrix A and b, and my function is like function = generate(rows), where rows > 2
A little help, please

回答(1 个)

darova
darova 2020-4-11
Here is start

类别

Help CenterFile Exchange 中查找有关 Strategy & Logic 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by