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
Zitieren als
SKS Labs (2024). Teaching Learning Based Optimization (https://www.mathworks.com/matlabcentral/fileexchange/74091-teaching-learning-based-optimization), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |