Re: PARAMETER ESTIMATION USING GENETIC ALGORITHM
- From: "el.wubo@xxxxxxxxx" <el.wubo@xxxxxxxxx>
- Date: 20 Jun 2006 10:19:58 -0700
Check out the excellent introduction at
http://cs.felk.cvut.cz/~xobitko/ga/ . The site contains several
interact java applets that illustrate the specific problems being
discussed and contains a very approachable explanation of the process
of developing a genetic algorithm solution.
grange wrote:
hi;
I have a question;
please let me know, how can we do parameter estimation with genetic
algorithm.
for examle, we can think a simple example,
for y=a*x+b and we will apply genetic algorithm to the function. first
create a random population and then estimate the fitness function =
a*x+b. but how does genetic operators work on this example?
I mean, how we can put random population members to the funcion.
please let me understand.
thanks a lot.
.
- References:
- PARAMETER ESTIMATION USING GENETIC ALGORITHM
- From: grange
- PARAMETER ESTIMATION USING GENETIC ALGORITHM
- Prev by Date: Why not make a bacteria - silicon computer hybrid ?
- Next by Date: Re: Why not make a bacteria - silicon computer hybrid ?
- Previous by thread: PARAMETER ESTIMATION USING GENETIC ALGORITHM
- Next by thread: Why not make a bacteria - silicon computer hybrid ?
- Index(es):
Relevant Pages
|
Loading