CIAD Book Test Functions

Version 1.0.0.2 (3,69 MB) von 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
Aktualisiert 14. Aug 2018

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Mathematics finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.2

Add Reference

1.0.0.1