Editing Metropolis Monte Carlo

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 31: Line 31:
== Importance sampling ==
== Importance sampling ==


Importance sampling is useful to evaluate average values given by:
The importance sampling is useful to evaluate average values given by:


: <math> \langle A(X|k) \rangle = \int dX \Pi(X|k) A(X) </math>
: <math> \langle A(X|k) \rangle = \int dX \Pi(X|k) A(X) </math>


where:
where:
* <math> \left. X \right. </math> represents a set of many variables,
* <math> \left. X \right. </math> represents a set of many variables,
* <math> \left. \Pi \right. </math> is a probability distribution function which depends on <math> X </math> and on the constraints (parameters) <math> k </math>
* <math> \left. \Pi \right. </math> is a probability distribution function which depends on <math> X </math> and on the constraints (parameters) <math> k </math>
* <math> \left. A \right. </math> is an observable which depends on the <math> X </math>
* <math> \left. A \right. </math> is an observable which depends on the <math> X </math>
Depending on the behavior of <math> \left. \Pi \right. </math> we can use to compute <math> \langle A(X|k) \rangle </math> different numerical methods:
Depending on the behavior of <math> \left. \Pi \right. </math> we can use to compute <math> \langle A(X|k) \rangle </math> different numerical methods:
* If <math> \left. \Pi \right. </math> is, roughly speaking, quite uniform: [[Monte Carlo Integration]] methods can be effective
* If <math> \left. \Pi \right. </math> is, roughly speaking, quite uniform: [[Monte Carlo Integration]] methods can be effective
* If <math> \left. \Pi \right. </math> has significant values only for a small part of the configurational  space, Importance sampling could be the appropriate technique
* If <math> \left. \Pi \right. </math> has significant values only for a small part of the configurational  space, Importance sampling could be the appropriate technique
====Outline of the Method====
* Random walk over <math> \left. X \right. </math>:


'''Sketches of the Method:'''
* Random walf over <math> \left. X \right. </math>:
: <math> \left. X_{i+1}^{test} = X_{i} + \delta X \right. </math>  
: <math> \left. X_{i+1}^{test} = X_{i} + \delta X \right. </math>  


From the configuration at the i-th step one builds up a ''test'' configuration by slightly modifying some of the variables <math> X </math>
From the configuration at the i-th step we build up a ''test'' configuration by modifying a bit  (some of) the variables <math> X </math>
 
* The test configuration is accepted as the new (i+1)-th configuration with certain criteria (which depends basically on <math> \Pi </math>)
* The test configuration is accepted as the new (i+1)-th configuration with certain criteria (which depends basically on <math> \Pi </math>)
* If the test configuration is not accepted as the new configuration then: <math> \left. X_{i+1} = X_i \right. </math>
* If the test configuration is not accepted as the new configuration then: <math> \left. X_{i+1} = X_i \right. </math>
The procedure is based on the [[Markov chain]] formalism, and on the [[Perron-Frobenius theorem]].  
The procedure is based on the [[Markov chain]] formalism, and on the [[Perron-Frobenius theorem]].  
The acceptance criteria must be chosen to guarantee that after a certain equilibration ''time'' a given configuration appears  with probability given by <math> \Pi(X|k) </math>
 
The acceptance criteria must be chosen to guarantee that after a certain equilibration ''time'' a given configuration appears  with
probability given by <math> \Pi(X|k) </math>


== Temperature ==
== Temperature ==
Please note that all contributions to SklogWiki are considered to be released under the Creative Commons Attribution Non-Commercial Share Alike (see SklogWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)