
- 390 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
This textbook offers a guided tutorial that reviews the theoretical fundamentals while going through the practical examples used for constructing the computational frame, applied to various real-life models.
Computational Optimization: Success in Practice will lead the readers through the entire process. They will start with the simple calculus examples of fitting data and basics of optimal control methods and end up constructing a multi-component framework for running PDE-constrained optimization. This framework will be assembled piece by piece; the readers may apply this process at the levels of complexity matching their current projects or research needs.
By connecting examples with the theory and discussing the proper "communication" between them, the readers will learn the process of creating a "big house." Moreover, they can use the framework exemplified in the book as the template for their research or course problems – they will know how to change the single "bricks" or add extra "floors" on top of that.
This book is for students, faculty, and researchers.
Features
- The main optimization framework builds through the course exercises and centers on MATLAB®
- All other scripts to implement computations for solving optimization problems with various models use only open-source software, e.g., FreeFEM
- All computational steps are platform-independent; readers may freely use Windows, macOS, or Linux systems
- All scripts illustrating every step in building the optimization framework will be available to the readers online
- Each chapter contains problems based on the examples provided in the text and associated scripts. The readers will not need to create the scripts from scratch, but rather modify the codes provided as a supplement to the book
This book will prove valuable to graduate students of math, computer science, engineering, and all who explore optimization techniques at different levels for educational or research purposes. It will benefit many professionals in academic and industry-related research: professors, researchers, postdoctoral fellows, and the personnel of R&D departments.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover Page
- Half-Title Page
- Series Page
- Title Page
- Copyright Page
- Dedication Page
- Contents
- Preface
- Author
- Acronyms and Abbreviations
- List of Algorithms
- 1 Introduction to Optimization
- 2 Minimization Approaches for Functions of One Variable
- 3 Generalized Optimization Framework
- 4 Exploring Optimization Algorithms
- 5 Line Search Algorithms
- 6 Choosing Optimal Step Size
- 7 Trust Region and Derivative-Free Methods
- 8 Large-Scale and Constrained Optimization
- 9 ODE-based Optimization
- 10 Implementing Regularization Techniques
- 11 Moving to PDE-based Optimization
- 12 Sharing Multiple Software Environments
- Appendix: Review of Math with MATLAB
- Bibliography
- Index