CIAD Book Test Functions

Version 1.0.0.2 (3,69 Mo) par 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 téléchargements
Mise à jour 14 août 2018

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Mathematics dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.2

Add Reference

1.0.0.1