MATLAB Optimization Toolbox provides () function, which can directly find the minimax.
A: Fminimax
B: fsolve
C: reshape
D: solve
A: Fminimax
B: fsolve
C: reshape
D: solve
举一反三
- 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: 错误
- The function fsolve() can be used directly to solve the original equations and find a solution.
- The function fsolve() can be used directly to solve the original equations and find a solution. A: 正确 B: 错误
- In general, function ( ) is likely to get the global optimal solution. A: fmincon() B: Fminimax C: fminunc_global() D: fsolve