Skip to content

teaching-learning-based optimization algorithm Matlab Code

License

Notifications You must be signed in to change notification settings

RainJayTsai/TLBO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLBO

How to use

example :

TLBO(@cost2,'max',[100 100], [-100 -100], 50,500)
TLBO( objective_function, ' min or max', upper_limt, loewr_limit, classSzie( student number), iteration )

About

teaching-learning-based optimization algorithm Matlab Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages