0
votes
0answers
37 views

Approximating a first order ODE when the Hessian is available [closed]

I'm attempting to numerically approximate a simple ODE, I'm using it to describe the motion of a gradient descent search, but it could easily have physical interpretation. In particular, $$ x'(t) = ...