Research Article

An Improved Cuckoo Search Optimization Algorithm for the Problem of Chaotic Systems Parameter Estimation

Algorithm 2

Orthogonal design algorithm.
Begin
(1) Construct the orthogonal array following the above steps
(2) Randomly select two solutions from the population
(3) Quantize the domain formed by the two solutions
(4) Randomly generate integers
(5) Use to generate potential offspring
(6) Randomly select a solution from the population
(7) Compare the solution with the best solution from the orthogonal offspring and obtain the better solution
End