Optimization: principles and algorithms, by Michel Bierlaire
Files
Quadratic problems

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).
 

Detailed Description

List of Octave codes related to Chapter 9 of [1].

Copyright 2015-2018 Michel Bierlaire