无约束优化

来源:互联网 发布:自动加为好友淘宝 编辑:程序博客网 时间:2024/05/29 12:23

http://reference.wolfram.com/language/tutorial/UnconstrainedOptimizationOverview.html


Unconstrained Optimization

Introduction

Methods for Local Minimization

Introduction

Newton's Method

Quasi-Newton Methods

GaussNewton Methods

Nonlinear Conjugate Gradient Methods

Principal Axis Method

Methods for Solving Nonlinear Equations

Introduction

Newton's Method

The Secant Method

Brent's Method

Step Control

Introduction

Line Search Methods

MoreThuente
Backtracking
Brent

Trust Region Methods

Setting Up Optimization Problems in the Wolfram System

Specifying Derivatives

Variables and Starting Conditions

Vector and Matrix Valued Variables

Termination Conditions

Symbolic Evaluation

UnconstrainedProblems Package

Plotting Search Data

Test Problems

References


0 0