Rudi Martin
Mechanical Eng./Univ. of Sumatera Utara
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
14.003
of 301.652
REPUTACIÓN
3
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 21.375
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.981
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
math calculation using matlab
so I have this equation : 980 = 3.1396 - 0.0235*x1 - 0.2759*x2 + 0.0008*x1*x2 + 0.0001*x1^2 + 0.007*x2^2 I want to find th...
casi 13 años hace | 0 respuestas | 1
0
respuestasPregunta
Genetic Algorithm Optimization tool
On MATLAB optimization tool for GA, on the "plot function" option, I checked "best fitness" and "best individual". When I starte...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Genetic Algorithm fitness value
hello... what fitness value is needed in GA optimization? the highest fitness? or the lowest fitness? or the best fitness? ...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Need help for ploting 3D graphic
hello.. i want to plot 3D graphic but i'm confused...here's my M-file code: %boundary for x x = 80:0.1:100; %bounda...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to display the value of variable X
hello... i'm using MATLAB optimization tool (optimtool), solver is ga-genetic algorithm. In the option, then plot functio...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make/create a fitness/objective function for GA problem
hello, how do we define , or *how do we make* a fitness/objective function that match with our problem in GA? Are there any ...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
GA code for optimizing three parameters with different interval limit
I'm trying to make a GA code for welding optimization with three parameters, each parameter has a different interval limit. Need...
alrededor de 13 años hace | 2 respuestas | 2
