Feeds
提问
How to optimize the fit of a response surface?
I need to find a better approximating response surface for the data acquired through a known function. Let's say I choose a func...
8 years 前 | 0 个回答 | 0
0
个回答提问
Optimization of objective function with multiple constraints and variables
I need to minimize an objective function with four variables. The function is to be optimized under 6 nonlinear inequalities, as...
8 years 前 | 1 个回答 | 0
1
个回答提问
Optimization with non linear constraints using GA
I want to use the c matrix for non linear inequality constraints, but instead of variable expressions, I need to put in whole fu...
8 years 前 | 1 个回答 | 0
1
个回答提问
Optimization of Branin function
The problem goes as follows: find the optima for Branin's function using MATLAB f=@(x1,x2) (x2-(5.1/(4*pi^2))*x1^2+(5/pi)...
8 years 前 | 1 个回答 | 0

