Phasor Prticle Swarm Optimization (PPSO)

Phasor Prticle Swarm Optimization (PPSO) inspired from phasor theory in the mathematics.
253 Downloads
Updated 19 Oct 2021

View License

Phasor particle swarm optimization (PPSO) is a new and primary sample of PSO, based on modeling the particle control parameters with a phase angle (θ), inspired from phasor theory in the mathematics. This phase angle (θ) converts PSO algorithm to a self-adaptive, trigonometric, balanced, and nonparametric meta-heuristic algorithm. The performance of PPSO is tested on real-parameter optimization problems including unimodal and multimodal standard test functions and traditional benchmark functions.
Based on the paper:
Mojtaba Ghasemi, Ebrahim Akbari, Abolfazl Rahimnejad, Seyed Ehsan Razavi, Sahand Ghavidel, and Li Li. "Phasor particle swarm optimization: a simple and efficient variant of PSO." Soft Computing 23, no. 19 (2019): 9701-9718. DOI: https://doi.org/10.1007/s00500-018-3536-8
The full-text view-only version of the paper is available at: https://rdcu.be/720D

Cite As

Ebrahim Akbari (2024). Phasor Prticle Swarm Optimization (PPSO) (https://www.mathworks.com/matlabcentral/fileexchange/75873-phasor-prticle-swarm-optimization-ppso), MATLAB Central File Exchange. Retrieved .

Ghasemi, Mojtaba, et al. Phasor Particle Swarm Optimization: a Simple and Efficient Variant of PSO. no. 19, Springer Science and Business Media LLC, Sept. 2018, pp. 9701–18, doi:10.1007/s00500-018-3536-8.

View more styles
MATLAB Release Compatibility
Created with R2018b
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!

PPSO MATLAB Codes

Version Published Release Notes
1.0.2

Editing description.

1.0.1

Adding DOI to the reference paper.

1.0.0