Rudi Martin
Mechanical Eng./Univ. of Sumatera Utara
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
14.004
of 301.589
REPUTATION
3
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
3
RANG
of 21.343
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.641
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 13 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
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...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Genetic Algorithm fitness value
hello... what fitness value is needed in GA optimization? the highest fitness? or the lowest fitness? or the best fitness? ...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 13 Jahre vor | 2 Antworten | 2
