Feeds
已回答
How to create a cell array in a loop that produces other arrays
In between the lines: while (b<=B) while(y_dc_min<= y_dc_max) you don't reset your *y_dc_min* variable, so it...
How to create a cell array in a loop that produces other arrays
In between the lines: while (b<=B) while(y_dc_min<= y_dc_max) you don't reset your *y_dc_min* variable, so it...
8 years 前 | 0
| 已接受
已回答
Global minimum for non linear constrained
You can give linear and nonlinear constraints to fmincon. You'll need the Optimization toolbox to use the function though. Detai...
Global minimum for non linear constrained
You can give linear and nonlinear constraints to fmincon. You'll need the Optimization toolbox to use the function though. Detai...
8 years 前 | 0

