scispace - formally typeset
J

Jorge Nocedal

Researcher at Northwestern University

Publications -  151
Citations -  58538

Jorge Nocedal is an academic researcher from Northwestern University. The author has contributed to research in topics: Nonlinear programming & Broyden–Fletcher–Goldfarb–Shanno algorithm. The author has an hindex of 59, co-authored 148 publications receiving 51842 citations. Previous affiliations of Jorge Nocedal include National Autonomous University of Mexico & Carnegie Mellon University.

Papers
More filters
Book

Numerical Optimization

TL;DR: Numerical Optimization presents a comprehensive and up-to-date description of the most effective methods in continuous optimization, responding to the growing interest in optimization in engineering, science, and business by focusing on the methods that are best suited to practical problems.
Journal ArticleDOI

On the limited memory BFGS method for large scale optimization

TL;DR: The numerical tests indicate that the L-BFGS method is faster than the method of Buckley and LeNir, and is better able to use additional storage to accelerate convergence, and the convergence properties are studied to prove global convergence on uniformly convex problems.
Journal ArticleDOI

A limited memory algorithm for bound constrained optimization

TL;DR: An algorithm for solving large nonlinear optimization problems with simple bounds is described, based on the gradient projection method and uses a limited memory BFGS matrix to approximate the Hessian of the objective function.
Journal ArticleDOI

Algorithm 778: L-BFGS-B: Fortran subroutines for large-scale bound-constrained optimization

TL;DR: L-BFGS-B is a limited-memory algorithm for solving large nonlinear optimization problems subject to simple bounds on the variables, intended for problems in which information on the Hessian matrix is difficult to obtain, or for large dense problems.
Journal ArticleDOI

Updating Quasi-Newton Matrices With Limited Storage

TL;DR: An update formula which generates matrices using information from the last m iterations, where m is any number supplied by the user, and the BFGS method is considered to be the most efficient.