Phasor Prticle Swarm Optimization (PPSO)

版本 1.0.2 (5.0 KB) 作者: Ebrahim Akbari
Phasor Prticle Swarm Optimization (PPSO) inspired from phasor theory in the mathematics.
253.0 次下载
更新时间 2021/10/19

查看许可证

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

引用格式

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

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.

查看更多格式
MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
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

版本 已发布 发行说明
1.0.2

Editing description.

1.0.1

Adding DOI to the reference paper.

1.0.0