CIAD Book Test Functions

Version 1.0.0.2 (3.69 MB) by Leo Chen
Source Codes of Computational Intelligence Assisted Design (In the Era of Industry 4.0) see more in Section 10.8 Test Functions
163 Downloads
Updated 14 Aug 2018

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Mathematics in Help Center and MATLAB Answers

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.2

Add Reference

1.0.0.1