how to solve this data generating random number problem
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!