Error code : Error using optimoptions (line 105)?

2 次查看(过去 30 天)
when I enter the following command :
options = optimoptions('fminunc','Algorithm','trust-region','SpecifyObjectiveGradient',true);
Matlab displays the following error :
Error using optimoptions (line 105)
'SpecifyObjectiveGradient' is not an option for FMINUNC.
A list of options can be found on the FMINUNC documentation page.
I don't know this origin?
Thanks!

采纳的回答

Walter Roberson
Walter Roberson 2016-7-7

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Desktop 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by