photo

Md Enamul Haque


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten