When shopping with a partner, problems arise when you inadvertently separate. Logical minds naturally ponder the most efficient way to re-connect. Should one partner stay put while the other searches, or should both randomly wander about the store until they meet again?

 採用された回答

Image Analyst
Image Analyst 2015 年 1 月 20 日

0 投票

I think they should call each other's mobile phones. But I think you should write a Monte Carlo simulation and try it both ways to see which is faster. Use the rand() function and stop the look when the distance between them is less than some distance. Use rand() to define two starting positions in a region that is bounded - a rectangular box. Don't let new locations leave the box - reflect them off the wall.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMonte-Carlo についてさらに検索

質問済み:

2015 年 1 月 20 日

回答済み:

2015 年 1 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by