Feeds
提问
How is it possible that gamultiobj gives worse solution when the number of MaximumGenerations is raised?
Hi, My muliobjective optimization modell (gamultiobj) does not get continuously better when I raise the number of MaximumGene...
9 years 前 | 3 个回答 | 0
3
个回答提问
Does gamultiob/ga perfom differently depending on the Matlab version?
Hi, I use gamultiobj with a personalized Creation Function, Crossover Function and Mutation Function. The random numbers that...
9 years 前 | 0 个回答 | 0
0
个回答提问
Is there a work around to use gamultiobj with linear constraints and binary variables?
Hi, I'm trying to minimize a linear and several quadratic functions with gamultiobj like the following: y(8)= ((Befaeh...
9 years 前 | 2 个回答 | 0
2
个回答提问
I want to solve a optimization problem with binary variables, linear and nonlinear constraints using the genetic algorithm from the optimization toolbox. Is this possible?
Hi, I am trying to solve an optimization problem that has binary variables, linear and nonlinear constraints using the geneti...
9 years 前 | 1 个回答 | 0
1
个回答提问
intlinprog gives wrong answer/uses double altough all variables are defined as integers
Hi, intlinprog calculates the LP-Value wrong. It seems like the first variable isn't used as a binary, though it's defined as...
9 years 前 | 1 个回答 | 0
