New Reply

Genetic Algorithms vs. Monte Carlo

 
Share Thread Thread Tools
Nov17-10, 12:58 PM   #1
 

Genetic Algorithms vs. Monte Carlo


Hi, other than the Traveling Salesman Problems can anyone help me think of relatively simple problems/projects that are solvable through BOTH genetic algorithm techniques AND monte-carlo methods (such as simulated annealing and metropolis-hastings). Any help is greatly appreciated.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Nov17-10, 01:20 PM   #2
 
Mentor
Quote by maverick_starstrider View Post
Hi, other than the Traveling Salesman Problems can anyone help me think of relatively simple problems/projects that are solvable through BOTH genetic algorithm techniques AND monte-carlo methods (such as simulated annealing and metropolis-hastings). Any help is greatly appreciated.
You certainly can use both on circuit optimization problems.
Nov17-10, 01:36 PM   #3
D H
 
Mentor
Find the global minimum of Rosenbrock's function,

[tex]f(x,y) = (1-x)^2 + 100\left(y-x^2\right)^2[/tex]
Jan25-11, 08:57 AM   #4
 

Genetic Algorithms vs. Monte Carlo


Can either method find a global minimum?
New Reply
Thread Tools


Similar Threads for: Genetic Algorithms vs. Monte Carlo
Thread Forum Replies
Monte-Carlo simulation for a matrix model General Physics 1
Monte Carlo Sim Science Textbook Discussion 1
Monte Carlo method Programming & Comp Sci 3
Monte Carlo and Inverse Monte Carlo - Good Sources for Self Study? General Physics 1
kinetic Monte Carlo General Physics 0