CIAD Book Test Functions

버전 1.0.0.2 (3.69 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
업데이트 날짜: 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