Teaching Learning Based Optimization
1) TLBOBase1: Script file of Teaching Learning Based Optimization
uses file SphereNew
2) TLBOBestIter2:
Script file of TLBO and displays the best fitness function value in each iteration
uses file SphereNew
3) TLBOBestPlotIter3: Standalone script file of TLBO
includes display of best fitness value and plot of convergence curve
uses file SphereNew.m
4) TLBOScatter4:
Includes the scatter plot (updated on every iteration)
uses file SphereNew
5) TLBO
Function file of TLBO
6) TLBOScriptFunction1
Demonstrates the use of TLBO function to solve a particular problem
uses file TLBO and SphereNew
7) TLBOScriptFunction2
Demonstrates employing multiple runs with the TLBO function to solve a particular problem
Demonstrates the plotting of mean fitness function value with respect to iteration
uses file TLBO and SphereNew
8) TLBOScriptFunction3
Demonstrates deployment of multiple runs with the TLBO function to solve a particular problem and perform statistical analysis
uses file TLBO and SphereNew
9) TLBOScriptFunction4
Demonstrates deployment of multiple runs with the TLBO function to solve multiple problems and perform statistical analysis
uses file TLBO, FunctionDetails, SphereNew, Rastrigin, Schaffer, Rosenbrock, Griewank
Cite As
SKS Labs (2025). Teaching Learning Based Optimization (https://www.mathworks.com/matlabcentral/fileexchange/74091-teaching-learning-based-optimization), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |