Cantitate/Preț
Produs

Swarm Intelligence Algorithms: A Tutorial

Editat de Adam Slowik
en Limba Engleză Paperback – 30 ian 2022
Swarm intelligence algorithms are a form of nature-based optimization algorithms. Their main inspiration is the cooperative behavior of animals within specific communities. This can be described as simple behaviors of individuals along with the mechanisms for sharing knowledge between them, resulting in the complex behavior of the entire community. Examples of such behavior can be found in ant colonies, bee swarms, schools of fish or bird flocks.
Swarm intelligence algorithms are used to solve difficult optimization problems for which there are no exact solving methods or the use of such methods is impossible, e.g. due to unacceptable computational time.
This book thoroughly presents the basics of 24 algorithms selected from the entire family of swarm intelligence algorithms. Each chapter deals with a different algorithm describing it in detail and showing how it works in the form of a pseudo-code. In addition, the source code is provided for each algorithm in Matlab and in the C ++ programming language. In order to better understand how each swarm intelligence algorithm works, a simple numerical example is included in each chapter, which guides the reader step by step through the individual stages of the algorithm, showing all necessary calculations.
This book can provide the basics for understanding how swarm intelligence algorithms work, and aid readers in programming these algorithms on their own to solve various computational problems.
This book should also be useful for undergraduate and postgraduate students studying nature-based optimization algorithms, and can be a helpful tool for learning the basics of these algorithms efficiently and quickly. In addition, it can be a useful source of knowledge for scientists working in the field of artificial intelligence, as well as for engineers interested in using this type of algorithms in their work.
If the reader already has basic knowledge of swarm intelligence algorithms, we recommend the book: "Swarm Intelligence Algorithms: Modifications and Applications" (Edited by A. Slowik, CRC Press, 2020), which describes selected modifications of these algorithms and presents their practical applications.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 35640 lei  3-5 săpt. +1672 lei  7-13 zile
  CRC Press – 30 ian 2022 35640 lei  3-5 săpt. +1672 lei  7-13 zile
  CRC Press – 30 ian 2022 38302 lei  6-8 săpt.
Hardback (2) 67618 lei  6-8 săpt.
  CRC Press – 26 aug 2020 67618 lei  6-8 săpt.
  CRC Press – 26 aug 2020 75835 lei  6-8 săpt.

Preț: 35640 lei

Preț vechi: 44550 lei
-20% Nou

Puncte Express: 535

Preț estimativ în valută:
6823 7092$ 5657£

Carte disponibilă

Livrare economică 18 ianuarie-01 februarie 25
Livrare express 04-10 ianuarie 25 pentru 2671 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780367496142
ISBN-10: 0367496143
Pagini: 362
Ilustrații: 22 Tables, black and white; 32 Illustrations, black and white
Dimensiuni: 156 x 234 x 21 mm
Greutate: 0.38 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press

Public țintă

Academic and Professional Practice & Development

Cuprins

1. Ant Colony Optimization. 2. Arti□cial Bee Colony Algorithm. 3. Bacterial Foraging Optimization. 4. Bat Algorithm. 5. Cat Swarm Optimization. 6. Chicken Swarm Optimization. 7. Cockroach Swarm Optimization. 8. Crow Search Algorithm. 9. Cuckoo Search Algorithm. 10. Dynamic Virtual Bats Algorithm. 11. Dispersive Flies Optimisation: A Tutorial. 12. Elephant Herding Optimization. 13. Fire□y Algorithm. 14. Glowworm Swarm Optimization - A Tutorial. 15. Grasshopper Optimization Algorithm. 16. Grey Wolf Optimizer. 17. Hunting Search Algorithm. 18. Krill Herd Algorithm. 19. Monarch Butter□y Optimization. 20. Particle Swarm Optimization. 21. Salp Swarm Optimization: Tutorial. 22. Social Spider Optimization. 23. Stochastic Diffusion Search: A Tutorial. 24. Whale Optimization Algorithm.

Notă biografică

Adam Slowik (IEEE Member 2007; IEEE Senior Member 2012) is an Associate Professor in the Department of Electronics and Computer Science, Koszalin University of Technology. His research interests include soft computing, computational intelligence, and, particularly, bio-inspired optimization algorithms and their engineering applications. He was a recipient of one Best Paper Award (IEEE Conference on Human System Interaction - HSI 2008).

Descriere

This book can provide the basics for understanding how swarm intelligence algorithms work, and aid readers in programming these algorithms to solve various computational problems. It is useful for students studying nature-based optimization algorithms, and can be a helpful for learning the basics of these algorithms efficiently.