Cantitate/Preț
Produs

Introduction to Genetic Algorithms

Autor S.N. Sivanandam, S. N. Deepa
en Limba Engleză Paperback – 14 oct 2010
This book offers a basic introduction to genetic algorithms. It provides a detailed explanation of genetic algorithm concepts and examines numerous genetic algorithm optimization problems. In addition, the book presents implementation of optimization problems using C and C++ as well as simulated solutions for genetic algorithm problems using MATLAB 7.0. It also includes application case studies on genetic algorithms in emerging fields.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 91631 lei  6-8 săpt.
  Springer Berlin, Heidelberg – 14 oct 2010 91631 lei  6-8 săpt.
Hardback (1) 92163 lei  6-8 săpt.
  Springer Berlin, Heidelberg – 8 oct 2007 92163 lei  6-8 săpt.

Preț: 91631 lei

Preț vechi: 111745 lei
-18% Nou

Puncte Express: 1374

Preț estimativ în valută:
17537 18501$ 14615£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783642092244
ISBN-10: 3642092241
Pagini: 464
Ilustrații: XIX, 442 p.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.64 kg
Ediția:Softcover reprint of hardcover 1st ed. 2008
Editura: Springer Berlin, Heidelberg
Colecția Springer
Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Descriere

Theoriginofevolutionaryalgorithmswasanattempttomimicsomeoftheprocesses taking place in natural evolution. Although the details of biological evolution are not completely understood (even nowadays), there exist some points supported by strong experimental evidence: • Evolution is a process operating over chromosomes rather than over organisms. The former are organic tools encoding the structure of a living being, i.e., a cr- ture is “built” decoding a set of chromosomes. • Natural selection is the mechanism that relates chromosomes with the ef ciency of the entity they represent, thus allowing that ef cient organism which is we- adapted to the environment to reproduce more often than those which are not. • The evolutionary process takes place during the reproduction stage. There exists a large number of reproductive mechanisms in Nature. Most common ones are mutation (that causes the chromosomes of offspring to be different to those of the parents) and recombination (that combines the chromosomes of the parents to produce the offspring). Based upon the features above, the three mentioned models of evolutionary c- puting were independently (and almost simultaneously) developed.

Cuprins

Evolutionary Computation.- Genetic Algorithms.- Terminologies and Operators of GA.- Advanced Operators and Techniques in Genetic Algorithm.- Classification of Genetic Algorithm.- Genetic Programming.- Genetic Algorithm Optimization Problems.- Genetic Algorithm Implementation Using Matlab.- Genetic Algorithm Optimization in C/C++.- Applications of Genetic Algorithms.- to Particle Swarm Optimization and Ant Colony Optimization.

Textul de pe ultima copertă

Genetic Algorithms are adaptive heuristic search algorithm premised on the evolutionary ideas of natural selection and genetic. The basic concept of Genetic Algorithms is designed to simulate processes in natural system necessary for evolution, specifically those that follow the principles first laid down by Charles Darwin of survival of the fittest. This book is designed to provide an in-depth knowledge on the basic operational features and characteristics of Genetic Algorithms. The various operators and techniques given in the book are pertinent to carry out Genetic Algorithm Research Projects. The book also explores the different types are Genetic Algorithms available with their importance. Implementation of Genetic Algorithm concept has been performed using the universal language C/C++ and the discussion also extends to Genetic Algorithm MATLAB Toolbox. Few Genetic Algorithm problems are programmed using MATLAB and the simulated results are given for the ready reference of the reader. The applications of Genetic Algorithms in Machine learning, Mechanical Engineering, Electrical Engineering, Civil Engineering, Data Mining, Image Processing, and VLSI are dealt to make the readers understand where the concept can be applied.

Caracteristici

Basic introduction to Genetic Algorithms
contains basic concepts, several applications of Genetic Algorithms and solved Genetic Problems using MATLAB software and C/C++
Written for a wide range of readers, who wishes to learn the basic concepts of Genetic Algorithms
Starters can understand the concepts with a minimal effort
Includes supplementary material: sn.pub/extras