Calculation of Hessian matrix in gamultiobj hybrid function
4 views (last 30 days)
Show older comments
I am trying to optimise set of parameters, I am planning to use gamultiobj hybrid function for optimisation.
I am wondering how can I measure the hessain matrix as output at the optimised parameters?
Thank you
0 Comments
Answers (1)
Matt J
on 22 Sep 2021
If you mean that you can't compute the Hessian yourself and wish to do so using finite difference approximations then
See Also
Categories
Find more on Surrogate Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!