Statistik
14 Fragen
0 Antworten
RANG
268.100
of 297.046
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
What is the formula to calculate the number of experiment based on orthogonal array?
What is the formula to figure out orthogonal array for 4-factor 5-level is 31 experiments? How about 6-factor 5-level, what i...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
What is the formula to calculate the number of experiment based on orthogonal array?
What is the formula to figure out orthogonal array for 4-factor 5-level is 31 experiments? How about 6-factor 5-level, what i...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Probability and statistics: Curvilinear function
May I know what is a curvilinear function and what is the general form of this function? Thank you.
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Global optimization toolbox - GA - Timing
How to set timing in global optimization toolbox, GA solver? Which is to record how long it takes to achieve the objective func...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Some parameters for GA
1) When I run the GA solver using the toolbox, is the objective function value the most critical output I have to monitor? When...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Global optimization toolbox - GA
When I run the GA solver, I got the following warning: What does it mean? What action should I take or I just ignore it? Wa...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Best fitness vs mean fitness, initial range
1) Based on the example of Rastrigin's function. At the plot function, if I chose 'best fitness', on the same graph 'mean fitne...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Genetic algorithms - to start the population automatically
1) How to let GA start the population automatically? What is the different to let GA start population automatically or user-sup...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Genetic algorithms - repeated values
My function A produces same values repeatedly even though using different variables (assuming that they are all correct answers ...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Constraints and bounds in genetic algorithms
1) If my function has no constraints, do I have to state something like NIL for constraints or need not write anything about con...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Mixed integer optimization problem
I wish to examine cantileverVolume.m and cantileverConstraints.m to see how the fitness and constraint functions are implemented...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Global optimization for Rastrigin's function
The code for Rastrigin function, rastriginsfcn.m are as follows: function scores = rastriginsfcn(pop) % pop = max(-5.12,mi...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
MATLAB Answers and MATLAB newsgroup
What are the differences between MATLAB Central Answers and MATLAB Central Newsgroup? Which one should I post my questions? Do I...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Global optimization using genetic algorithm
I use ff2n function to generate the input for my function. For the example of ff2n(4), some sample input rows are: 1 0 1 0 ...
mehr als 12 Jahre vor | 1 Antwort | 0