Code for Optimization Methods:
c_8_p_1.m
(uses the
barnes
function)
c_8_p_2.m
(uses the
barnes
function)
c_8_p_3.m
(uses the
barnes
function)
c_8_p_4.m
(uses the
mincg
function)
c_8_p_4_fn.m
(the function for the
mincg
function)
c_8_p_4_fn_prime.m
(the derivative of the function for the
mincg
function)
c_8_p_4_line_search_fn.m
(the linear search function for the
mincg
function)
c_8_p_5.m
(uses the
mincg
function)
c_8_p_5_fn.m
(the function for the
mincg
function)
c_8_p_5_fn_prime.m
(the derivative of the function for the
mincg
function)
c_8_p_5_line_search_fn.m
(the linear search function for the
mincg
function)
c_8_p_6.m
(uses the
solvercg
function)
c_8_p_7.m
(uses the
optga
function)
c_8_p_7_fn.m
(the function for the
optga
function)
John Weatherwax
Last modified: Thu Jul 17 07:00:12 EDT 2014