Ji-hwan Hwang
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
247.614
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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); ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
매트랩에서 조건이 만족하지 않으면 다시 처음부터 하게 끔 어떻게 하나요?
GA툴을 이용하여 최적값을 구하고자하는데 매트랩에서 조건이 만족하지 않으면 다시 처음부터 반복하게 끔 하고 싶습니다. 예를들어 행렬 A = rand(1,10)>0.5 B = [1 0 0 1 0 0 1 1 1 ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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,...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0