Parameter Optimization of Swing Curve by Cuckoo Search

Cuckoo Search algorithm to optimize parameters for a swing curve simulation in a power system
80 Downloads
Updated 23 Jul 2023

View License

The program focuses on optimizing four parameters (pm, pm1, pm2, and pm3) for a swing curve simulation that represents the rotor angle during a fault clearance event. The Cuckoo Search algorithm is utilized for its effective exploration capabilities and ability to find the best parameter configuration within the specified bounds. The algorithm iteratively generates new candidate solutions (cuckoo's eggs) using Levy flight steps, evaluates their fitness based on the swing curve performance, and replaces less fit solutions with new ones based on a probability. This process continues over multiple iterations to converge towards an optimal solution that best aligns with the desired target angle and time for the swing curve simulation.

Cite As

recent works (2024). Parameter Optimization of Swing Curve by Cuckoo Search (https://www.mathworks.com/matlabcentral/fileexchange/132628-parameter-optimization-of-swing-curve-by-cuckoo-search), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0