Praveen Kumar Optimization (PKO) Algorithm

Rastrigin function definition

You are now following this Submission

Explanation of the Code
  1. Initialization: The agents are randomly placed within the specified search space.
  2. Skill Learning Phase: Agents perform small, calculated movements (exploitation) to refine their positions, with the changes limited to maintain precision.
  3. Youthful Exploration Phase: A portion of agents explores new, random positions across the search space, promoting diversity and avoiding local minima.
  4. Adaptive Updates: The best solution is tracked and updated throughout the iterations.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0