Community Profile

photo

Ji-hwan Hwang


Active since 2015

Statistics

Content Feed

View by

Question


Can I use the matrix to the variable genetic algorithm?
I want use matrix to variable. y=cost(gene) gene = ones(1,10) A = [0,find(gene(i,:))]; Pre_Num = numel(A); ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


How can I change a random element in a row of matrix?
I want to change a random element in a row of matrix. example A = ones(1,84) I wish to change 6-8 column component to ...

mer än 8 år ago | 0 answers | 0

0

answers

Question


매트랩에서 조건이 만족하지 않으면 다시 처음부터 하게 끔 어떻게 하나요?
GA툴을 이용하여 최적값을 구하고자하는데 매트랩에서 조건이 만족하지 않으면 다시 처음부터 반복하게 끔 하고 싶습니다. 예를들어 행렬 A = rand(1,10)>0.5 B = [1 0 0 1 0 0 1 1 1 ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


I want to use the repeat construct.
I want to make a product more than the existing 0.8-random number by using the Repeat function with the condition. For example,...

nästan 9 år ago | 0 answers | 0

0

answers

Question


I want to give a condition on the random function.
I want to output only the values between 1 and 0.5, using the random function. A=rand>0.5 --> A between 1 and 0.5 example A =0...

nästan 9 år ago | 1 answer | 0

1

answer

Question


How can i used GA toolbox?
I want operating GA toolbox. I use a GA tool box, I want to solve the next problem. y = exp((1/L)*x)^B I want L and B optimal...

nästan 9 år ago | 1 answer | 0

1

answer