Optimization: principles and algorithms, by Michel Bierlaire
|
Files | |
file | ex1101.m [code] |
![]() | |
file | ex1503mcKinnon.m [code] |
![]() | |
file | nelderMead.m [code] |
Algorithm 15.1: Nelder-Mead algorithm. | |
file | run1502nelderMead.m [code] |
Runs example 15.2 illustrating the Nelder-Nead algorithm (Table 15.1) | |
file | run1503nelderMead.m [code] |
Runs example 15.3 illustrating the Nelder-Nead algorithm (Table 15.2) | |
file | run1503torczon.m [code] |
Runs example 15.3, the McKinnon example with Torczon's algorithm (Table 15.3) | |
file | torczon.m [code] |
Algorithm 15.2: Torczon algorithm. | |