Feeds
提问
multiobjective optimization problem (NSGA)
Hi all, I am trying to perform multi objective optimization and this is my function f unction [y, cons] = TMS_CONSTR_obj...
11 years 前 | 1 个回答 | 0
1
个回答提问
Undefined Function error (Undefined)
Hi there, It is my function: function [y, cons] = TMS_CONSTR_objfun(x) y = [0 0]; cons = []; x(1:10)=1; d(1...
11 years 前 | 1 个回答 | 0
1
个回答提问
mixed-integer multi-objective optimization problem
Hi All, I was wondering to know how * _"mixed-integer multi-objective optimization problem"_ * can be solved in matlab while...
11 years 前 | 1 个回答 | 0
1
个回答提问
Discrete variables in Genetic algorithm problem
Hi there, I have an optimization problem and my variables are discrete. For instance t=[1 3 5 12 18] and corresponding V=[11 ...
11 years 前 | 0 个回答 | 0
0
个回答提问
multiobjective genetic algorithm optimization question
Hi there, I am wondering to ask how can I use genetic algorithm to optimize this function: <</matlabcentral/answers/up...
11 years 前 | 0 个回答 | 0

