|
Optimization: principles and algorithms, by Michel Bierlaire
|
List of Octave codes related to Chapter 15 of [1]. More...
Files | |
| file | ex1101.m |
| |
| file | ex1503mcKinnon.m |
| |
| file | nelderMead.m |
| Algorithm 15.1: Nelder-Mead algorithm. | |
| file | run1502nelderMead.m |
| Runs example 15.2 illustrating the Nelder-Nead algorithm (Table 15.1) | |
| file | run1503nelderMead.m |
| Runs example 15.3 illustrating the Nelder-Nead algorithm (Table 15.2) | |
| file | run1503torczon.m |
| Runs example 15.3, the McKinnon example with Torczon's algorithm (Table 15.3) | |
| file | torczon.m |
| Algorithm 15.2: Torczon algorithm. | |
List of Octave codes related to Chapter 15 of [1].