]> gitweb.michael.orlitzky.com - octave.git/commit
Add first implementation of the steepest descent method.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 18 Mar 2013 02:21:31 +0000 (22:21 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 18 Mar 2013 02:21:31 +0000 (22:21 -0400)
commitb1aa6fb5c819eb0ba94dd9dd65e7711202cddeac
tree81c4914c992a6c57bb10f1588302c0a2a91423f7
parent729b8398bcd254e774b12765909f58e4e04aa9d1
Add first implementation of the steepest descent method.
optimization/steepest_descent.m [new file with mode: 0644]