牛顿法 Resources

Showing items tagged with "牛顿法"

This guide covers MATLAB implementations for unconstrained optimization methods including Steepest Descent, Newton's Method, Conjugate Gradient, Variable Metric Methods (DFP and BFGS), and Nonlinear Least Squares. For constrained optimization, it explores Exterior Penalty Function and Generalized Multiplier Methods. The documentation includes detailed algorithm explanations, MATLAB code examples, and practical problem analysis with optimization techniques.

MATLAB 267 views Tagged