Calculating Hessian without using symbolic functions
30 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ss_19
le 28 Sep 2022
Réponse apportée : Walter Roberson
le 28 Sep 2022
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.
0 commentaires
Réponse acceptée
Walter Roberson
le 28 Sep 2022
No, not unless you can calculate it by hand ahead of time using some other set of external tools.
You can estimate the Hessian. See for example https://www.mathworks.com/matlabcentral/fileexchange/13490-adaptive-robust-numerical-differentiation
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Calculus dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!