]> gitweb.michael.orlitzky.com - octave.git/commit
Add the central_difference function and a test for it.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 6 Feb 2013 19:47:19 +0000 (14:47 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 6 Feb 2013 19:47:19 +0000 (14:47 -0500)
commit9ecd26a43862541b1c341cb318472d56ad0b382b
tree95854948076d4a1ca815a567fb004844204338ab
parent26295a1c102d026b8c539d2b2ef35cf6be27272c
Add the central_difference function and a test for it.
central_difference.m [new file with mode: 0644]
tests/central_difference_tests.m [new file with mode: 0644]