Montecarlo method for particle simulation
古いコメントを表示
Hi all,
I have to simulate a number of particle with a initial random velocity along z axis emitted by a point source and distributed inside a solid angle passing through a pinhole. I would like to "kill" particles that cannot pass through the pinhole becuase of the angular spread and mantain those that can pass.
Is there any example I can use to write this simulation?
採用された回答
その他の回答 (3 件)
Francesco
2012 年 2 月 9 日
0 投票
1 件のコメント
Image Analyst
2012 年 2 月 9 日
You need to figure out what the distance is from the start, and where that particular particle would hit laterally the blocking screen/aperture plane, and decide if that location is within the pinhole locations or not.
Francesco
2012 年 2 月 10 日
2 件のコメント
Image Analyst
2012 年 2 月 10 日
I don't know. It's hard for me to follow since I don't understand Italian.
Francesco
2012 年 2 月 10 日
Francesco
2012 年 2 月 10 日
カテゴリ
ヘルプ センター および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!