photo

Md Enamul Haque


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
268,758
of 300,429

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I get binary output instead of fraction from gamultiobj optimization?
I am using the below code to get a binary decision output. Instead I am getting fractions. How can I fix this? D ...

7 years ago | 1 answer | 0

1

answer

Question


Why I am getting "Constraints are not satisfied within constraint tolerance." from using "gamultiobj"?
The detailed message is as below: Infeasible individuals are present in the final population. Optimization terminated: ave...

7 years ago | 2 answers | 0

2

answers

Question


Not enough input arguments. when using "gamultiobj"
I am using the below code for multi objective optimization. D = [4, 3, 6, 8, 12, 4, 19, 13, 6, 8]; F = [20, 12, 40, 26, 1...

7 years ago | 1 answer | 0

1

answer

Question


How to incorporate a variable in the constraint of 'ga' or 'gamultiobj' if that is not introduced in the objective function?
How can I incorporate a variable in the constraint of 'ga' or 'gamultiobj' if that is not introduced in the objective function? ...

7 years ago | 1 answer | 0

1

answer

Question


What is the best way to represent a binary linearizing variable in MATLAB while doing optimization?
I am trying to represent a constraint that contains a binary linearizing variable z where z=x_i⋅x_j and x is a n dimensio...

7 years ago | 0 answers | 0

0

answers