The single objective optimization problem assumes that the objective function f (x) is a scalar function. When the objective function is extended to a vector function, the optimization problem is transformed into a multi-objective optimization problem. ( )
举一反三
- MATLAB Optimization Toolbox provides function fminunc(), which can directly find the minimax. ()
- MATLAB Optimization Toolbox provides function fminunc(), which can directly find the minimax. () A: 正确 B: 错误
- Our first objective was to solve the problem of food and clothing, which we have now done.
- If an attribute of an object describes something about what the object does, then it is most likely that this attribute is A: a constraint B: a function C: an objective D: a metric
- When using the symbolic computing function of MATLAB to find the analytic solution of the initial value problem of differential equation, the function is ( ). A: ode23 B: ode45 C: solve D: dsolve