Calculating Hessian without using symbolic functions

Is there a way to calculate the Hessian of a function that is not written as a symbolic function?
The function that I'm trying to calculate the Hessian for involves solving ordinary differential equations and cannot be easily written as a symbolic function.

 Accepted Answer

No, not unless you can calculate it by hand ahead of time using some other set of external tools.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!