Team:Groningen/Modelling/21 August 2013

From 2013.igem.org

(Difference between revisions)
(Created page with "Today we identified another faulty differential equation, and we implemented the simulating annealing algorithm for a dummy problem. The error function was simply the distance be...")
Line 1: Line 1:
Today we identified another faulty differential equation, and we implemented the simulating annealing algorithm for a dummy problem. The error function was simply the distance between some current value x and some goal y. The algorithm stabilizes around the goal as the time (or temperature) decreases, along with the degree of randomness. The plots below illustrate this for y = 1.9 and 0.4 respectively.
Today we identified another faulty differential equation, and we implemented the simulating annealing algorithm for a dummy problem. The error function was simply the distance between some current value x and some goal y. The algorithm stabilizes around the goal as the time (or temperature) decreases, along with the degree of randomness. The plots below illustrate this for y = 1.9 and 0.4 respectively.
 +
 +
[[File:Goal1.jpg]]
 +
 +
[[File:Goal2.jpg]]

Revision as of 13:50, 21 August 2013

Today we identified another faulty differential equation, and we implemented the simulating annealing algorithm for a dummy problem. The error function was simply the distance between some current value x and some goal y. The algorithm stabilizes around the goal as the time (or temperature) decreases, along with the degree of randomness. The plots below illustrate this for y = 1.9 and 0.4 respectively.

Goal1.jpg

Goal2.jpg