Feeds
提问
Including function with design variable as a nonlinear constraint for optimization
I want to minimize "Cost" while "a, b, c" are the variables. F1 = (1/a) + b F2 = 2/F1 F3 = F2*3/c Cost = F1 + F3 One constr...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to define objective function that is not a direct function of decision variable?
I want to minimize "Cost" while "a, b, c" are the variables. F1 = (1/a) + b F2 = 2/F1 F3 = F2*3/c Cost = F2 + F3 I was wond...
6 years 前 | 1 个回答 | 0