Browse Results

Showing 19,401 through 19,425 of 27,727 results

Optimization Based Model Using Fuzzy and Other Statistical Techniques Towards Environmental Sustainability

by Samsul Ariffin Abdul Karim Evizal Abdul Kadir Arbi Haza Nasution

This book explores key examples concerning the implementation of information technology and mathematical modeling to solve issues concerning environmental sustainability. The examples include using fuzzy weighted multivariate regression to predict the water quality index at Perak River in Malaysia; using wireless sensor networks (WSNs) for a remote river water pollution monitoring system; deriving biomass activated carbon from oil palm shell; and assessing the performance of a PV/T air solar collector. The book offers a valuable resource for all graduate students and researchers who are working in this rapidly growing area.

Optimization by GRASP: Greedy Randomized Adaptive Search Procedures

by Mauricio G.C. Resende Celso C. Ribeiro

This is the first book to cover GRASP (Greedy Randomized Adaptive Search Procedures), a metaheuristic that has enjoyed wide success in practice with a broad range of applications to real-world combinatorial optimization problems. The state-of-the-art coverage and carefully crafted pedagogical style lends this book highly accessible as an introductory text not only to GRASP, but also to combinatorial optimization, greedy algorithms, local search, and path-relinking, as well as to heuristics and metaheuristics, in general. The focus is on algorithmic and computational aspects of applied optimization with GRASP with emphasis given to the end-user, providing sufficient information on the broad spectrum of advances in applied optimization with GRASP. For the more advanced reader, chapters on hybridization with path-relinking and parallel and continuous GRASP present these topics in a clear and concise fashion. Additionally, the book offers a very complete annotated bibliography of GRASP and combinatorial optimization. For the practitioner who needs to solve combinatorial optimization problems, the book provides a chapter with four case studies and implementable templates for all algorithms covered in the text. This book, with its excellent overview of GRASP, will appeal to researchers and practitioners of combinatorial optimization who have a need to find optimal or near optimal solutions to hard combinatorial optimization problems.

Optimization, Control, and Applications in the Information Age

by Athanasios Migdalas Athanasia Karakitsiou

Recent developments in theory, algorithms, and applications in optimization and control are discussed in this proceedings, based on selected talks from the 'Optimization Control and Applications in the Information Age' conference, organized in honor of Panos Pardalos's 60th birthday. This volume contains numerous applications to optimal decision making in energy production and fuel management, data mining, logistics, supply chain management, market network analysis, risk analysis, and community network analysis. In addition, a short biography is included describing Dr. Pardalos's path from a shepherd village on the high mountains of Thessaly to academic success. Due to the wide range of topics such as global optimization, combinatorial optimization, game theory, stochastics and programming contained in this publication, scientists, researchers, and students in optimization, operations research, analytics, mathematics and computer science will be interested in this volume.

Optimization, Control, and Applications of Stochastic Systems

by J. Adolfo Minjárez-Sosa Daniel Hernández-Hernández

This volume provides a general overview of discrete- and continuous-time Markov control processes and stochastic games, along with a look at the range of applications of stochastic control and some of its recent theoretical developments. These topics include various aspects of dynamic programming, approximation algorithms, and infinite-dimensional linear programming. In all, the work comprises 18 carefully selected papers written by experts in their respective fields. Optimization, Control, and Applications of Stochastic Systems will be a valuable resource for all practitioners, researchers, and professionals in applied mathematics and operations research who work in the areas of stochastic control, mathematical finance, queueing theory, and inventory systems. It may also serve as a supplemental text for graduate courses in optimal control and dynamic games.

Optimization, Discrete Mathematics and Applications to Data Sciences (Springer Optimization and Its Applications #220)

by Ashkan Nikeghbali Panos M. Pardalos Michael Th. Rassias

This book delves into the dynamic intersection of optimization and discrete mathematics, offering a comprehensive exploration of their applications in data sciences. Through a collection of high-quality papers, readers will gain insights into cutting-edge research and methodologies that address complex problems across a wide array of topics. The chapters cover an impressive range of subjects, including advances in the study of polynomials, combinatorial identities, and global optimization algorithms. Readers will encounter innovative approaches to predictive models for non-performing loans, rainbow greedy matching algorithms, and the cost of detection in interaction testing. The book also examines critical issues such as demand aggregation, mid-term energy planning, and minimum-cost energy flow. Contributions from expert authors provide a deep dive into multilevel low-rank matrices, the protection of medical image authenticity, and the mathematical intricacies of the Braess paradox. This volume invites readers to explore diverse perspectives and theoretical insights that are both practical and forward-thinking. This publication is an invaluable resource for graduate students and advanced researchers in the fields of optimization and discrete mathematics. It is particularly beneficial for those interested in their applications within data sciences. Academics across these disciplines will find the book's content relevant to their work, while practitioners seeking to apply these concepts in industry will appreciate its practical case studies. Whether you are a scholar or a professional, this book offers a wealth of knowledge that bridges theory with real-world applications.

Optimization Essentials: Theory, Tools, and Applications (International Series in Operations Research & Management Science #353)

by Faiz Hamid

This book explores recent developments and exciting challenges in operations research and mathematical optimization. It provides the following in a unified and carefully developed presentation: (a) novel problems that have arisen in the real-life optimization domain, highlighting the challenges in each problem; (b) significant methodological advances for solving existing optimization problems, with a special emphasis on large scale problems. The book assumes a decent understanding of matrix algebra, linear and integer programming, non-linear programming, computational complexity, and graph theory. Each chapter in this book starts with an introduction to the underlying optimization technique. It then explores a real-life case study to which the technique will be applied. The objective is to demonstrate how the underlying technique can be utilized to solve a challenging problem. The chapters offer details on how to formulate a research problem into a formal optimization model, reformulate or transform it (if required) to improve computational tractability, and apply necessary customizations to the optimization technique specific to the underlying problem to derive an optimal or near-optimal solution. The book covers various state-of-the-art methods (both exact and heuristics) and modelling approaches in sync with the current research trends, which are still not discussed in typical graduate-level textbooks. Applications covered in the book span the realms of resource planning, telecommunications, scheduling, logistics, education, environmental conservation, and many others. It is thus a valuable resource for post-graduate students of operations research and mathematical optimization. It also serves as a valuable reference for researchers who wish to explore various optimization techniques as part of their research methodologies. The learning from the book should enable the professionals to apply optimization theory and algorithms to their particular field of interest.

Optimization for Computer Vision: An Introduction to Core Concepts and Methods

by Marco Alexander Treiber

This practical and authoritative text/reference presents a broad introduction to the optimization methods used specifically in computer vision. In order to facilitate understanding, the presentation of the methods is supplemented by simple flow charts, followed by pseudocode implementations that reveal deeper insights into their mode of operation. These discussions are further supported by examples taken from important applications in computer vision. Topics and features: provides a comprehensive overview of computer vision-related optimization; covers a range of techniques from classical iterative multidimensional optimization to cutting-edge topics of graph cuts and GPU-suited total variation-based optimization; describes in detail the optimization methods employed in computer vision applications; illuminates key concepts with clearly written and step-by-step explanations; presents detailed information on implementation, including pseudocode for most methods.

Optimization for Data Analysis

by Stephen J. Wright Benjamin Recht

Optimization techniques are at the core of data science, including data analysis and machine learning. An understanding of basic optimization techniques and their fundamental properties provides important grounding for students, researchers, and practitioners in these areas. This text covers the fundamentals of optimization algorithms in a compact, self-contained way, focusing on the techniques most relevant to data science. An introductory chapter demonstrates that many standard problems in data science can be formulated as optimization problems. Next, many fundamental methods in optimization are described and analyzed, including: gradient and accelerated gradient methods for unconstrained optimization of smooth (especially convex) functions; the stochastic gradient method, a workhorse algorithm in machine learning; the coordinate descent approach; several key algorithms for constrained optimization problems; algorithms for minimizing nonsmooth functions arising in data science; foundations of the analysis of nonsmooth functions and optimization duality; and the back-propagation approach, relevant to neural networks.

Optimization for Decision Making

by Katta G. Murty

Linear programming (LP), modeling, and optimization are very much the fundamentals of OR, and no academic program is complete without them. No matter how highly developed one's LP skills are, however, if a fine appreciation for modeling isn't developed to make the best use of those skills, then the truly 'best solutions' are often not realized, and efforts go wasted. Katta Murty studied LP with George Dantzig, the father of linear programming, and has written the graduate-level solution to that problem. While maintaining the rigorous LP instruction required, Murty's new book is unique in his focus on developing modeling skills to support valid decision making for complex real world problems. He describes the approach as 'intelligent modeling and decision making' to emphasize the importance of employing the best expression of actual problems and then applying the most computationally effective and efficient solution technique for that model.

Optimization for Robot Modelling with MATLAB

by Károly Jármai Hazim Nasir Ghafil

This book addresses optimization in robotics, in terms of both the configuration space and the metal structure of the robot arm itself; and discusses, describes and builds different types of heuristics and algorithms in MATLAB. In addition, the book includes a wealth of examples and exercises. In particular, it enables the reader to write a MATLAB code for all the related problems in robotics. The book also offers detailed descriptions of and builds from scratch several types of optimization algorithms using MATLAB and simplified methods, especially for inverse problems and avoiding singularities. Each chapter features examples and exercises to enhance the reader’s comprehension. Accordingly, the book offers the reader a better understanding of robot analysis from an optimization standpoint.

Optimization in Artificial Intelligence and Data Sciences: ODS, First Hybrid Conference, Rome, Italy, September 14-17, 2021 (AIRO Springer Series #8)

by Lavinia Amorosi Paolo Dell’Olmo Isabella Lari

This book is addressed to researchers in operations research, data science and artificial intelligence. It collects selected contributions from the first hybrid “Optimization and Decision Science - ODS2021” international conference on the theme Optimization and Artificial Intelligence and Data Sciences, which was held in Rome 14-17 September 2021 and organized by AIRO, the Italian Operations Research Society and the Department of Statistical Sciences of Sapienza University of Rome. The book offers new and original contributions on different methodological optimization topics, from Support Vector Machines to Game Theory Network Models, from Mathematical Programming to Heuristic Algorithms, and Optimization Methods for a number of emerging problems from Truck and Drone delivery to Risk Assessment, from Power Networks Design to Portfolio Optimization. The articles in the book can give a significant edge to the general themes of sustainability and pollution reduction, distributive logistics, healthcare management in pandemic scenarios and clinical trials, distributed computing, scheduling, and many others. For these reasons, the book is aimed not only at researchers in the Operations Research community but also for practitioners facing decision-making problems in these areas and to students and researchers from other disciplines, including Artificial Intelligence, Computer Sciences, Finance, Mathematics, and Engineering.

Optimization in Banach Spaces (SpringerBriefs in Optimization)

by Alexander J. Zaslavski

The book is devoted to the study of constrained minimization problems on closed and convex sets in Banach spaces with a Frechet differentiable objective function. Such problems are well studied in a finite-dimensional space and in an infinite-dimensional Hilbert space. When the space is Hilbert there are many algorithms for solving optimization problems including the gradient projection algorithm which is one of the most important tools in the optimization theory, nonlinear analysis and their applications. An optimization problem is described by an objective function and a set of feasible points. For the gradient projection algorithm each iteration consists of two steps. The first step is a calculation of a gradient of the objective function while in the second one we calculate a projection on the feasible set. In each of these two steps there is a computational error. In our recent research we show that the gradient projection algorithm generates a good approximate solution, if all the computational errors are bounded from above by a small positive constant. It should be mentioned that the properties of a Hilbert space play an important role. When we consider an optimization problem in a general Banach space the situation becomes more difficult and less understood. On the other hand such problems arise in the approximation theory. The book is of interest for mathematicians working in optimization. It also can be useful in preparation courses for graduate students. The main feature of the book which appeals specifically to this audience is the study of algorithms for convex and nonconvex minimization problems in a general Banach space. The book is of interest for experts in applications of optimization to the approximation theory.In this book the goal is to obtain a good approximate solution of the constrained optimization problem in a general Banach space under the presence of computational errors. It is shown that the algorithm generates a good approximate solution, if the sequence of computational errors is bounded from above by a small constant. The book consists of four chapters. In the first we discuss several algorithms which are studied in the book and prove a convergence result for an unconstrained problem which is a prototype of our results for the constrained problem. In Chapter 2 we analyze convex optimization problems. Nonconvex optimization problems are studied in Chapter 3. In Chapter 4 we study continuous algorithms for minimization problems under the presence of computational errors. The algorithm generates a good approximate solution, if the sequence of computational errors is bounded from above by a small constant. The book consists of four chapters. In the first we discuss several algorithms which are studied in the book and prove a convergence result for an unconstrained problem which is a prototype of our results for the constrained problem. In Chapter 2 we analyze convex optimization problems. Nonconvex optimization problems are studied in Chapter 3. In Chapter 4 we study continuous algorithms for minimization problems under the presence of computational errors.

Optimization in Engineering

by Ramteen Sioshansi Antonio J. Conejo

This textbook covers the fundamentals of optimization, including linear, mixed-integer linear, nonlinear, and dynamic optimization techniques, with a clear engineering focus. It carefully describes classical optimization models and algorithms using an engineering problem-solving perspective, and emphasizes modeling issues using many real-world examples related to a variety of application areas. Providing an appropriate blend of practical applications and optimization theory makes the text useful to both practitioners and students, and gives the reader a good sense of the power of optimization and the potential difficulties in applying optimization to modeling real-world systems. The book is intended for undergraduate and graduate-level teaching in industrial engineering and other engineering specialties. It is also of use to industry practitioners, due to the inclusion of real-world applications, opening the door to advanced courses on both modeling and algorithm development within the industrial engineering and operations research fields.

Optimization in Function Spaces (Aurora: Dover Modern Math Originals)

by Prof. Amol Sasane

This highly readable volume on optimization in function spaces is based on author Amol Sasane's lecture notes, which he developed over several years while teaching a course for third-year undergraduates at the London School of Economics. The classroom-tested text is written in an informal but precise style that emphasizes clarity and detail, taking students step by step through each subject. Numerous examples throughout the text clarify methods, and a substantial number of exercises provide reinforcement. Detailed solutions to all of the exercises make this book ideal for self-study. The topics are relevant to students in engineering and economics as well as mathematics majors. Prerequisites include multivariable calculus and basic linear algebra. The necessary background in differential equations and elementary functional analysis is developed within the text, offering students a self-contained treatment.

Optimization in Green Sustainability and Ecological Transition: ODS, Ischia, Italy, September 4–7, 2023 (AIRO Springer Series #12)

by Maurizio Bruglieri Paola Festa Giusy Macrina Ornella Pisacane

This book collects selected contributions of the “Optimization and Decision Science - ODS2023” international conference on the theme of optimization in green sustainability and ecological transition. ODS2023 was held in Ischia, 4–7 September 2023, and was organized by AIRO, the Italian Operations Research Society. The book offers new and original contributions on operations research, optimization, decision science, and prescriptive analytics from both a methodological and applied perspectives with a special focus on SDG related topics.It provides a state-of-the art on problem models and solving methods to address a widely class of real-world problems, arising in different application areas such as logistics, transportation, manufacturing, health, ICT and mobile networks, and emergency/disaster management. In addition, the scientific works collected in this book aim at providing significant contributions in the themes of sustainability, traffic and pollution reductions, and energy management.This book is aimed primarily at researchers and Ph.D. students in the Operations Research community. However, due to its interdisciplinary contents, this book is of high interest also for students and researchers from other disciplines, including artificial intelligence, computer sciences, finance, mathematics, and engineering as well as for practitioners facing complex decision-making problems in logistics, manufacturing production, and services.

Optimization in Large Scale Problems: Industry 4.0 and Society 5.0 Applications (Springer Optimization and Its Applications #152)

by Panos M. Pardalos Marzieh Khakifirooz Mahdi Fathi

This volume provides resourceful thinking and insightful management solutions to the many challenges that decision makers face in their predictions, preparations, and implementations of the key elements that our societies and industries need to take as they move toward digitalization and smartness. The discussions within the book aim to uncover the sources of large-scale problems in socio-industrial dilemmas, and the theories that can support these challenges. How theories might also transition to real applications is another question that this book aims to uncover. In answer to the viewpoints expressed by several practitioners and academicians, this book aims to provide both a learning platform which spotlights open questions with related case studies. The relationship between Industry 4.0 and Society 5.0 provides the basis for the expert contributions in this book, highlighting the uses of analytical methods such as mathematical optimization, heuristic methods, decomposition methods, stochastic optimization, and more. The book will prove useful to researchers, students, and engineers in different domains who encounter large scale optimization problems and will encourage them to undertake research in this timely and practical field. The book splits into two parts. The first part covers a general perspective and challenges in a smart society and in industry. The second part covers several case studies and solutions from the operations research perspective for large scale challenges specific to various industry and society related phenomena.

Optimization in Machine Learning and Applications (Algorithms for Intelligent Systems)

by Suresh Chandra Satapathy Anand J. Kulkarni

This book discusses one of the major applications of artificial intelligence: the use of machine learning to extract useful information from multimodal data. It discusses the optimization methods that help minimize the error in developing patterns and classifications, which further helps improve prediction and decision-making. The book also presents formulations of real-world machine learning problems, and discusses AI solution methodologies as standalone or hybrid approaches. Lastly, it proposes novel metaheuristic methods to solve complex machine learning problems. Featuring valuable insights, the book helps readers explore new avenues leading toward multidisciplinary research discussions.

Optimization in Practice with MATLAB® for Engineering Students and Professionals

by Achille Messac

Optimization in Practice with MATLAB® provides a unique approach to optimization education. It is accessible to both junior and senior undergraduate and graduate students, as well as industry practitioners. It provides a strongly practical perspective that allows the student to be ready to use optimization in the workplace. It covers traditional materials, as well as important topics previously unavailable in optimization books (e. g. , Numerical Essentials - for successful optimization). Written with both the reader and the instructor in mind, Optimization in Practice with MATLAB® provides practical applications of real-world problems using MATLAB®, with a suite of practical examples and exercises that help the students link the theoretical, the analytical, and the computational in each chapter. Additionally, supporting MATLAB® m-files are available for download via www. cambridge. org. messac. Lastly, adopting instructors will receive a comprehensive solution manual with solution codes along with lectures in PowerPoint with animations for each chapter, and the text's unique flexibility enables instructors to structure one- or two-semester courses.

Optimization in Science and Engineering

by Themistocles M. Rassias Christodoulos A. Floudas Sergiy Butenko

Optimization in Science and Engineering is dedicated in honor of the 60th birthday of Distinguished Professor Panos M. Pardalos. Pardalos's past and ongoing work has made a significant impact on several theoretical and applied areas in modern optimization. As tribute to the diversity of Dr. Pardalos's work in Optimization, this book comprises a collection of contributions from experts in various fields of this rich and diverse area of science. Topics highlight recent developments and include: Deterministic global optimization Variational inequalities and equilibrium problems Approximation and complexity in numerical optimization Non-smooth optimization Statistical models and data mining Applications of optimization in medicine, energy systems, and complex network analysis This volume will be of great interest to graduate students, researchers, and practitioners, in the fields of optimization and engineering.

Optimization in Solving Elliptic Problems

by Eugene G. D'yakonov

Optimization in Solving Elliptic Problems focuses on one of the most interesting and challenging problems of computational mathematics - the optimization of numerical algorithms for solving elliptic problems. It presents detailed discussions of how asymptotically optimal algorithms may be applied to elliptic problems to obtain numerical solutions meeting certain specified requirements. Beginning with an outline of the fundamental principles of numerical methods, this book describes how to construct special modifications of classical finite element methods such that for the arising grid systems, asymptotically optimal iterative methods can be applied. Optimization in Solving Elliptic Problems describes the construction of computational algorithms resulting in the required accuracy of a solution and having a pre-determined computational complexity. Construction of asymptotically optimal algorithms is demonstrated for multi-dimensional elliptic boundary value problems under general conditions. In addition, algorithms are developed for eigenvalue problems and Navier-Stokes problems. The development of these algorithms is based on detailed discussions of topics that include accuracy estimates of projective and difference methods, topologically equivalent grids and triangulations, general theorems on convergence of iterative methods, mixed finite element methods for Stokes-type problems, methods of solving fourth-order problems, and methods for solving classical elasticity problems. Furthermore, the text provides methods for managing basic iterative methods such as domain decomposition and multigrid methods. These methods, clearly developed and explained in the text, may be used to develop algorithms for solving applied elliptic problems. The mathematics necessary to understand the development of such algorithms is provided in the introductory material within the text, and common specifications of algorithms that have been developed for typical problems in mathema

Optimization in the Natural Sciences

by Alexander Plakhov Tatiana Tchemisova Adelaide Freitas

This book constitutes the refereed proceedings of the 30th Euro Mini-Conference, EmC-ONS 2014, held in Aveiro, Portugal, in February 2014. The 13 revised full papers presented were carefully reviewed and selected from 70 submissions. The papers are organized in topical sections on dynamical systems; optimization and applications; modeling and statistical techniques for data analysis.

Optimization in the Real World

by Katsuki Fujisawa Yuji Shinano Hayato Waki

This book clearly shows the importance, usefulness, and powerfulness of current optimization technologies, in particular, mixed-integer programming and its remarkable applications. It is intended to be the definitive study of state-of-the-art optimization technologies for students, academic researchers, and non-professionals in industry. The chapters of this book are based on a collection of selected and extended papers from the "IMI Workshop on Optimization in the Real World" held in October 2014 in Japan.

Optimization Methods

by Marco Cavazzuti

This book is about optimization techniques and is subdivided into two parts. In the first part a wide overview on optimization theory is presented. Optimization is presented as being composed of five topics, namely: design of experiment, response surface modeling, deterministic optimization, stochastic optimization, and robust engineering design. Each chapter, after presenting the main techniques for each part, draws application oriented conclusions including didactic examples. In the second part some applications are presented to guide the reader through the process of setting up a few optimization exercises, analyzing critically the choices which are made step by step, and showing how the different topics that constitute the optimization theory can be used jointly in an optimization process. The applications which are presented are mainly in the field of thermodynamics and fluid dynamics due to the author's background.

Optimization Methods and Applications: In Honor Of Ivan V. Sergienko's 80th Birthday (Springer Optimization And Its Applications #130)

by Volodymyr Shylo Panos M. Pardalos Sergiy Butenko

Researchers and practitioners in computer science, optimization, operations research and mathematics will find this book useful as it illustrates optimization models and solution methods in discrete, non-differentiable, stochastic, and nonlinear optimization. Contributions from experts in optimization are showcased in this book showcase a broad range of applications and topics detailed in this volume, including pattern and image recognition, computer vision, robust network design, and process control in nonlinear distributed systems. This book is dedicated to the 80th birthday of Ivan V. Sergienko, who is a member of the National Academy of Sciences (NAS) of Ukraine and the director of the V.M. Glushkov Institute of Cybernetics. His work has had a significant impact on several theoretical and applied aspects of discrete optimization, computational mathematics, systems analysis and mathematical modeling.

Optimization Methods for Gas and Power Markets: Theory and Cases (Applied Quantitative Finance)

by Enrico Edoli Stefano Fiorenzani Tiziano Vargiolu

As power and gas markets are becoming more and more mature and globally competitive, the importance of reaching maximum potential economic efficiency is fundamental in all the sectors of the value chain, from investments selection to asset optimization, trading and sales. Optimization techniques can be used in many different fields of the energy industry, in order to reduce production and financial costs, increase sales revenues and mitigate all kinds of risks potentially affecting the economic margin. For this reason the industry has now focused its attention on the general concept of optimization and to the different techniques (mainly mathematical techniques) to reach it.Optimization Methods for Gas and Power Markets presents both theoretical elements and practical examples for solving energy optimization issues in gas and power markets. Starting with the theoretical framework and the basic business and economics of power and gas optimization, it quickly moves on to review the mathematical optimization problems inherent to the industry, and their solutions – all supported with examples from the energy sector. Coverage ranges from very long-term (and capital intensive) optimization problems such as investment valuation/diversification to asset (gas and power) optimization/hedging problems, and pure trading decisions.This book first presents the readers with various examples of optimization problems arising in power and gas markets, then deals with general optimization problems and describes the mathematical tools useful for their solution. The remainder of the book is dedicated to presenting a number of key business cases which apply the proposed techniques to concrete market problems. Topics include static asset optimization, real option evaluation, dynamic optimization of structured products like swing, virtual storage or virtual power plant contracts and optimal trading in intra-day power markets. As the book progresses, so too does the level of mathematical complexity, providing readers with an appreciation of the growing sophistication of even common problems in current market practice.Optimization Methods for Gas and Power Markets provides a valuable quantitative guide to the technicalities of optimization methodologies in gas and power markets; it is essential reading for practitioners in the energy industry and financial sector who work in trading, quantitative analysis and energy risk modeling.

Refine Search

Showing 19,401 through 19,425 of 27,727 results