Simultaneous equations and Monte-Carlo Simulation
4 次查看(过去 30 天)
显示 更早的评论
Hello,
I'm trying to run a Monte-Carlo estimation to verify some properties of a statistical estimator. To do this I want to simulate data which is based on simultaneous equations (e.g. i(1)=a*s(1)+b*s(2); s(1)=c*i(1)+d*i(2); s(2)=e*i(1)+f*i(2); i(2)=g*s(1)+h*s(2)). However, I want to run more than these 4 simultaneous equations but about 20-40. Thus I am not able to calculate the reduced form directly.
Thus, here is the question: How can I run a Monte-Carlo Simulation without the explicit reduced form?
Thank you very much!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Monte-Carlo 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!