how to solve this data generating random number problem
1 次查看(过去 30 天)
显示 更早的评论
Hello everyone.
I need some help in my coe while i have some problem when i do use monte carlo method. My code is in the attachment. All the code is perfect, only the last equation p=pt*2(asin(sqrt(R))) has a problem. i dont know how to get this step. in this equation i need to get pt by monte carlo method. and R is the random number [0,1]. in the above equation i need to fing pt by using the monte carlo method, and then find p. i don't understand how to find pt by using the monte carlo method. can anybody please help me?
Thanks
8 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!