]> gitweb.michael.orlitzky.com - octave.git/commit
Rewrite the forward_euler() function to return a vector of coefficients rather than...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 15 Sep 2012 03:51:30 +0000 (23:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 15 Sep 2012 03:51:30 +0000 (23:51 -0400)
commitba154db78b02163be343b235438e3add73cba526
treeed3feb7da1acc8a120b4e6e32e00881c2561fd59
parentc2dbf1f8827b39b5f5916675f7d319ec1e728e96
Rewrite the forward_euler() function to return a vector of coefficients rather than assuming that we will really have a function to evaluate.
forward_euler.m