DFP quasi Newton method
버전 1.0.0.0 (3.64 KB) 작성자:
Bapi Chatterjee
It solves an optimization problem by DFP quasi Newton method.
The script quasi_newton_dfp.m optimizes a general multi variable real valued function using DFP quasi Newton method. During the iterations if optimum step length is not possible then it takes a fixed step length as 1. For the theory any good book on optimization techniques can be consulted. This script is also useful in checking whether a given function is convex or concave and hence globally optimizable.
If the function is of dimension 2 and is convex then it works as classical Newton method giving one step convergence.
인용 양식
Bapi Chatterjee (2026). DFP quasi Newton method (https://kr.mathworks.com/matlabcentral/fileexchange/23543-dfp-quasi-newton-method), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
