Does MATLAB optimize or calculate the Hessian of a scalar function directly when using the hessian function?

조회 수: 2 (최근 30일)
Doe MATLAB calculate the Hessian matrix directly or through an estimation method when using the Hessian function (https://www.mathworks.com/help/symbolic/sym.hessian.html)?

채택된 답변

Matt J
Matt J 2021년 3월 27일
편집: Matt J 2021년 3월 27일
If by "directly" you mean analytically or symbolically, then yes, that is how hessian() operates.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Calculus에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by