Single Phase Multi-Group Teaching Learning Based Optimization

バージョン 1.0.0.0 (3.04 KB) 作成者: SKS Labs
SPMGTLO with termination criterion of maximum number of iterations
ダウンロード: 196
更新 2018/1/22

ライセンスの表示

Single Phase Multi-Group Teaching Learning Based Optimization is a single objective optimization technique for unconstrained optimization problems. It is based on improved TLBO and employs only one functional evaluations per member of the population in a generation. Unlike TLBO, it does not require identification and elimination of duplicates and hence effectively utilizes the functional evaluations. SPMGTLO randomly divides the population into a specified number of groups containing equal number of population (except one group) and probabilistically employs either the teacher or the learner phase. Additional details including the advantages over TLBO and the performance on CEC competition can be obtained from
[1] http://ieeexplore.ieee.org/document/7743919/
[2] http://ieeexplore.ieee.org/document/7744167/


Note:
(i) Given T ierations and a population size of N, the total number of functional evaluations required is NT + N.

(ii) The user defined parameters are (a) the population size, (b) the number of generations and (c) the number of groups.

(iii) This implementation ensures monotonic convergence.

引用

SKS Labs (2024). Single Phase Multi-Group Teaching Learning Based Optimization (https://www.mathworks.com/matlabcentral/fileexchange/65795-single-phase-multi-group-teaching-learning-based-optimization), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersParticle Swarm についてさらに検索
謝辞

ヒントを得たファイル: Teaching Learning Based Optimization

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Description Updated