|
Optimization: principles and algorithms, by Michel Bierlaire
|
List of Octave codes related to Chapter 9 of [1]. More...
Files | |
| file | conjugateGradient.m |
| Algorithm 9.2: Conjugate gradient algorithm for quadratic problems. | |
| file | quadraticDirect.m |
| Algorithm 9.1: Direct resolution of quadratic problems. | |
| file | run0908cg.m |
| Runs example 9.8 for the conjugate gradient algorithm (Table 9.1). | |
| file | run0908quad.m |
| Runs example 9.8 with the direct method (algorithm 9.1). | |
List of Octave codes related to Chapter 9 of [1].