Rudi Martin
Mechanical Eng./Univ. of Sumatera Utara
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
14 003
of 301 620
RÉPUTATION
3
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
57.14%
VOTES REÇUS
3
RANG
of 21 362
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 811
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 13 ans il y a | 1 réponse | 1
0
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Genetic Algorithm fitness value
hello... what fitness value is needed in GA optimization? the highest fitness? or the lowest fitness? or the best fitness? ...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 13 ans il y a | 2 réponses | 2
