Is it possible to use the output from each iteration of an optimisation function as an input for the function being optimised?

조회 수: 1 (최근 30일)
I'm using fminunc and fminbnd to minimise an implict function in which I'm solving for the variable that must be minismed at each stage (using Newton-Raphson). Is it possible for fminunc or fminbnd to be set up such that they can use the last value of the object variable from the most recent iteration as an initial guess for the function that is being minimised?

답변 (1개)

Walter Roberson
Walter Roberson 2019년 5월 26일
No.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by