2017
DOI: 10.1007/978-3-319-65636-6_11
|View full text |Cite
|
Sign up to set email alerts
|

Demand Side Management Using Bacterial Foraging and Crow Search Algorithm Optimization Techniques

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2019
2019
2019
2019

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(3 citation statements)
references
References 17 publications
0
3
0
Order By: Relevance
“…x current = new_location, and fitness current = new_fitness,if new_fitness is better than fitness current step_size = step_size/mul_1, and n = n + 1, if new_fitness is not better than fitness current break out of the loop, if n > mul_2 new_location = x current + step_size * Direction, and continue the loop, if n <= mul_2 (11) where, Loop means the start of a loop; fitness current is the fitness of current bacterium; mul_1 is a preset parameter to reduce the step-size during the period of swimming(in this paper, it is set at 10); n is a parameter that controls the number of the step-size to be reduced, and its starting value is set to 1. mul_2 is a preset parameter, which means the allowed maximum number of reducing the step-size. By comparing Fig.…”
Section: Loopmentioning
confidence: 99%
See 2 more Smart Citations
“…x current = new_location, and fitness current = new_fitness,if new_fitness is better than fitness current step_size = step_size/mul_1, and n = n + 1, if new_fitness is not better than fitness current break out of the loop, if n > mul_2 new_location = x current + step_size * Direction, and continue the loop, if n <= mul_2 (11) where, Loop means the start of a loop; fitness current is the fitness of current bacterium; mul_1 is a preset parameter to reduce the step-size during the period of swimming(in this paper, it is set at 10); n is a parameter that controls the number of the step-size to be reduced, and its starting value is set to 1. mul_2 is a preset parameter, which means the allowed maximum number of reducing the step-size. By comparing Fig.…”
Section: Loopmentioning
confidence: 99%
“…And the loop about swimming will be continued until the controlling parameter n is bigger than mul_2 according to Eq. (11).…”
Section: B Chemotaxismentioning
confidence: 99%
See 1 more Smart Citation