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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
