IMIST


Affiner votre recherche

Votre recherche a retourné 193 résultats.

Analyse numérique et optimisation : une introduction à la modélisation mathématique et à la simulation numérique / par Allaire,, GrĐegoire. Publication : Palaiseau : | [Paris] : Ecole polytechnique ; | Diffusion, Ellipses, 2005 . 459 p. : 25 cm. Date : 2005 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Ant colony optimization par Dorigo,, Marco. Publication : [S.l.] A Bradford Book 2004 . 319 p. , The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial optimization problems. The attempt to develop algorithms inspired by one aspect of ant behavior, the ability to find what computer scientists would call shortest paths, has become the field of ant colony optimization (ACO), the most successful and widely recognized algorithmic technique based on ant behavior. This book presents an overview of this rapidly growing field, from its theoretical inception to practical applications, including descriptions of many available ACO algorithms and their uses.The book first describes the translation of observed ant behavior into working optimization algorithms. The ant colony metaheuristic is then introduced and viewed in the general context of combinatorial optimization. This is followed by a detailed description and guide to all major ACO algorithms and a report on current theoretical findings. The book surveys ACO applications now in use, including routing, assignment, scheduling, subset, machine learning, and bioinformatics problems. AntNet, an ACO algorithm designed for the network routing problem, is described in detail. The authors conclude by summarizing the progress in the field and outlining future research directions. Each chapter ends with bibliographic material, bullet points setting out important ideas covered in the chapter, and exercises. Ant Colony Optimization will be of interest to academic and industry researchers, graduate students, and practitioners who wish to learn how to implement ACO algorithms. 24 cm. Date : 2004 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Applied shape optimization for fluids / par Mohammadi,, B. Publication : [S.l.] : Oxford University Press, USA, 2001 . 272 p. ; , Deals with shape optimization for fluids, with the equations needed for understanding them, and numerical simulations. Introduces tools of optimal shape design, such as automatic differentiation, approximate gradients, and automatic mesh refinement. 24 cm. Date : 2001 Disponibilité : Exemplaires disponibles: La bibliothèque des sciences de l'ingénieur (1),

Asymptotic cones and functions in optimization and variational inequalities / par Auslender,, A. Publication : New York : Springer, 2003 . xii, 249 p. ; 25 cm. Date : 2003 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Control of fluid flow par Koumoutsakos, Petros D. Publication : Berlin Springer 2006 . xv, 229 pages 24 cm. Date : 2006 Disponibilité : Exemplaires disponibles: (),

Convex analysis and nonlinear optimization : theory and examples / par Borwein, Jonathan M. Publication : New York : Springer, 2006 . xii, 310 p. ; 25 cm. Date : 2006 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Convex analysis and variational problems par Ekeland, Ivar. Publication : [S.l.] Society for Industrial and Applied Mathematics 1999 . 402 p. , No one working in duality should be without a copy of Convex Analysis and Variational Problems. This book contains different developments of infinite dimensional convex programming in the context of convex analysis, including duality, minmax and Lagrangians, and convexification of nonconvex optimization problems in the calculus of variations (infinite dimension). It also includes the theory of convex duality applied to partial differential equations; no other reference presents this in a systematic way. The minmax theorems contained in this book have many useful applications, in particular the robust control of partial differential equations in finite time horizon. First published in English in 1976, this SIAM Classics in Applied Mathematics edition contains the original text along with a new preface and some additional references. 23 cm. Date : 1999 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Differential evolution : a practical approach to global optimization par Price, Kenneth V. Publication : Berlin | New York Springer 2005 . xix, 538 pages 24 cm. + Date : 2005 Disponibilité : Exemplaires disponibles: La bibliothèque des sciences de l'ingénieur (1),

Electric power system applications of optimization, second edition par Momoh,, James A. Publication : [S.l.] CRC Press 2008 . 602 p. , As the demand for energy continues to grow, optimization has risen to the forefront of power engineering research and development. Continuing in the bestselling tradition of the first edition, Electric Power System Applications of Optimization, Second Edition presents the theoretical background of optimization from a practical power system point of view, exploring advanced techniques, new directions, and continuous application problems. The book provides both the analytical formulation of optimization and various algorithmic issues that arise in the application of various methods in power system planning and operation. The second edition adds new functions involving market programs, pricing, reliability, and advances in intelligent systems with implemented algorithms and illustrative examples. It describes recent developments in the field of Adaptive Critics Design and practical applications of approximate dynamic programming. To round out the coverage, the final chapter combines fundamental theories and theorems from functional optimization, optimal control, and dynamic programming to explain new Adaptive Dynamic Programming concepts and variants. With its one-of-a-kind integration of cornerstone optimization principles with application examples, this second edition propels power engineers to new discoveries in providing optimal supplies of energy. 24 cm. Date : 2008 Disponibilité : Exemplaires disponibles: La bibliothèque des sciences de l'ingénieur (1),

Energy optimization in process systems and fuel cells par Sieniutycz,, Stanislaw. Publication : Amsterdam ; | Boston Elsevier, 2009 . xvii, 751 pages : 25 cm. Date : 2009 Disponibilité : Exemplaires disponibles: La bibliothèque des sciences de l'ingénieur (1),

Engineering optimization theory and practice / par Rao, S. S. Publication : Hoboken, N.J. : John Wiley & Sons, 2009 . 1 ressource en ligne (xix, 813 p.) : Date : 2009 Disponibilité : Exemplaires disponibles: La bibliothèque des sciences de l'ingénieur (1),

Genetic algorithms and fuzzy multiobjective optimization par Sakawa, Masatoshi Publication : Boston Kluwer Academic Publishers 2002 . x, 288 pages 25 cm. Date : 2002 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Geometric methods and applications : for computer science and engineering par Gallier, Jean. Publication : [S.l.] Springer 2011 . 698 p. , This book is an introduction to the fundamental concepts and tools needed for solving problems of a geometric nature using a computer. It attempts to fill the gap between standard geometry books, which are primarily theoretical, and applied books on computer graphics, computer vision, robotics, or machine learning.  This book covers the following topics: affine geometry, projective geometry, Euclidean geometry, convex sets, SVD and principal component analysis, manifolds and Lie groups, quadratic optimization, basics of differential geometry, and a glimpse of computational geometry (Voronoi diagrams and Delaunay triangulations). Some practical applications of the concepts presented in this book include computer vision, more specifically contour grouping, motion interpolation, and robot kinematics.   In this extensively updated second edition, more material on convex sets, Farkas’s lemma, quadratic optimization and the Schur complement have been added. The chapter on SVD has been greatly expanded and now includes a presentation of PCA.  The book is well illustrated and has chapter summaries and a large number of exercises throughout. It will be of interest to a wide audience including computer scientists, mathematicians, and engineers.  Reviews of first edition: "Gallier's book will be a useful source for anyone interested in applications of geometrical methods to solve problems that arise in various branches of engineering. It may help to develop the sophisticated concepts from the more advanced parts of geometry into useful tools for applications." (Mathematical Reviews, 2001) "...it will be useful as a reference book for postgraduates wishing to find the connection between their current problem and the underlying geometry." (The Australian Mathematical Society, 2001) 24 cm. Date : 2011 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Geometric problems on maxima and minima par Andreescu, Titu. Publication : Boston Birkhauser 2006 . 264 p. , Presents hundreds of extreme value problems, examples, and solutions primarily through Euclidean geometry Unified approach to the subject, with emphasis on geometric, algebraic, analytic, and combinatorial reasoning Applications to physics, engineering, and economics Ideal for use at the junior and senior undergraduate level, with wide appeal to students, teachers,professional mathematicians, and puzzle en 24 cm. Date : 2006 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Group search optimization for applications in structural design par Li, Lijuan Publication : Berlin | Heidelberg Springer 2011 . x, 249 pages 24 cm. Date : 2011 Disponibilité : Exemplaires disponibles: La bibliothèque des sciences de l'ingénieur (1),

Integer and combinatorial optimization / par Nemhauser, George L. Publication : New York ; | Chichester : Wiley, 1999 . xiv, 763 pages : , "A Wiley-Interscience publication." | Includes indexes. 26 cm. Date : 1999 Disponibilité : Exemplaires disponibles: La bibliothèque des Sciences Exactes et Naturelles (1),

Vous ne trouvez pas ce que vous cherchez ?
© Tous droits résérvés IMIST/CNRST
Angle Av. Allal Al Fassi et Av. des FAR, Hay Ryad, BP 8027, 10102 Rabat, Maroc
Tél:(+212) 05 37.56.98.00
CNRST / IMIST

Propulsé par Koha