Foundations of Computational Intelligence Volume 3: Global Optimization: Studies in Computational Intelligence, cartea 203
Editat de Ajith Abraham, Aboul-Ella Hassanien, Patrick Siarry, Andries Engelbrechten Limba Engleză Hardback – 27 apr 2009
Global Optimization algorithms may be categorized into several types: Deterministic (example: branch and bound methods), Stochastic optimization (example: simulated annealing). Heuristics and meta-heuristics (example: evolutionary algorithms) etc. Recently there has been a growing interest in combining global and local search strategies to solve more complicated optimization problems.
This edited volume comprises 17 chapters, including several overview Chapters, which provides an up-to-date and state-of-the art research covering the theory and algorithms of global optimization. Besides research articles and expository papers on theory and algorithms of global optimization, papers on numerical experiments and on real world applications were also encouraged. The book is divided into 2 main parts.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 978.77 lei 43-57 zile | |
Springer Berlin, Heidelberg – 28 oct 2010 | 978.77 lei 43-57 zile | |
Hardback (1) | 985.07 lei 43-57 zile | |
Springer Berlin, Heidelberg – 27 apr 2009 | 985.07 lei 43-57 zile |
Din seria Studies in Computational Intelligence
- 50% Preț: 264.48 lei
- 70% Preț: 235.75 lei
- 20% Preț: 1134.78 lei
- 20% Preț: 966.66 lei
- 20% Preț: 1423.29 lei
- 20% Preț: 168.78 lei
- 18% Preț: 1089.74 lei
- 20% Preț: 565.38 lei
- 20% Preț: 636.14 lei
- 20% Preț: 1026.49 lei
- 20% Preț: 1546.90 lei
- 20% Preț: 630.47 lei
- 20% Preț: 644.20 lei
- 20% Preț: 973.14 lei
- 20% Preț: 970.73 lei
- 20% Preț: 969.90 lei
- 20% Preț: 1142.04 lei
- 20% Preț: 1415.20 lei
- 20% Preț: 1020.82 lei
- 20% Preț: 1026.49 lei
- 20% Preț: 1024.85 lei
- 18% Preț: 2449.69 lei
- 20% Preț: 969.09 lei
- 20% Preț: 1142.04 lei
- 20% Preț: 1140.44 lei
- 20% Preț: 1021.64 lei
- 20% Preț: 1430.55 lei
- 18% Preț: 1375.05 lei
- 18% Preț: 1102.11 lei
- 20% Preț: 1018.40 lei
- 20% Preț: 987.68 lei
- 20% Preț: 1024.07 lei
- 20% Preț: 1249.53 lei
- 20% Preț: 1019.22 lei
- 20% Preț: 968.30 lei
- 20% Preț: 1146.08 lei
- 20% Preț: 1138.80 lei
- 20% Preț: 1037.78 lei
- 20% Preț: 1140.44 lei
- 20% Preț: 1142.87 lei
- 20% Preț: 1429.76 lei
- 18% Preț: 985.35 lei
- 20% Preț: 977.17 lei
- 20% Preț: 1034.54 lei
- 20% Preț: 1258.40 lei
- 20% Preț: 974.89 lei
- 20% Preț: 1027.45 lei
- 20% Preț: 924.65 lei
- 20% Preț: 1149.31 lei
- 20% Preț: 1428.13 lei
Preț: 985.07 lei
Preț vechi: 1231.34 lei
-20% Nou
Puncte Express: 1478
Preț estimativ în valută:
188.52€ • 195.83$ • 156.60£
188.52€ • 195.83$ • 156.60£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783642010842
ISBN-10: 3642010849
Pagini: 540
Ilustrații: XII, 528 p.
Dimensiuni: 155 x 235 x 40 mm
Greutate: 0.93 kg
Ediția:2009
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Studies in Computational Intelligence
Locul publicării:Berlin, Heidelberg, Germany
ISBN-10: 3642010849
Pagini: 540
Ilustrații: XII, 528 p.
Dimensiuni: 155 x 235 x 40 mm
Greutate: 0.93 kg
Ediția:2009
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Studies in Computational Intelligence
Locul publicării:Berlin, Heidelberg, Germany
Public țintă
ResearchCuprins
Global Optimization Algorithms: Theoretical Foundations and Perspectives.- Genetic Algorithms for the Use in Combinatorial Problems.- Bacterial Foraging Optimization Algorithm: Theoretical Foundations, Analysis, and Applications.- Global Optimization Using Harmony Search: Theoretical Foundations and Applications.- Hybrid GRASP Heuristics.- Particle Swarm Optimization: Performance Tuning and Empirical Analysis.- Tabu Search to Solve Real-Life Combinatorial Optimization Problems: A Case of Study.- Reformulations in Mathematical Programming: A Computational Approach.- Graph-Based Local Elimination Algorithms in Discrete Optimization.- Evolutionary Approach to Solving Non-stationary Dynamic Multi-Objective Problems.- Turbulent Particle Swarm Optimization Using Fuzzy Parameter Tuning.- Global Optimization Algorithms: Applications.- An Evolutionary Approximation for the Coefficients of Decision Functions within a Support Vector Machine Learning Strategy.- Evolutionary Computing in Statistical Data Analysis.- Meta-heuristics for System Design Engineering.- Transgenetic Algorithm: A New Endosymbiotic Approach for Evolutionary Algorithms.- Multi-objective Team Forming Optimization for Integrated Product Development Projects.- Genetic Algorithms for Task Scheduling Problem.- PSO_Bounds: A New Hybridization Technique of PSO and EDAs.
Textul de pe ultima copertă
Global optimization is a branch of applied mathematics and numerical analysis that deals with the task of finding the absolutely best set of admissible conditions to satisfy certain criteria / objective function(s), formulated in mathematical terms. Global optimization includes nonlinear, stochastic and combinatorial programming, multiobjective programming, control, games, geometry, approximation, algorithms for parallel architectures and so on. Due to its wide usage and applications, it has gained the attention of researchers and practitioners from a plethora of scientific domains. Typical practical examples of global optimization applications include: Traveling salesman problem and electrical circuit design (minimize the path length); safety engineering (building and mechanical structures); mathematical problems (Kepler conjecture); Protein structure prediction (minimize the energy function) etc.
Global Optimization algorithms may be categorized into several types: Deterministic (example: branch and bound methods), Stochastic optimization (example: simulated annealing). Heuristics and meta-heuristics (example: evolutionary algorithms) etc. Recently there has been a growing interest in combining global and local search strategies to solve more complicated optimization problems.
This edited volume comprises 17 chapters, including several overview Chapters, which provides an up-to-date and state-of-the art research covering the theory and algorithms of global optimization. Besides research articles and expository papers on theory and algorithms of global optimization, papers on numerical experiments and on real world applications were also encouraged. The book is divided into 2 main parts.
Global Optimization algorithms may be categorized into several types: Deterministic (example: branch and bound methods), Stochastic optimization (example: simulated annealing). Heuristics and meta-heuristics (example: evolutionary algorithms) etc. Recently there has been a growing interest in combining global and local search strategies to solve more complicated optimization problems.
This edited volume comprises 17 chapters, including several overview Chapters, which provides an up-to-date and state-of-the art research covering the theory and algorithms of global optimization. Besides research articles and expository papers on theory and algorithms of global optimization, papers on numerical experiments and on real world applications were also encouraged. The book is divided into 2 main parts.
Caracteristici
Third volume of a Reference work on the foundations of Computational Intelligence Devoted to Global Optimization