Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Empirically solving complex problems

by trammell (Priest)
on Mar 05, 2005 at 18:37 UTC ( [id://436938]=note: print w/replies, xml ) Need Help??


in reply to Empirically solving complex problems

A similar approach is "Monte Carlo" integration--basically you generate random x,y coordinates and calculate whether they are in the limit of the area you're measuring. The ratio of the number of points inside your area to the total number of points is a measure of the ratio of areas. Very useful for integrating complicated functions.
  • Comment on Re: Empirically solving complex problems

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://436938]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-25 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found