The LMtestGOP1.m Model
Matlab Programming Example of Solving Nonlinear model with Lindo API's global optimizer
View the model
Download the model
Minimize f(x) = x*sin(x*pi) + 10
subject to
0 <= x <= 10;
Keywords:
Matlab
|
Global Optimizer
|