Author: Christian Blum
Publisher: Springer
ISBN: 3540782958
Category : Technology & Engineering
Languages : en
Pages : 294
Book Description
Optimization problems are of great importance across a broad range of fields. They can be tackled, for example, by approximate algorithms such as metaheuristics. This book is intended both to provide an overview of hybrid metaheuristics to novices of the field, and to provide researchers from the field with a collection of some of the most interesting recent developments. The authors involved in this book are among the top researchers in their domain.
Hybrid Metaheuristics
Author: Christian Blum
Publisher: Springer
ISBN: 3540782958
Category : Technology & Engineering
Languages : en
Pages : 294
Book Description
Optimization problems are of great importance across a broad range of fields. They can be tackled, for example, by approximate algorithms such as metaheuristics. This book is intended both to provide an overview of hybrid metaheuristics to novices of the field, and to provide researchers from the field with a collection of some of the most interesting recent developments. The authors involved in this book are among the top researchers in their domain.
Publisher: Springer
ISBN: 3540782958
Category : Technology & Engineering
Languages : en
Pages : 294
Book Description
Optimization problems are of great importance across a broad range of fields. They can be tackled, for example, by approximate algorithms such as metaheuristics. This book is intended both to provide an overview of hybrid metaheuristics to novices of the field, and to provide researchers from the field with a collection of some of the most interesting recent developments. The authors involved in this book are among the top researchers in their domain.
Computational Intelligence, Optimization and Inverse Problems with Applications in Engineering
Author: Gustavo Mendes Platt
Publisher: Springer
ISBN: 331996433X
Category : Technology & Engineering
Languages : en
Pages : 301
Book Description
This book focuses on metaheuristic methods and its applications to real-world problems in Engineering. The first part describes some key metaheuristic methods, such as Bat Algorithms, Particle Swarm Optimization, Differential Evolution, and Particle Collision Algorithms. Improved versions of these methods and strategies for parameter tuning are also presented, both of which are essential for the practical use of these important computational tools. The second part then applies metaheuristics to problems, mainly in Civil, Mechanical, Chemical, Electrical, and Nuclear Engineering. Other methods, such as the Flower Pollination Algorithm, Symbiotic Organisms Search, Cross-Entropy Algorithm, Artificial Bee Colonies, Population-Based Incremental Learning, Cuckoo Search, and Genetic Algorithms, are also presented. The book is rounded out by recently developed strategies, or hybrid improved versions of existing methods, such as the Lightning Optimization Algorithm, Differential Evolution with Particle Collisions, and Ant Colony Optimization with Dispersion – state-of-the-art approaches for the application of computational intelligence to engineering problems. The wide variety of methods and applications, as well as the original results to problems of practical engineering interest, represent the primary differentiation and distinctive quality of this book. Furthermore, it gathers contributions by authors from four countries – some of which are the original proponents of the methods presented – and 18 research centers around the globe.
Publisher: Springer
ISBN: 331996433X
Category : Technology & Engineering
Languages : en
Pages : 301
Book Description
This book focuses on metaheuristic methods and its applications to real-world problems in Engineering. The first part describes some key metaheuristic methods, such as Bat Algorithms, Particle Swarm Optimization, Differential Evolution, and Particle Collision Algorithms. Improved versions of these methods and strategies for parameter tuning are also presented, both of which are essential for the practical use of these important computational tools. The second part then applies metaheuristics to problems, mainly in Civil, Mechanical, Chemical, Electrical, and Nuclear Engineering. Other methods, such as the Flower Pollination Algorithm, Symbiotic Organisms Search, Cross-Entropy Algorithm, Artificial Bee Colonies, Population-Based Incremental Learning, Cuckoo Search, and Genetic Algorithms, are also presented. The book is rounded out by recently developed strategies, or hybrid improved versions of existing methods, such as the Lightning Optimization Algorithm, Differential Evolution with Particle Collisions, and Ant Colony Optimization with Dispersion – state-of-the-art approaches for the application of computational intelligence to engineering problems. The wide variety of methods and applications, as well as the original results to problems of practical engineering interest, represent the primary differentiation and distinctive quality of this book. Furthermore, it gathers contributions by authors from four countries – some of which are the original proponents of the methods presented – and 18 research centers around the globe.
Handbook of Nuclear Engineering
Author: Dan Gabriel Cacuci
Publisher: Springer Science & Business Media
ISBN: 0387981306
Category : Science
Languages : en
Pages : 3701
Book Description
This is an authoritative compilation of information regarding methods and data used in all phases of nuclear engineering. Addressing nuclear engineers and scientists at all levels, this book provides a condensed reference on nuclear engineering since 1958.
Publisher: Springer Science & Business Media
ISBN: 0387981306
Category : Science
Languages : en
Pages : 3701
Book Description
This is an authoritative compilation of information regarding methods and data used in all phases of nuclear engineering. Addressing nuclear engineers and scientists at all levels, this book provides a condensed reference on nuclear engineering since 1958.
Advances in Nuclear Science and Technology
Author: Jeffery Lewins
Publisher: Springer Science & Business Media
ISBN: 0306470888
Category : Technology & Engineering
Languages : en
Pages : 180
Book Description
Since its initiation in 1962, this series has presented authoritative reviews of the most important developments in nuclear science and engineering, from both theoretical and applied perspectives. In addition, many original contributions are included.
Publisher: Springer Science & Business Media
ISBN: 0306470888
Category : Technology & Engineering
Languages : en
Pages : 180
Book Description
Since its initiation in 1962, this series has presented authoritative reviews of the most important developments in nuclear science and engineering, from both theoretical and applied perspectives. In addition, many original contributions are included.
Transactions of the American Nuclear Society
Author: American Nuclear Society
Publisher:
ISBN:
Category : Nuclear engineering
Languages : en
Pages : 952
Book Description
Publisher:
ISBN:
Category : Nuclear engineering
Languages : en
Pages : 952
Book Description
Nuclear Technology
Genetic Algorithms in Search, Optimization, and Machine Learning
Author: David Edward Goldberg
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 436
Book Description
A gentle introduction to genetic algorithms. Genetic algorithms revisited: mathematical foundations. Computer implementation of a genetic algorithm. Some applications of genetic algorithms. Advanced operators and techniques in genetic search. Introduction to genetics-based machine learning. Applications of genetics-based machine learning. A look back, a glance ahead. A review of combinatorics and elementary probability. Pascal with random number generation for fortran, basic, and cobol programmers. A simple genetic algorithm (SGA) in pascal. A simple classifier system(SCS) in pascal. Partition coefficient transforms for problem-coding analysis.
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 436
Book Description
A gentle introduction to genetic algorithms. Genetic algorithms revisited: mathematical foundations. Computer implementation of a genetic algorithm. Some applications of genetic algorithms. Advanced operators and techniques in genetic search. Introduction to genetics-based machine learning. Applications of genetics-based machine learning. A look back, a glance ahead. A review of combinatorics and elementary probability. Pascal with random number generation for fortran, basic, and cobol programmers. A simple genetic algorithm (SGA) in pascal. A simple classifier system(SCS) in pascal. Partition coefficient transforms for problem-coding analysis.
Clever Algorithms
Author: Jason Brownlee
Publisher: Jason Brownlee
ISBN: 1446785068
Category : Computers
Languages : en
Pages : 437
Book Description
This book provides a handbook of algorithmic recipes from the fields of Metaheuristics, Biologically Inspired Computation and Computational Intelligence that have been described in a complete, consistent, and centralized manner. These standardized descriptions were carefully designed to be accessible, usable, and understandable. Most of the algorithms described in this book were originally inspired by biological and natural systems, such as the adaptive capabilities of genetic evolution and the acquired immune system, and the foraging behaviors of birds, bees, ants and bacteria. An encyclopedic algorithm reference, this book is intended for research scientists, engineers, students, and interested amateurs. Each algorithm description provides a working code example in the Ruby Programming Language.
Publisher: Jason Brownlee
ISBN: 1446785068
Category : Computers
Languages : en
Pages : 437
Book Description
This book provides a handbook of algorithmic recipes from the fields of Metaheuristics, Biologically Inspired Computation and Computational Intelligence that have been described in a complete, consistent, and centralized manner. These standardized descriptions were carefully designed to be accessible, usable, and understandable. Most of the algorithms described in this book were originally inspired by biological and natural systems, such as the adaptive capabilities of genetic evolution and the acquired immune system, and the foraging behaviors of birds, bees, ants and bacteria. An encyclopedic algorithm reference, this book is intended for research scientists, engineers, students, and interested amateurs. Each algorithm description provides a working code example in the Ruby Programming Language.
Teaching Learning Based Optimization Algorithm
Author: R. Venkata Rao
Publisher: Springer
ISBN: 3319227327
Category : Technology & Engineering
Languages : en
Pages : 291
Book Description
Describing a new optimization algorithm, the “Teaching-Learning-Based Optimization (TLBO),” in a clear and lucid style, this book maximizes reader insights into how the TLBO algorithm can be used to solve continuous and discrete optimization problems involving single or multiple objectives. As the algorithm operates on the principle of teaching and learning, where teachers influence the quality of learners’ results, the elitist version of TLBO algorithm (ETLBO) is described along with applications of the TLBO algorithm in the fields of electrical engineering, mechanical design, thermal engineering, manufacturing engineering, civil engineering, structural engineering, computer engineering, electronics engineering, physics and biotechnology. The book offers a valuable resource for scientists, engineers and practitioners involved in the development and usage of advanced optimization algorithms.
Publisher: Springer
ISBN: 3319227327
Category : Technology & Engineering
Languages : en
Pages : 291
Book Description
Describing a new optimization algorithm, the “Teaching-Learning-Based Optimization (TLBO),” in a clear and lucid style, this book maximizes reader insights into how the TLBO algorithm can be used to solve continuous and discrete optimization problems involving single or multiple objectives. As the algorithm operates on the principle of teaching and learning, where teachers influence the quality of learners’ results, the elitist version of TLBO algorithm (ETLBO) is described along with applications of the TLBO algorithm in the fields of electrical engineering, mechanical design, thermal engineering, manufacturing engineering, civil engineering, structural engineering, computer engineering, electronics engineering, physics and biotechnology. The book offers a valuable resource for scientists, engineers and practitioners involved in the development and usage of advanced optimization algorithms.
The Nuclear Fuel Cycle
Author: Nicholas Tsoulfanidis
Publisher:
ISBN: 9780894484605
Category : Nuclear energy
Languages : en
Pages : 463
Book Description
Publisher:
ISBN: 9780894484605
Category : Nuclear energy
Languages : en
Pages : 463
Book Description