이 섹션은 솔버의 출력값을 이해하거나 해석하는 데 도움을 줍니다.
Current Point and Function Value
What the x and fval outputs mean.
솔버가 실행 종료 시 출력하는 메시지와 관련 종료 플래그를 설명합니다.
솔버 진행 상황에 대한 기본적인 정보를 제공합니다.
해가 최적해인지 여부를 판단하는 데 쓰이는 중요한 기준입니다.
Solver output structures, which are optional output giving details of the solver iterations.
Lagrange Multiplier Structures
Solver Lagrange multiplier structures, which are optional output giving details of the Lagrange multipliers associated with various constraint types.
fmincon
또는 fminunc
에서 반환되는 헤세 행렬에 대해 설명합니다.
Describes plot functions for displaying information on solver iterations.
Output Functions for Optimization Toolbox™
Describes how to make an optimization function call an output function at each iteration.