Md Enamul Haque
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 ...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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? ...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0