Cantitate/Preț
Produs

Optimization: Algorithms and Applications

Autor Rajesh Kumar Arora
en Limba Engleză Hardback – 6 mai 2015
Choose the Correct Solution Method for Your Optimization Problem
Optimization: Algorithms and Applications presents a variety of solution techniques for optimization problems, emphasizing concepts rather than rigorous mathematical details and proofs.
The book covers both gradient and stochastic methods as solution techniques for unconstrained and constrained optimization problems. It discusses the conjugate gradient method, Broyden–Fletcher–Goldfarb–Shanno algorithm, Powell method, penalty function, augmented Lagrange multiplier method, sequential quadratic programming, method of feasible directions, genetic algorithms, particle swarm optimization (PSO), simulated annealing, ant colony optimization, and tabu search methods. The author shows how to solve non-convex multi-objective optimization problems using simple modifications of the basic PSO code. The book also introduces multidisciplinary design optimization (MDO) architectures—one of the first optimization books to do so—and develops software codes for the simplex method and affine-scaling interior point method for solving linear programming problems. In addition, it examines Gomory’s cutting plane method, the branch-and-bound method, and Balas’ algorithm for integer programming problems.
The author follows a step-by-step approach to developing the MATLAB® codes from the algorithms. He then applies the codes to solve both standard functions taken from the literature and real-world applications, including a complex trajectory design problem of a robot, a portfolio optimization problem, and a multi-objective shape optimization problem of a reentry body. This hands-on approach improves your understanding and confidence in handling different solution methods. The MATLAB codes are available on the book’s CRC Press web page.
Citește tot Restrânge

Preț: 102498 lei

Preț vechi: 150798 lei
-32% Nou

Puncte Express: 1537

Preț estimativ în valută:
19632 21284$ 16320£

Carte tipărită la comandă

Livrare economică 02-16 decembrie
Livrare express 26 octombrie-01 noiembrie pentru 22172 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781498721127
ISBN-10: 1498721125
Pagini: 466
Ilustrații: 136 black & white illustrations, 82 black & white tables
Dimensiuni: 156 x 234 x 30 mm
Greutate: 0.79 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Cuprins

Introduction. 1-D Optimization Algorithms. Unconstrained Optimization. Linear Programming. Guided Random Search Methods. Constrained Optimization. Multiobjective Optimization. Geometric Programming. Multidisciplinary Design Optimization. Integer Programming. Dynamic Programming. Bibliography. Appendices. Index.

Notă biografică

Rajesh Kumar Arora is a senior engineer at the Indian Space Research Organization, where he has been working for more than two decades. He obtained his PhD in aerospace engineering from the Indian Institute of Science, Bangalore. His research interests include mission design, simulation of launch vehicle systems, and trajectory optimization.

Descriere

This book presents a variety of solution techniques for optimization problems, emphasizing concepts rather than rigorous mathematical details and proofs. It explains how to solve complex optimization problems using gradient-based and stochastic methods. It also describes different architectures to handle multidisciplinary design optimization problems. The author uses MATLAB® to solve many practical problems and links the software code to the corresponding algorithms in a user-friendly way. The codes are available on the book’s CRC Press web page.