Code for Boundary Value Problems:
c_6_p_2.m
(implements the shooting method)
c_6_p_2_ode_fn.m
(function used with the ode code in the shooting method)
c_6_p_3.m
(implements the shooting method)
c_6_p_3_ode_fn_part_i.m
(function used with the ode code in the shooting method)
c_6_p_3_ode_fn_part_ii.m
(function used with the ode code in the shooting method)
c_6_p_4.m
(uses the
twopoint
)
c_6_p_5.m
(uses the
eig
functions)
c_6_p_6.m
(uses the
heat
functions)
c_6_p_7.m
(uses the
fwave
functions)
John Weatherwax
Last modified: Thu Jul 17 06:59:30 EDT 2014