Team:UFMG Brazil/modeling
From 2013.igem.org
(Difference between revisions)
(→Model optimization) |
|||
Line 118: | Line 118: | ||
==Model optimization== | ==Model optimization== | ||
- | [[File:Full_ga_schema.png|700px|thumb|center|Figure - | + | We have adapted an Evolutionary Algorithm to seek for the constants that |
+ | best fit our model to the experimental results. | ||
+ | |||
+ | When we have functions that have an nonlinear behaviour, | ||
+ | seeking for global optimal value, can be challenging and many types of functions and mathematical models | ||
+ | have no known methods for this purpose. | ||
+ | In these cases, it is fairly common to use stochastic methods, like Evolutionary Algorithms, to | ||
+ | find interesting results within functions and models. | ||
+ | An [http://en.wikipedia.org/wiki/Evolutionary_algorithm Evolutionary Algorithm] is a method in which each | ||
+ | solution represents an individual and by crossing and mutating them, we can reach solutions that better fit | ||
+ | our purpose. | ||
+ | |||
+ | An schema, about how the Evolutionary Algorithm used our optimization, is presented below: | ||
+ | |||
+ | [[File:Full_ga_schema.png|700px|thumb|center|Figure - Evolutionary Algorithm schema]] | ||
+ | |||
+ | |||
{{Team:UFMG Brazil/sponsor}} | {{Team:UFMG Brazil/sponsor}} |
Revision as of 02:00, 27 October 2013