自然に想を得た最適化入門<br>Introduction to Nature-Inspired Optimization

個数:1
紙書籍版価格
¥20,397
  • 電子書籍

自然に想を得た最適化入門
Introduction to Nature-Inspired Optimization

  • 著者名:Lindfield, George/Penny, John
  • 価格 ¥18,176 (本体¥16,524)
  • Academic Press(2017/08/10発売)
  • ポイント 165pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9780128036365
  • eISBN:9780128036662

ファイル: /

Description

Introduction to Nature-Inspired Optimization brings together many of the innovative mathematical methods for non-linear optimization that have their origins in the way various species behave in order to optimize their chances of survival. The book describes each method, examines their strengths and weaknesses, and where appropriate, provides the MATLAB code to give practical insight into the detailed structure of these methods and how they work.

Nature-inspired algorithms emulate processes that are found in the natural world, spurring interest for optimization. Lindfield/Penny provide concise coverage to all the major algorithms, including genetic algorithms, artificial bee colony algorithms, ant colony optimization and the cuckoo search algorithm, among others. This book provides a quick reference to practicing engineers, researchers and graduate students who work in the field of optimization.

  • Applies concepts in nature and biology to develop new algorithms for nonlinear optimization
  • Offers working MATLAB® programs for the major algorithms described, applying them to a range of problems
  • Provides useful comparative studies of the algorithms, highlighting their strengths and weaknesses
  • Discusses the current state-of-the-field and indicates possible areas of future development

Table of Contents

1. Introduction2. Genetic algorithms (GAs).3. Artificial bee colony (ABC) algorithm 4. The bat algorithm.5. Strawberry optimization algorithm6. Ant colony optimization (ACO)7. Cuckoo search algorithm8. Other algorithms and hybrid algorithms9. General comparison of the nature of the methods