Feeds
提问
Crossover index and mutation index in GA
May I know what is crossover index and mutation index in GA? How to find these two indices in both command line and GUI? Is th...
12 years 前 | 1 个回答 | 1
1
个回答提问
Parameter setting for Genetic Algorithms (GA)
Besides the following 4 parameters, may I know what else are the critical parameters which may affect the performance of GA? ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Random number generator based on probability distribution
1) What are the formulas for function 'random' and 'wblrnd' to generate the random numbers? assuming that I need these formula ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Log Logistic and Weibull distribution
1) How to decide when to use Log Logistic and Weibull distribution to solve problems and know how to work such problems? 2) W...
12 years 前 | 0 个回答 | 0
0
个回答提问
Where can I find the 'start' button and drop down menu in MATLAB R2012b
In MATLAB R2010a, there is a 'start' button on the bottom of left hand corner which allows me to access everything in MATLAB suc...
12 years 前 | 1 个回答 | 0
1
个回答提问
Command history file in MATLAB 2010a and MATLAB 2012b
I wish to save a copy of the command history file. May I know where is the path to find this file?
12 years 前 | 1 个回答 | 0
1
个回答提问
How can I increase the text size of the MATLAB 2012b help documentation?
May I know how to increase the font size in the help documentation in MATLAB 2012b?
12 years 前 | 3 个回答 | 0
3
个回答提问
Statistical tool box: Distribution fitting tool
Under the creating and managing data sets, importing data,import workspace vector, data field, the drop-down list in the data fi...
12 years 前 | 1 个回答 | 0
1
个回答提问
Optimization with Genetic algorithms
What are the differences between global optimization and numerical optimization? What are the special GA crossover and mutator ...
13 years 前 | 0 个回答 | 0
0
个回答提问
GA crossover, mutator and benchmark functions
1) What is the minimum number of benchmark functions we are supposed to test on our newly develop crossover and mutation operat...
13 years 前 | 0 个回答 | 0
0
个回答提问
Function evaluations in GA
What is function evaluation in GA? How to relate the values of function evaluations with global minimum? If function evaluatio...
13 years 前 | 1 个回答 | 0
1
个回答提问
GA - Fitness scaling options and Excel file
1) How to observe the GA performance for different options of fitness scaling? Do I just read and compare my objective function...
13 years 前 | 0 个回答 | 0
0
个回答提问
Genetic algorithms stopping criteria
I am using the GUI of Global Optimization Toolbox, GA solver. How to tell whether the reasons for the optimization terminated d...
13 years 前 | 0 个回答 | 0
0
个回答提问
Functions for genetic algorithms
When I run rastriginsfcn.m using optimization toolbox, GA solver, the final value of the fitness function when the algorithm ter...
13 years 前 | 0 个回答 | 0
