Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (anonymous):

Hey guys! I'm doing an exercise using Monte Carlo method. It's about calculating the center of mass of a two-dimensional figure . I've solved it but problem it's about calculating the error for the x and y coordinates of the center of mass.

OpenStudy (anonymous):

\[x_g=\frac{ \int\limits xdm }{ \int\limits dm }\] \[y_g=\frac{ \int\limits ydm }{ \int\limits dm }\] where \[dm=\rho dxdy\]

OpenStudy (anonymous):

How do I find the errors for \[x_g\] and \[y_g\]? I've tried error propagation but it wasn't correct.

OpenStudy (perl):

where is the monte carlo method here

OpenStudy (anonymous):

\[I \approx V \langle f\rangle \pm V \sqrt{\frac{ \langle f^2\rangle - \langle f\rangle^2 }{ N }}\] where \[\langle f\rangle=\frac{1}{N} \sum_{i=1}^N f({\mathbf{x}}_i)\] and \[\langle f^2\rangle=\frac{1}{N} \sum_{i=1}^N f^2({\mathbf{x}}_i)\] (V is the multidimensional volume and N the number of points used in the method)

OpenStudy (anonymous):

So we can do an approximation of the integrals using this method, but how about the errors of the center of mass coordinates for my problem?

OpenStudy (anonymous):

error estimation can be done by considering the difference between your successive iterations. Since it is based on random sampling, the results would vary with each run!

OpenStudy (anonymous):

So what can I do?

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!