Optimization: principles and algorithms, by Michel Bierlaire
|
List of Octave codes related to Chapter 10 of [1]. More...
Files | |
file | ex0508.m |
![]() | |
file | ex0508gradient.m |
![]() | |
file | newtonLocal.m |
Algorithm 10.1: Local Newton for optimization. | |
file | newtonLocalQuadratic.m |
Algorithm 10.2: Local Newton for optimization using the quadratic model. | |
file | run0508.m |
Runs example 5.8 with Newton's local, n variables (Table 10.1) | |
file | run0508quadratic.m |
Runs example 5.8 with Newton's local with the quadratic model. | |
List of Octave codes related to Chapter 10 of [1].