photo

adam


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
185,735
of 300,352

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

11 years ago | 0 answers | 0

0

answers