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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0