SlideShare a Scribd company logo
1 of 8
Download to read offline
TELKOMNIKA, Vol.15, No.4, December 2017, pp. 1733~1740
ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013
DOI: 10.12928/TELKOMNIKA.v15i4.5015  1733
Received July 20, 2017; Revised October 10, 2017; Accepted October 28, 2017
The Chaos and Stability of Firefly Algorithm Adjacent
Individual
WenXin Yu*
1
, JunNian Wang
2
, Yan Li
3
, ZhengHeng Wang
4
1
School of Information and Electrical Engineering,
Hunan University of Science and Technology, Hunan Pro.,
2
School of Physics and Electronics, Hunan University of Science and Technology, Hunan Pro.,
Xiangtan, 411201, P.R. China
3
College of Electrical and Information Engineering, Hunan University, Hunan Pro.,
Changsha 410082, P.R. China
1,2,4
Key Laboratory of Knowledge Processing Networked Manufacturing,
Hunan University of Science and Technology, Hunan Pro., Xiangtan,411201, P.R. China
*Corresponding author, e-mail: slowbird@sohu.com
Abstract
In this paper, in order to overcome the defect of the firefly algorithm, for example, the slow
convergence rate, low accuracy and easily falling into the local optima in the global optimization search,
we propose a dynamic population firefly algorithm based on chaos. The stability between the fireflies is
proved, and the similar chaotic phenomenon in firefly algorithm can be simulated.
Keywords: chaos, firefly algorithm, stability
Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
The function optimization problem mainly aims to optimize relatively complex functions.
The essence of function optimization is to find optimal solution to an objective function by
iteration. The goal of search is a general optimization of the "function" of objective function. [1].
We can calculate the maximum or minimum value of the objective function by using multiple
input values from a given range of values. The evolutionary algorithms are one of the most
widely used methods for optimization problems. They are used in such algorithms, which are
reproduction, mutation, crossover, recombination and so on. Firefly Algorithm (FA) is a new
member of this family that is currently an active focus of research, where several modifications
and improvements were recorded within the past few years[2-4]. Even though Firefly algorithm
have the characteristics of fewer algorithm parameters, simple implementation, n particular,
since the optimization ability of the firefly algorithm depends on the interaction and influence of
the firefly, and the individual itself lacks the mutation mechanism, it is difficult for the firefly
particles to jump out of the local optimum area.The several methods have been used to improve
the performance of firefly algorithm, including chaotic maps. Generally speaking, firefly
algorithm can be combined with chaos in two ways. On the one hand, some random
distributions are replaced by chaotic maps [5-6]. On the other hand, in order to improve
performance, the FA parameters are mapped to achieve the purpose of adjusting the intrinsic
structural parameters of the firefly through chaos [7-8].
The research focused by scholars is the combination of firefly algorithm with certain
chaos. However, the Quasi- chaotic phenomenon in firefly algorithm may be ignored. In this
paper, we use mathematical methods to analyze the stability of neighboring individuals in the
firefly algorithm.What’s more, the Quasi- chaotic phenomenon that adjacent individual contracts
each other is simulated with MATLAB in this paper. The paper’s structure is as followed: In
Section II, the main idea is the brief overview of the firefly algorithm; In Section III, some
theorems of stability and Quasi-chaos of adjacent individual are given. In section IV, some
experiments and simulations have been carried out to the performance of chaos in firefly
algorithm.
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740
1734
2. The firefly algorithm and chaos
In this section, some involved theories will be introduced in brief.
2.1. Firefly algorithm (FA)
Firefly algorithm (FA), proposed by scholar Yang, is inspired by the phenomenon that
the fireflies flash and attract each other in nature[9]. It is one kind of colony searching
technology, which simulates the flashing and communication behavior of fireflies. The
brightness of a firefly indicates the location is good or bad.
Parameters of firefly algorithm are showed in details:
Definition2.1: The relative intensity of fireflies:
ijr
oI I e

  (1)
Where 0I is the biggest fluorescence brightness of firefly.
 is light intensity absorbed
coefficient and it is constant. It is characteristics of the weak that under the influence of the
fireflies emit light in the distance and medium by light intensity absorbed coefficient. For two
fireflies and , the distance is calculated:
(2)
Equation (2.2) is the distance between any two fireflies and at and , respectively.
Definition2. 2: The attractiveness of firefly is:
(3)
Where o is the attractiveness at 0r 
Definition2.3: In every iteration, the fireflies could move to nearby ones with more
brightness as determined by Equation (2.4):
(4)
Where
 ix t
and
 1ix t 
are the locations of the i -th firefly in last iteration and in this
iteration, respectively, so does
 jx t
. And  is step factor belonging to [0, 1]; Rand is uniformly
distributed random factors belonging to [0, 1].
The process of optimization is followed:
Step 1: Initialize the parameters of the algorithm. Define the number of fireflies m , the
biggest attraction o , the light intensity absorbed coefficient
 , the step length factor , the
maximum number of generations maxT and the search accuracy , respectively.
Step 2: Calculate the fitness value of every firefly regarded as the respective maximum
fluorescence brightness.
Step 3: Calculate used (3).
Step 4: Update the locations of fireflies according to (4) and random disturb the firefly in
the optimum location.
Step 5: Update the fluorescence intensity and attraction after position.
Step 6: If the results meet the requirements, break to step 7; else, the number of
iterations plus one, back to step 3.
Step 7: Output the global extreme point and the optimal individual values. is time
complexity of algorithm .
i j ijr
 2
, ,1
d
ij i k j kk
r x x
 
2
ijr
o e

 

 
       1 0.5i i j ix t x t x x rand      

2
( )O m
TELKOMNIKA ISSN: 1693-6930 
The Chaos and Stability of Firefly Algorithm Adjacent Individual (WenXin Yu)
1735
2.2. Chaotic Map (CP)
The chaotic phenomenon refers to a seemingly random irregular movement that occurs
in a deterministic system. A system of deterministic theory describes the behavior of the system
as unpredictable and unpredictable[10]. In 1975, the word chaos was first used by Li and Yorke
in [11].This phenomenon is usually considered as a part of dynamical systems that changed
over the time. In this paper, there are some well-known chaotic maps introduced briefly.
1. Sinusodial map
This chaotic map was formally defined by the following equations [12]:
1 sin( ), (0,1)n n nx x x   (5)
2. Logistic map
In 1976 , Robert May introduced Logistic map13], and he pointed out that the map led
to chaotic dynamics. This map was formally defined by the equations (6):
1 (1 )n n nx x x   (6)
Where [0,1]nx  , [0,4] , 0,1,2....n 
3. Tinkerbell map
The Tinkerbell map was a discrete-time dynamical system given by [14]:
(7)
Some commonly used values of a, b, c, and d are:
4. Henon map
As a two-dimensional map, the Henon map is the simplest non-linear map in the high-
dimensional map, which was proposed by French astronomer Michel Henon in 1976. The
Henon map takes a point ( nx , ny )n the plane and maps it to a new point. It can defined as
followed [15]:
(8)
(a). Sinusodial map (b). Logistic map
2 2
1
1 2
n n n n n
n n n n n
x x y ax by
y x y cx dy


   
  
0.9, 0.6013, 2.0, 0.5
0.3, 0.6000, 2.0, 0.27
a b c d
a b c d
    

   
2
1
1
1n n n
n n
x ax y
y bx


  

 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740
1736
(c). Tinkerbell map (d). Henon map
Figure 1. Chaotic map
Figure 1 are respectively the chaotic phenomena of Sinusodial map, Logistic map,
Tinkerbell map, Henon map and so on. The Sinusodial chaotic map with 251 iterations is
showed in Figure 1a, and here the initial point of variable is . Figure 1.b. is the result of
Logistic map. As we can see, the chaotic phenomenon can be obtained at the point of
when to increase the value of gradually. For Tinkerbell chaotic map, two sets of parameters
could be used to realize it: 0.9, 0.6013, 2.0, 0.5a b c d     and 0.3a  , 0.6000b  ,
2.0, 0.27c d  .In this paper, the former set of parameter has been used to do it, which is
showed in Figure 1.c. Like all chaotic maps, the Tinkerbell Map has also been shown to have
periods. After a certain number of mapping iterations, every given point showed in the map to
the right will find itself once again at its starting location. The chaotic curve of Henon map with
10000 iterations is showed in Figure 1.d, and the initial parameters are: 1.4a  , 0.3b  ,
1 1 0.4x y  .
2.3. Chaotic-FA (CFA)
In this section, we have used four chaotic maps mentioned above to tune the FA
parameters and improve the performance, which will lead to a set of Firefly algorithm, or
different variants of the chaotic Firefly algorithm. The flowchart of a schematic chaotic- FA
(CFA)[5] is presented in Table 1. The following method describes how parameters can be
tuned.
Table 1. Pseudo Code of a Chaotic Firefly Algorithm
Objective function of optimization problem
Generate initial population of fireflies
Dedined search space
Light intensity at is determined by
random number
Tuning of parameters using chaotic maps
For
For
If
Move firefly towards in d-dimension
1 0.2x 
3.6 

   1 2, , , ,
T
df x x x x x L
 1,2, ,ix i n L
iI ix  if x
0C a
1k 
  / kC  
1: .i no firefiles
1: .j no firefiles
 j iI I
i j
TELKOMNIKA ISSN: 1693-6930 
The Chaos and Stability of Firefly Algorithm Adjacent Individual (WenXin Yu)
1737
End if
Attractiveness varies with distance via Evaluate new solutions and update light intensity
End for
End for
Rank the fireflies and find the current best
If
Iteration continues
If not
Post Process the results
3. The stability and Quasi-chaos of firefly algorithm
3.1. The stability of firefly algorithm
In this section, the stability and chaos of firefly algorithm will be proved in details.
In the process of evolution, brightness is the matter to attract each other, and other
fireflies will move towards the brightest one, it will lead to a stabilization of individuals. So we get
the following theorem.
Theorem 3.1
If the dynamic behavior of fireflies are stable, it must meet the following conditions:
(9)
Where
Proof:
The expressions for updating the position of fireflies are:
(10)
(11)
Assuming and ,Equations (3.2-3.3 ) can be represented
as
(12)
Where
Suppose are the eigenvalue of ,Then there is an inverse matrix , such that
(13)
Solve the eigenvalue of M,we can get
(14)
According to the theory of stability, the necessary and sufficient condition for the
dynamic behavior of fireflies is , Therefore, the optimal stability condition is .
r
j
i
1k k 
k MaximumGeneration
5
4



 
 0.5rand  
        1 0.5i i j i j ix t x t x x rand x x       
       1 0.5i i ixbest t xbest t rand xbest t   
 1 i iz x t xbest   2 jz x t
1 1
2 2
Z z
M
Z z
   
   
   
 
1
, 0.5
1 0
M rand
   


   
    
1 2,  M P
11
2
0
0
P MP


  
  
 
 2 2 2
1,2
5 6 2 2 11
2 2
      

     
 
1,2 1 
5
4



 
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740
1738
3.2. Quasi-chaos of firefly algorithm
In the process of iterations, distances will be convergent and fireflies will tend to be
stable after a number of iterations or evolutions. Under a certain circumstances, a kind of be
similar to chaotic phenomenon will become true, we define it as a Quasi-chaos phenomenon in
the paper.
So for firefly ,we have (15)
Similarly, for firefly (16)
After iterations, we get the propinquity Quasi-chaotic attractor of this map as shown in
Figure 2. The simulation is under of circumstance that: For Figure. 2.1, the initial locations of
adjacent fireflies are 0.01 and 0.09, the attractiveness of them are 0.001 and 0.08, respectively.
However, when these parameters change, the graphics will change greatly. For example, As
Figureure 2.2. We changed these parameters separately:0.1,0.1 and 0.00001, 0.00001.
(a) (b)
Figure.2 The resemblance Quasi-chaotic phenomenon of firefly algorithm
4. Experiment and results
In this section, three complicated functions will be tested using CFA, which the global
optimal point can be found simultaneously. And the space locations of adjacent firefly will be
simulated to prove the chaotic Algorithm
Table 2. Test Function
ID Name Formula Dimensions
F1 Sphere 10
F2 Rastrigin 10
F3 Griewank 10
i        1 0.5i i j ix t x t x x rand      
j        1 0.5j j i jx t x t x x rand      
2
1
1
n
i
i
F x

 
  2
2
1
10cos 2 10
5.2
n
i i
i
i
F x x
x


  


2
3
11
1
1 cos
4000
n n
i
i
ii
x
F x
i
 
    
 

TELKOMNIKA ISSN: 1693-6930 
The Chaos and Stability of Firefly Algorithm Adjacent Individual (WenXin Yu)
1739
Figure 3.1 Sphere function Figure 3.2 Rastrigin function
Figure 3.3 Griewank function
The minimum solution of the Sphere function, Rastrigin function, and Griewank function
are located at point x = (0, 0, 0, . . . , 0, 0, 0) with an objective function valued equal to F(x)=0.0.
When applied the CFA algorithm to the function, the algorithm finds the optimal solution after
approximately 38, 15, 9 iterations, respectively (Figure 4.1, Figure 4.2, Figure4.3).
By testing the four typical chaotic maps in these three complex functions, we are
supposed to find that CFA can overcome the defect of the firefly algorithm which slow
convergence rate and easily falling into the local optima in the global optimization search,but it
still exist the low precision.
Figure 4.1. Convergence history of Sphere
function
Figure 4.2. Convergence history of Rastrigin
function
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740
1740
Figure 4.3. Convergence history of Griewank function
5. Conclusion
This paper has focused on the chaos and stability of adjacent fireflies in firefly
algorithm. The main contribution is that the chaotic performance and behavior are proved and
tested by using theory of stability in firefly algorithm. Through the above experiments and
results, CFA can overcome the defect of the firefly algorithm which slow convergence rate and
easily falling into the local optima in the global optimization search.
Acknowledgment
This work was supported by HuNan University of Science and Technology Doctor Startup Fund
Grant No.E51664,Hunan Provincial Department of Education Science Research Project Grant
No.16C0639.
References
[1] Cui Z, Cai X, Zeng J, et al. Particle swarm optimization with fuss and rws for high dimensional
functions. Applied Mathematics & Computation, 2008; 205(1): 98-108.
[2] M. Gnana Sundari, M. Rajaram, Sujatha Balaraman. Application of improved firefly algorithm for
programmed PWM in multilevel inverter with adjustable DC sources, Applied Soft Computing; 2016;
41(April): 169-179.
[3] Baykasoğlu A, Ozsoydan F B. An improved firefly algorithm for solving dynamic multidimensional
knapsack problems, Expert Systems with Applications, 2014; 41(8):3712-3725.
[4] Dos, Santos Coelho, L., A. B. D. L. De, and V. C. Mariani. A chaotic firefly algorithm applied to
reliability–redundancy optimization, IEEE Congress on Evolutionary Computation (CEC), IEEE. 2011:
517–521.
[5] Gandomi A H, Yang X S, Talatahari S, et al. Firefly algorithm with chaos, Commun. Nonlinear Sci.
Numer. Simul. .2013; 18 (1): 89–98.
[6] Fister I, Yang X S, et al. On the randomized firefly algorithm in Cuckoo Search and Firefly Algorithm,
Springer. 2014; pp.27–48.
[7] Yang X S. Analysis of firefly algorithms and automatic parameter tuning, in: Emerging Research on
Swarm Intelligence and Algorithm Optimization, IGI Global, 2015; 36–49.
[8] Yu W X, Sui Y, Wang J. The Faults Diagnostic Analysis for Analog Circuit Based on FA-TM-ELM.
Journal of Electronic Testing, 2016; 1-7.
[9] Yang X S. Firefly algorithms for multimodal optimization, in: Stochastic Algorithms: Foundations and
Applications, Springer, 2009; 169–178.
[10] Feldman D P. Chaos and Fractals: An Elementary Introduction, OUP Oxford. 2012.
[11] Li T Y, Yorke J A. Period three implies chaos, Am. Math. Mon. 1975; 82 (10): 985–992.
[12] El-Henawy I, Abdel-Raouf O, Abdel-Baset M. Chaotic firefly algorithm for solving definite integral, Int.
J. Computer Science and Information Technologies. 2014; 6: 19–24.
[13] Yuan X, Zhao J, Yang Y, et al. Hybrid parallel chaos optimization algorithm with harmony search
algorithm, Applied Soft Computing, 2014; 17: 12-22.
[14] Coelho L D S, Mariani V C. Firefly algorithm approach based on chaotic Tinkerbell map applied to
multivariable PID controller tuning, Comput. Math. Appl. 2012; 64 (8): 2371-2382.
[15] Arai Z. On loops in the hyperbolic locus of the complex Hénon map and their monodromies, Physica
D: Nonlinear Phenomena, 2016. http://dx.doi.org/10.1016/j.physd.2016.02.006.rnal.

More Related Content

What's hot

Multiobjective Firefly Algorithm for Continuous Optimization
Multiobjective Firefly Algorithm for Continuous Optimization Multiobjective Firefly Algorithm for Continuous Optimization
Multiobjective Firefly Algorithm for Continuous Optimization Xin-She Yang
 
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMCOMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMcscpconf
 
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMCOMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMcsitconf
 
Improved Firefly Algorithm for Unconstrained Optimization Problems
Improved Firefly Algorithm for Unconstrained Optimization ProblemsImproved Firefly Algorithm for Unconstrained Optimization Problems
Improved Firefly Algorithm for Unconstrained Optimization ProblemsEditor IJCATR
 
Molecular transporter system for qubits generation
Molecular transporter system for qubits generationMolecular transporter system for qubits generation
Molecular transporter system for qubits generationUniversity of Malaya (UM)
 
Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...Ahmed Ammar Rebai PhD
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMIJCSEA Journal
 
α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...ijfcstjournal
 
Time alignment techniques for experimental sensor data
Time alignment techniques for experimental sensor dataTime alignment techniques for experimental sensor data
Time alignment techniques for experimental sensor dataIJCSES Journal
 
Cuckoo Search & Firefly Algorithms
Cuckoo Search & Firefly AlgorithmsCuckoo Search & Firefly Algorithms
Cuckoo Search & Firefly AlgorithmsMustafa Salam
 
Estimation of global solar radiation by using machine learning methods
Estimation of global solar radiation by using machine learning methodsEstimation of global solar radiation by using machine learning methods
Estimation of global solar radiation by using machine learning methodsmehmet şahin
 
Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures a3labdsp
 
Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]
Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]
Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]AI Robotics KR
 
SAIP2015 presentation_v5
SAIP2015 presentation_v5SAIP2015 presentation_v5
SAIP2015 presentation_v5Thembelani Gina
 
Laser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton ScatteringLaser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton ScatteringTodd Hodges
 
Training the neural network using levenberg marquardt’s algorithm to optimize
Training the neural network using levenberg marquardt’s algorithm to optimizeTraining the neural network using levenberg marquardt’s algorithm to optimize
Training the neural network using levenberg marquardt’s algorithm to optimizeIAEME Publication
 
An improved ant colony algorithm based on
An improved ant colony algorithm based onAn improved ant colony algorithm based on
An improved ant colony algorithm based onIJCI JOURNAL
 
Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]
Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]
Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]AI Robotics KR
 

What's hot (20)

Multiobjective Firefly Algorithm for Continuous Optimization
Multiobjective Firefly Algorithm for Continuous Optimization Multiobjective Firefly Algorithm for Continuous Optimization
Multiobjective Firefly Algorithm for Continuous Optimization
 
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMCOMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
 
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMCOMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
 
Improved Firefly Algorithm for Unconstrained Optimization Problems
Improved Firefly Algorithm for Unconstrained Optimization ProblemsImproved Firefly Algorithm for Unconstrained Optimization Problems
Improved Firefly Algorithm for Unconstrained Optimization Problems
 
Molecular transporter system for qubits generation
Molecular transporter system for qubits generationMolecular transporter system for qubits generation
Molecular transporter system for qubits generation
 
Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...Ill-posedness formulation of the emission source localization in the radio- d...
Ill-posedness formulation of the emission source localization in the radio- d...
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
 
α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...α Nearness ant colony system with adaptive strategies for the traveling sales...
α Nearness ant colony system with adaptive strategies for the traveling sales...
 
Time alignment techniques for experimental sensor data
Time alignment techniques for experimental sensor dataTime alignment techniques for experimental sensor data
Time alignment techniques for experimental sensor data
 
Cuckoo Search & Firefly Algorithms
Cuckoo Search & Firefly AlgorithmsCuckoo Search & Firefly Algorithms
Cuckoo Search & Firefly Algorithms
 
Gy3312241229
Gy3312241229Gy3312241229
Gy3312241229
 
Estimation of global solar radiation by using machine learning methods
Estimation of global solar radiation by using machine learning methodsEstimation of global solar radiation by using machine learning methods
Estimation of global solar radiation by using machine learning methods
 
Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures
 
Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]
Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]
Sensor Fusion Study - Ch3. Least Square Estimation [강소라, Stella, Hayden]
 
SAIP2015 presentation_v5
SAIP2015 presentation_v5SAIP2015 presentation_v5
SAIP2015 presentation_v5
 
Laser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton ScatteringLaser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton Scattering
 
Training the neural network using levenberg marquardt’s algorithm to optimize
Training the neural network using levenberg marquardt’s algorithm to optimizeTraining the neural network using levenberg marquardt’s algorithm to optimize
Training the neural network using levenberg marquardt’s algorithm to optimize
 
PhysRevE.89.042911
PhysRevE.89.042911PhysRevE.89.042911
PhysRevE.89.042911
 
An improved ant colony algorithm based on
An improved ant colony algorithm based onAn improved ant colony algorithm based on
An improved ant colony algorithm based on
 
Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]
Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]
Sensor Fusion Study - Ch15. The Particle Filter [Seoyeon Stella Yang]
 

Similar to The Chaos and Stability of Firefly Algorithm Adjacent Individual

Firefly Algorithms for Multimodal Optimization
Firefly Algorithms for Multimodal OptimizationFirefly Algorithms for Multimodal Optimization
Firefly Algorithms for Multimodal OptimizationXin-She Yang
 
Firefly Algorithm for Unconstrained Optimization
Firefly Algorithm for Unconstrained OptimizationFirefly Algorithm for Unconstrained Optimization
Firefly Algorithm for Unconstrained OptimizationIOSR Journals
 
A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...
A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...
A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...irjes
 
Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...
Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...
Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...ijcsta
 
Firefly Algorithm, Stochastic Test Functions and Design Optimisation
 Firefly Algorithm, Stochastic Test Functions and Design Optimisation Firefly Algorithm, Stochastic Test Functions and Design Optimisation
Firefly Algorithm, Stochastic Test Functions and Design OptimisationXin-She Yang
 
Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...
Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...
Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...TELKOMNIKA JOURNAL
 
Generation of quantum codes using up and down link optical soliton
Generation of quantum codes using up and down link optical solitonGeneration of quantum codes using up and down link optical soliton
Generation of quantum codes using up and down link optical solitonUniversity of Malaya (UM)
 
Development of Nonlinear Optical Microscope and Scanner
Development of Nonlinear Optical Microscope and ScannerDevelopment of Nonlinear Optical Microscope and Scanner
Development of Nonlinear Optical Microscope and ScannerRohan Sharma
 
Numerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSNumerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSIJMER
 
Sub-windowed laser speckle image velocimetry by fast fourier transform techni...
Sub-windowed laser speckle image velocimetry by fast fourier transform techni...Sub-windowed laser speckle image velocimetry by fast fourier transform techni...
Sub-windowed laser speckle image velocimetry by fast fourier transform techni...Prof Dr techn Murthy Chavali Yadav
 
Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...Ahmed Ammar Rebai PhD
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...IOSR Journals
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...IOSR Journals
 
THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...
THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...
THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...AM Publications
 

Similar to The Chaos and Stability of Firefly Algorithm Adjacent Individual (20)

Firefly Algorithms for Multimodal Optimization
Firefly Algorithms for Multimodal OptimizationFirefly Algorithms for Multimodal Optimization
Firefly Algorithms for Multimodal Optimization
 
Firefly Algorithm for Unconstrained Optimization
Firefly Algorithm for Unconstrained OptimizationFirefly Algorithm for Unconstrained Optimization
Firefly Algorithm for Unconstrained Optimization
 
A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...
A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...
A Firefly Algorithm for Optimizing Spur Gear Parameters Under Non-Lubricated ...
 
Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...
Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...
Fire-LEACH: A Novel Clustering Protocol for Wireless Sensor Networks based on...
 
Firefly Algorithm, Stochastic Test Functions and Design Optimisation
 Firefly Algorithm, Stochastic Test Functions and Design Optimisation Firefly Algorithm, Stochastic Test Functions and Design Optimisation
Firefly Algorithm, Stochastic Test Functions and Design Optimisation
 
40120130406008
4012013040600840120130406008
40120130406008
 
FTIR
FTIRFTIR
FTIR
 
389418
389418389418
389418
 
Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...
Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...
Modified Discrete Firefly Algorithm Combining Genetic Algorithm for Traveling...
 
V4502136139
V4502136139V4502136139
V4502136139
 
Generation of quantum codes using up and down link optical soliton
Generation of quantum codes using up and down link optical solitonGeneration of quantum codes using up and down link optical soliton
Generation of quantum codes using up and down link optical soliton
 
Development of Nonlinear Optical Microscope and Scanner
Development of Nonlinear Optical Microscope and ScannerDevelopment of Nonlinear Optical Microscope and Scanner
Development of Nonlinear Optical Microscope and Scanner
 
Numerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSNumerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSS
 
Sub-windowed laser speckle image velocimetry by fast fourier transform techni...
Sub-windowed laser speckle image velocimetry by fast fourier transform techni...Sub-windowed laser speckle image velocimetry by fast fourier transform techni...
Sub-windowed laser speckle image velocimetry by fast fourier transform techni...
 
Report
ReportReport
Report
 
Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
 
THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...
THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...
THE ROLE OF HIGH ORDER TERMS IN LANDAU THEORY TOWARD LANDAU-KHALATNIKOV EQUAT...
 
1308.3898 1
1308.3898 11308.3898 1
1308.3898 1
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 

Recently uploaded (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 

The Chaos and Stability of Firefly Algorithm Adjacent Individual

  • 1. TELKOMNIKA, Vol.15, No.4, December 2017, pp. 1733~1740 ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013 DOI: 10.12928/TELKOMNIKA.v15i4.5015  1733 Received July 20, 2017; Revised October 10, 2017; Accepted October 28, 2017 The Chaos and Stability of Firefly Algorithm Adjacent Individual WenXin Yu* 1 , JunNian Wang 2 , Yan Li 3 , ZhengHeng Wang 4 1 School of Information and Electrical Engineering, Hunan University of Science and Technology, Hunan Pro., 2 School of Physics and Electronics, Hunan University of Science and Technology, Hunan Pro., Xiangtan, 411201, P.R. China 3 College of Electrical and Information Engineering, Hunan University, Hunan Pro., Changsha 410082, P.R. China 1,2,4 Key Laboratory of Knowledge Processing Networked Manufacturing, Hunan University of Science and Technology, Hunan Pro., Xiangtan,411201, P.R. China *Corresponding author, e-mail: slowbird@sohu.com Abstract In this paper, in order to overcome the defect of the firefly algorithm, for example, the slow convergence rate, low accuracy and easily falling into the local optima in the global optimization search, we propose a dynamic population firefly algorithm based on chaos. The stability between the fireflies is proved, and the similar chaotic phenomenon in firefly algorithm can be simulated. Keywords: chaos, firefly algorithm, stability Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction The function optimization problem mainly aims to optimize relatively complex functions. The essence of function optimization is to find optimal solution to an objective function by iteration. The goal of search is a general optimization of the "function" of objective function. [1]. We can calculate the maximum or minimum value of the objective function by using multiple input values from a given range of values. The evolutionary algorithms are one of the most widely used methods for optimization problems. They are used in such algorithms, which are reproduction, mutation, crossover, recombination and so on. Firefly Algorithm (FA) is a new member of this family that is currently an active focus of research, where several modifications and improvements were recorded within the past few years[2-4]. Even though Firefly algorithm have the characteristics of fewer algorithm parameters, simple implementation, n particular, since the optimization ability of the firefly algorithm depends on the interaction and influence of the firefly, and the individual itself lacks the mutation mechanism, it is difficult for the firefly particles to jump out of the local optimum area.The several methods have been used to improve the performance of firefly algorithm, including chaotic maps. Generally speaking, firefly algorithm can be combined with chaos in two ways. On the one hand, some random distributions are replaced by chaotic maps [5-6]. On the other hand, in order to improve performance, the FA parameters are mapped to achieve the purpose of adjusting the intrinsic structural parameters of the firefly through chaos [7-8]. The research focused by scholars is the combination of firefly algorithm with certain chaos. However, the Quasi- chaotic phenomenon in firefly algorithm may be ignored. In this paper, we use mathematical methods to analyze the stability of neighboring individuals in the firefly algorithm.What’s more, the Quasi- chaotic phenomenon that adjacent individual contracts each other is simulated with MATLAB in this paper. The paper’s structure is as followed: In Section II, the main idea is the brief overview of the firefly algorithm; In Section III, some theorems of stability and Quasi-chaos of adjacent individual are given. In section IV, some experiments and simulations have been carried out to the performance of chaos in firefly algorithm.
  • 2.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740 1734 2. The firefly algorithm and chaos In this section, some involved theories will be introduced in brief. 2.1. Firefly algorithm (FA) Firefly algorithm (FA), proposed by scholar Yang, is inspired by the phenomenon that the fireflies flash and attract each other in nature[9]. It is one kind of colony searching technology, which simulates the flashing and communication behavior of fireflies. The brightness of a firefly indicates the location is good or bad. Parameters of firefly algorithm are showed in details: Definition2.1: The relative intensity of fireflies: ijr oI I e    (1) Where 0I is the biggest fluorescence brightness of firefly.  is light intensity absorbed coefficient and it is constant. It is characteristics of the weak that under the influence of the fireflies emit light in the distance and medium by light intensity absorbed coefficient. For two fireflies and , the distance is calculated: (2) Equation (2.2) is the distance between any two fireflies and at and , respectively. Definition2. 2: The attractiveness of firefly is: (3) Where o is the attractiveness at 0r  Definition2.3: In every iteration, the fireflies could move to nearby ones with more brightness as determined by Equation (2.4): (4) Where  ix t and  1ix t  are the locations of the i -th firefly in last iteration and in this iteration, respectively, so does  jx t . And  is step factor belonging to [0, 1]; Rand is uniformly distributed random factors belonging to [0, 1]. The process of optimization is followed: Step 1: Initialize the parameters of the algorithm. Define the number of fireflies m , the biggest attraction o , the light intensity absorbed coefficient  , the step length factor , the maximum number of generations maxT and the search accuracy , respectively. Step 2: Calculate the fitness value of every firefly regarded as the respective maximum fluorescence brightness. Step 3: Calculate used (3). Step 4: Update the locations of fireflies according to (4) and random disturb the firefly in the optimum location. Step 5: Update the fluorescence intensity and attraction after position. Step 6: If the results meet the requirements, break to step 7; else, the number of iterations plus one, back to step 3. Step 7: Output the global extreme point and the optimal individual values. is time complexity of algorithm . i j ijr  2 , ,1 d ij i k j kk r x x   2 ijr o e              1 0.5i i j ix t x t x x rand        2 ( )O m
  • 3. TELKOMNIKA ISSN: 1693-6930  The Chaos and Stability of Firefly Algorithm Adjacent Individual (WenXin Yu) 1735 2.2. Chaotic Map (CP) The chaotic phenomenon refers to a seemingly random irregular movement that occurs in a deterministic system. A system of deterministic theory describes the behavior of the system as unpredictable and unpredictable[10]. In 1975, the word chaos was first used by Li and Yorke in [11].This phenomenon is usually considered as a part of dynamical systems that changed over the time. In this paper, there are some well-known chaotic maps introduced briefly. 1. Sinusodial map This chaotic map was formally defined by the following equations [12]: 1 sin( ), (0,1)n n nx x x   (5) 2. Logistic map In 1976 , Robert May introduced Logistic map13], and he pointed out that the map led to chaotic dynamics. This map was formally defined by the equations (6): 1 (1 )n n nx x x   (6) Where [0,1]nx  , [0,4] , 0,1,2....n  3. Tinkerbell map The Tinkerbell map was a discrete-time dynamical system given by [14]: (7) Some commonly used values of a, b, c, and d are: 4. Henon map As a two-dimensional map, the Henon map is the simplest non-linear map in the high- dimensional map, which was proposed by French astronomer Michel Henon in 1976. The Henon map takes a point ( nx , ny )n the plane and maps it to a new point. It can defined as followed [15]: (8) (a). Sinusodial map (b). Logistic map 2 2 1 1 2 n n n n n n n n n n x x y ax by y x y cx dy          0.9, 0.6013, 2.0, 0.5 0.3, 0.6000, 2.0, 0.27 a b c d a b c d           2 1 1 1n n n n n x ax y y bx      
  • 4.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740 1736 (c). Tinkerbell map (d). Henon map Figure 1. Chaotic map Figure 1 are respectively the chaotic phenomena of Sinusodial map, Logistic map, Tinkerbell map, Henon map and so on. The Sinusodial chaotic map with 251 iterations is showed in Figure 1a, and here the initial point of variable is . Figure 1.b. is the result of Logistic map. As we can see, the chaotic phenomenon can be obtained at the point of when to increase the value of gradually. For Tinkerbell chaotic map, two sets of parameters could be used to realize it: 0.9, 0.6013, 2.0, 0.5a b c d     and 0.3a  , 0.6000b  , 2.0, 0.27c d  .In this paper, the former set of parameter has been used to do it, which is showed in Figure 1.c. Like all chaotic maps, the Tinkerbell Map has also been shown to have periods. After a certain number of mapping iterations, every given point showed in the map to the right will find itself once again at its starting location. The chaotic curve of Henon map with 10000 iterations is showed in Figure 1.d, and the initial parameters are: 1.4a  , 0.3b  , 1 1 0.4x y  . 2.3. Chaotic-FA (CFA) In this section, we have used four chaotic maps mentioned above to tune the FA parameters and improve the performance, which will lead to a set of Firefly algorithm, or different variants of the chaotic Firefly algorithm. The flowchart of a schematic chaotic- FA (CFA)[5] is presented in Table 1. The following method describes how parameters can be tuned. Table 1. Pseudo Code of a Chaotic Firefly Algorithm Objective function of optimization problem Generate initial population of fireflies Dedined search space Light intensity at is determined by random number Tuning of parameters using chaotic maps For For If Move firefly towards in d-dimension 1 0.2x  3.6      1 2, , , , T df x x x x x L  1,2, ,ix i n L iI ix  if x 0C a 1k    / kC   1: .i no firefiles 1: .j no firefiles  j iI I i j
  • 5. TELKOMNIKA ISSN: 1693-6930  The Chaos and Stability of Firefly Algorithm Adjacent Individual (WenXin Yu) 1737 End if Attractiveness varies with distance via Evaluate new solutions and update light intensity End for End for Rank the fireflies and find the current best If Iteration continues If not Post Process the results 3. The stability and Quasi-chaos of firefly algorithm 3.1. The stability of firefly algorithm In this section, the stability and chaos of firefly algorithm will be proved in details. In the process of evolution, brightness is the matter to attract each other, and other fireflies will move towards the brightest one, it will lead to a stabilization of individuals. So we get the following theorem. Theorem 3.1 If the dynamic behavior of fireflies are stable, it must meet the following conditions: (9) Where Proof: The expressions for updating the position of fireflies are: (10) (11) Assuming and ,Equations (3.2-3.3 ) can be represented as (12) Where Suppose are the eigenvalue of ,Then there is an inverse matrix , such that (13) Solve the eigenvalue of M,we can get (14) According to the theory of stability, the necessary and sufficient condition for the dynamic behavior of fireflies is , Therefore, the optimal stability condition is . r j i 1k k  k MaximumGeneration 5 4       0.5rand           1 0.5i i j i j ix t x t x x rand x x               1 0.5i i ixbest t xbest t rand xbest t     1 i iz x t xbest   2 jz x t 1 1 2 2 Z z M Z z               1 , 0.5 1 0 M rand                1 2,  M P 11 2 0 0 P MP            2 2 2 1,2 5 6 2 2 11 2 2                 1,2 1  5 4     
  • 6.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740 1738 3.2. Quasi-chaos of firefly algorithm In the process of iterations, distances will be convergent and fireflies will tend to be stable after a number of iterations or evolutions. Under a certain circumstances, a kind of be similar to chaotic phenomenon will become true, we define it as a Quasi-chaos phenomenon in the paper. So for firefly ,we have (15) Similarly, for firefly (16) After iterations, we get the propinquity Quasi-chaotic attractor of this map as shown in Figure 2. The simulation is under of circumstance that: For Figure. 2.1, the initial locations of adjacent fireflies are 0.01 and 0.09, the attractiveness of them are 0.001 and 0.08, respectively. However, when these parameters change, the graphics will change greatly. For example, As Figureure 2.2. We changed these parameters separately:0.1,0.1 and 0.00001, 0.00001. (a) (b) Figure.2 The resemblance Quasi-chaotic phenomenon of firefly algorithm 4. Experiment and results In this section, three complicated functions will be tested using CFA, which the global optimal point can be found simultaneously. And the space locations of adjacent firefly will be simulated to prove the chaotic Algorithm Table 2. Test Function ID Name Formula Dimensions F1 Sphere 10 F2 Rastrigin 10 F3 Griewank 10 i        1 0.5i i j ix t x t x x rand       j        1 0.5j j i jx t x t x x rand       2 1 1 n i i F x      2 2 1 10cos 2 10 5.2 n i i i i F x x x        2 3 11 1 1 cos 4000 n n i i ii x F x i          
  • 7. TELKOMNIKA ISSN: 1693-6930  The Chaos and Stability of Firefly Algorithm Adjacent Individual (WenXin Yu) 1739 Figure 3.1 Sphere function Figure 3.2 Rastrigin function Figure 3.3 Griewank function The minimum solution of the Sphere function, Rastrigin function, and Griewank function are located at point x = (0, 0, 0, . . . , 0, 0, 0) with an objective function valued equal to F(x)=0.0. When applied the CFA algorithm to the function, the algorithm finds the optimal solution after approximately 38, 15, 9 iterations, respectively (Figure 4.1, Figure 4.2, Figure4.3). By testing the four typical chaotic maps in these three complex functions, we are supposed to find that CFA can overcome the defect of the firefly algorithm which slow convergence rate and easily falling into the local optima in the global optimization search,but it still exist the low precision. Figure 4.1. Convergence history of Sphere function Figure 4.2. Convergence history of Rastrigin function
  • 8.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1733~1740 1740 Figure 4.3. Convergence history of Griewank function 5. Conclusion This paper has focused on the chaos and stability of adjacent fireflies in firefly algorithm. The main contribution is that the chaotic performance and behavior are proved and tested by using theory of stability in firefly algorithm. Through the above experiments and results, CFA can overcome the defect of the firefly algorithm which slow convergence rate and easily falling into the local optima in the global optimization search. Acknowledgment This work was supported by HuNan University of Science and Technology Doctor Startup Fund Grant No.E51664,Hunan Provincial Department of Education Science Research Project Grant No.16C0639. References [1] Cui Z, Cai X, Zeng J, et al. Particle swarm optimization with fuss and rws for high dimensional functions. Applied Mathematics & Computation, 2008; 205(1): 98-108. [2] M. Gnana Sundari, M. Rajaram, Sujatha Balaraman. Application of improved firefly algorithm for programmed PWM in multilevel inverter with adjustable DC sources, Applied Soft Computing; 2016; 41(April): 169-179. [3] Baykasoğlu A, Ozsoydan F B. An improved firefly algorithm for solving dynamic multidimensional knapsack problems, Expert Systems with Applications, 2014; 41(8):3712-3725. [4] Dos, Santos Coelho, L., A. B. D. L. De, and V. C. Mariani. A chaotic firefly algorithm applied to reliability–redundancy optimization, IEEE Congress on Evolutionary Computation (CEC), IEEE. 2011: 517–521. [5] Gandomi A H, Yang X S, Talatahari S, et al. Firefly algorithm with chaos, Commun. Nonlinear Sci. Numer. Simul. .2013; 18 (1): 89–98. [6] Fister I, Yang X S, et al. On the randomized firefly algorithm in Cuckoo Search and Firefly Algorithm, Springer. 2014; pp.27–48. [7] Yang X S. Analysis of firefly algorithms and automatic parameter tuning, in: Emerging Research on Swarm Intelligence and Algorithm Optimization, IGI Global, 2015; 36–49. [8] Yu W X, Sui Y, Wang J. The Faults Diagnostic Analysis for Analog Circuit Based on FA-TM-ELM. Journal of Electronic Testing, 2016; 1-7. [9] Yang X S. Firefly algorithms for multimodal optimization, in: Stochastic Algorithms: Foundations and Applications, Springer, 2009; 169–178. [10] Feldman D P. Chaos and Fractals: An Elementary Introduction, OUP Oxford. 2012. [11] Li T Y, Yorke J A. Period three implies chaos, Am. Math. Mon. 1975; 82 (10): 985–992. [12] El-Henawy I, Abdel-Raouf O, Abdel-Baset M. Chaotic firefly algorithm for solving definite integral, Int. J. Computer Science and Information Technologies. 2014; 6: 19–24. [13] Yuan X, Zhao J, Yang Y, et al. Hybrid parallel chaos optimization algorithm with harmony search algorithm, Applied Soft Computing, 2014; 17: 12-22. [14] Coelho L D S, Mariani V C. Firefly algorithm approach based on chaotic Tinkerbell map applied to multivariable PID controller tuning, Comput. Math. Appl. 2012; 64 (8): 2371-2382. [15] Arai Z. On loops in the hyperbolic locus of the complex Hénon map and their monodromies, Physica D: Nonlinear Phenomena, 2016. http://dx.doi.org/10.1016/j.physd.2016.02.006.rnal.