]> gitweb.michael.orlitzky.com - octave.git/history - fixed_point_method.m
Use the analytic solution Y(x) to compute y1 in problem6_method.
[octave.git] / fixed_point_method.m
2012-10-16 Michael OrlitzkyClean up a comment.
2012-10-15 Michael OrlitzkyAdd the fixed point method and some tests.