Feeds
질문
Hi. I am trying find the minimum of a function using GA. I am having some trouble understanding how the mutation function works if I only have linear constraints and all my variables are integer variables. Could anybody please help?
I also understand that the GA on Matlab does not use a mutation probability as such. It uses a function instead. Is that right?
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Randomly select an element
Hello. I have an array: A=[4 8 7 9 5] How to I randomly select an element from the array? Thanks a lot.
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Hi. How do I change the mutation and crossover probability in GA? I have linear constraints in my problem. Matlab is not allowing me to change the probabilities.
I have Matlab 2017A and I'm using GA to solve an optimal placement problem. My problem is binary and has 57 variables. I have tr...
대략 8년 전 | 답변 수: 0 | 0
