Feeds
提问
fmincon ignoring lower function value during convergence
I am trying to optimize (minimize) a non-linear function using fmincon using 2 variables with bounds and non-linear constraints....
7 years 前 | 1 个回答 | 0
1
个回答提问
Optimization wrongly converging to the boundary
I have a highly non-linear objective function with bounds that I am trying to optimize using 2 design variables. No matter which...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I use the Optimization Toolbox with user-defined design variables instead of predefined (hard coded) design variables?
My aim is to wrap an optimizer code around an already existing design calculation; so as to create a more flexible and generic p...
7 years 前 | 0 个回答 | 0
