Community Profile

Sata


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


Probability and statistics: Curvilinear function
May I know what is a curvilinear function and what is the general form of this function? Thank you.

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


Genetic algorithms - repeated values
My function A produces same values repeatedly even though using different variables (assuming that they are all correct answers ...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


Mixed integer optimization problem
I wish to examine cantileverVolume.m and cantileverConstraints.m to see how the fitness and constraint functions are implemented...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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 ...

11 years ago | 1 answer | 0

1

answer