YPEA

Yarpiz Evolutionary Algorithms Toolbox (YPEA) is a toolbox to solve optimization problems using Evolutionary Algorithms and Metaheuristics.
701.0 次下载
更新时间 2020/12/14

查看许可证

Yarpiz Evolutionary Algorithms Toolbox (YPEA) is a general-purpose toolbox to define and solve optimization problems using Evolutionary Algorithms (EAs) and Metaheuristics. To use this toolbox, you just need to define your optimization problem and then, give the problem to one of the algorithms provided by YPEA, to get it solved.

To get the full source code and help on the toolbox, visit the project repository on GitHub or on the Yarpiz website.
GitHub Repository: https://github.com/smkalami/ypea
Yarpiz: https://yarpiz.com/477/ypea-yarpiz-evolutionary-algorithms

The list of algorithms implemented and provided by the YPEA toolbox is as follows:
1. Artificial Bee Colony (ABC)
2. Ant Colony Optimization for Continuous Domains (ACOR)
3. Bees Algorithm (BA)
4. Biogeography-based Optimization (BBO)
5. Covariance Matrix Adaptation Evolution Strategy (CMA-ES)
6. Cultural Algorithm
7. Differential Evolution (DE)
8. Firefly Algorithm (FA)
9. Genetic Algorithm (GA)
10. Harmony Search (HS)
11. Imperialist Competitive Algorithm (ICA)
12. Invasive Weed Optimization (IWO)
13. Particle Swarm Optimization (PSO)
14. Simulated Annealing (SA)
15. Teaching-Learning-based Optimization (TLBO)

After installing this toolbox, just type 'doc ypea' to get help about how to use the YPEA toolbox.

引用格式

Mostapha Kalami Heris, Yarpiz Evolutionary Algorithms Toolbox for MATLAB (YPEA), Yarpiz, 2020.

MATLAB 版本兼容性
创建方式 R2020b
与 R2016a 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.4

Some minor modifications.

1.1.0.3

Minor modifications in the documentation.

1.1.0.2

Minor modifications in the documentation.

1.1.0.1

Description and image updated.

1.1