This brief book on Newton’s method is a user-oriented guide to algorithms and implementation. In just over 100 pages, it shows, via algorithms in pseudocode, in MATLAB, and with several examples, how one can choose an appropriate Newton-type method
This is a short book, but an elegant one. It would serve as an excellent course text for a course on the practical aspects of mathematical finance.’ International Statistical Institute ‘This book is thought-provoking and rewarding. Even for the less
L. Vandenberghe and S. Boyd SIAM Review, 38(1): 49-95, March 1996. An earlier version, with the name Positive Definite Programming, appeared in Mathematical Programming, State of the Art, J. Birge and K. Murty, editors, pp.276-308, 1994. In semidefi
This book presents a carefully selected group of methods for unconstrained and bound constrained optimization problems and analyzes them in depth both theoretically and algorithmically. It focuses on clarity in algorithmic descr iption and analysis
This is a classical paper about matrix completion via Convex optimization, and it is published in he SIAM, if you are interested in this filed, it is a reading list.
Inverse problems arise when we reconstruct a sharper image from a blurred one or reconstruct the underground mass density from measurements of the gravity above the ground. When we solve an inverse problem, we compute the source that gives rise to s
自己动手写搜索引擎 第4章 光盘实例 /** * Implementation of a Ternary Search Trie, a data structure for storing String objects * that combines the compact size of a binary search tree with the speed of a digital search trie, and is * therefore ideal for practical us
The 2D CFD Program NaSt2D associated to the book | | | | "Numerische Simulation in der Stroemungsmechanik" | | by M. Griebel, Th. Dornseifer, and T. Neunhoeffer | | Vieweg 1995 The english translation is published by SIAM
本文是由D.E.Kunth、J.H.Morris和V.R.Pratt三人共同发表的一篇论文: 《Fast pattern matching in strings》,该文于1977年发表于SIAM journal on computing上。 算法用于从一串字符中快速搜索一个模式,其时间复杂度为O(m+n),比传统的模式匹配更快。
In this book, the author introduces the iterative methods for linear and nonlinear algebraic equations, including CG, GMRES, fixed-point iteration, Newton's method, inexact Newton method and Broyden's method.
". . . this is a clearly written introduction to the mathematics of wavelets that provides solid background material on most of the major aspects of the current theory. Especially appealing is the way in which the relationships between wavelets and