CIAD Book Test Functions

版本 1.0.0.2 (3.7 MB) 作者: Leo Chen
Source Codes of Computational Intelligence Assisted Design (In the Era of Industry 4.0) see more in Section 10.8 Test Functions
162.0 次下载
更新时间 2018/8/14

查看许可证

CIAD Book Test Functions

M Files: Source Codes of Computational Intelligence Assisted Design (In the Era of Industry 4.0)

One of the most fundamental issues when proposing an algorithm is to have a standard methodology to test and validate its performance. Test functions, such as convergence speed, precision, robustness and other performance indicators, have been proposed as benchmarks for evaluating the characteristics of optimization algorithms.

Test functions are commonly used to evaluate the effectiveness of different search algorithms. However, the results of evaluation are as dependent on the test problems as they are on the algorithms that are subject to comparison.

Basically, the test functions can be divide into 2 types:
Type-1 (T1), which are test functions for single-objective optimization problems.
Type-2 (T2), which are test functions for multi-objective optimization problems.

Reference:
Yi Chen, Yun Li, (2018), Computational Intelligence Assisted Design (In the Era of Industry 4.0), CRC Press (ISBN 978-1-4987-6066-9)
https://www.crcpress.com/Computational-Intelligence-Assisted-Design-In-the-Era-of-Industry-40/Chen-Li/p/book/9781498760669

Usage:
(1) TF1_*_plot is to plot the fitness function, run it in the MATLAB command line
(2) TF1_* and TF2_* are MATLAB functions

引用格式

Leo Chen (2024). CIAD Book Test Functions (https://www.mathworks.com/matlabcentral/fileexchange/68483-ciad-book-test-functions), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Mathematics 的更多信息

Community Treasure Hunt

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

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

Add Reference

1.0.0.1