Community Profile

photo

adam


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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 ...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers