View RSS Feed

mql5

  1. Population optimization algorithms: Monkey algorithm (MA)

    by , 05-04-2023 at 01:35 AM
    Name:  article2304.png
Views: 42
Size:  30.2 KB

    Monkey Algorithm (MA) is a metaheuristic search algorithm. This article will describe the main components of the algorithm and present solutions for the ascent (upward movement), local jump and global jump. The algorithm was proposed by R. Zhao and W. Tang in 2007. The algorithm simulates the behavior of monkeys as they move and jump over mountains in search of food. It is assumed that the monkeys come from the fact that the higher the mountain, the more
    ...
    Categories
    Uncategorized