Sata


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答