/TLBO

teaching-learning-based optimization algorithm Matlab Code

Primary LanguageMATLABMIT LicenseMIT

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 )