An Overview of Genetic Algorithms Part 1 ,Fundamentals
#1

An Overview of Genetic Algorithms  Part 1 , Fundamentals

[attachment=16571]
Introduction
Genetic Algorithms GAs are adaptive methods which may be used to solve search and optimisation problems
They are based on the genetic processes of biological organisms Over many generations natural populations
evolve according to the principles of natural selection and survival of the ttest rst clearly stated by Charles
Darwin in The Origin of Species By mimicking this process genetic algorithms are able to evolve solutions
to real world problems if they have been suitably encoded For example GAs can be used to design bridge
structures for maximum strengthweight ratio or to determine the least wasteful layout for cutting shapes
from cloth They can also be used for online process control such as in a chemical plant or load balancing on
a multi processor computer system



Basic Principles
The standard GA can be represented as shown in Figure 
Before a GA can be run a suitable coding or representation for the problem must be devised We also
require a tness function which assigns a gure of merit to each coded solution During the run parents must
be selected for reproduction and recombined to generate ospring These aspects are described below


Fitness function
A tness function must be devised for each problem to be solved Given a particular chromosome the tness
function returns a single numerical tness or gure of merit which is supposed to be proportional to the
utility or ability of the individual which that chromosome represents For many problems particularly
function optimisation it is obvious what the tness function should measureit should just be the value of the
function But this is not always the case for example with combinatorial optimisation


Reproduction
During the reproductive phase of the GA individuals are selected from the population and recombined pro
ducing ospring which will comprise the next generation Parents are selected randomly from the population
using a scheme which favours the more t individuals Good individuals will probably be selected several times
in a generation poor ones may not be at all
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: electronic part, is 3370 part 3, mdsu ba part 2, optimisation, pdf ppt doc genetic algorithms, parallelization of genetic algorithms and its applications pdf, bisegrw inter part 1 result,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Ant colony optimization algorithms seminar addict 1 2,309 20-12-2012, 11:33 AM
Last Post: seminar details
  Offline Handwriting Recognition Using Genetic Algorithm project uploader 1 2,640 09-11-2012, 12:27 PM
Last Post: seminar details
  PULSE DETONATION ENGINE TECHNOLOGY: AN OVERVIEW seminar addict 1 1,864 22-10-2012, 02:24 PM
Last Post: seminar details
  Microprocessor Fundamentals Course seminar addict 1 1,098 18-10-2012, 01:45 PM
Last Post: effegmecous
  Workflow Overview and DAFv2 Case Study seminar details 0 1,092 11-06-2012, 05:55 PM
Last Post: seminar details
  RSSI Based Tracking Algorithms for Wireless Sensor Networks seminar details 0 646 04-06-2012, 05:16 PM
Last Post: seminar details
  COMPARATIVE STUDY AMONG ROUTING ALGORITHMS UNDER DIFFERENT CIRCUMSTANCES seminar details 0 627 04-06-2012, 05:12 PM
Last Post: seminar details
  An overview of guided missiles seminar paper 0 675 13-03-2012, 03:36 PM
Last Post: seminar paper
  An overview of the phase-locked loop (PLL) seminar paper 0 818 09-03-2012, 03:34 PM
Last Post: seminar paper
  GSM Security Overview seminar paper 0 763 08-03-2012, 03:29 PM
Last Post: seminar paper

Forum Jump: