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

5 ビュー (過去 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 Center および File ExchangeCalculus についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by