Teaching-Learning-based Optimization (TLBO) is a metaheuristic, inspired by process of Teaching and Learning, via a simplified mathematical model of knowledge improvements gained by students in a class. This algorithm is proposed by Rao, Savsani and Vakharia in 2011, in this paper.
In this post, we are going to share with you, the open-source MATLAB implementation of Teaching-Learning-based Optimization (TLBO) algorithm. The algorithm is implemented in a structured manner and if you are familiar with MATLAB programming language, you will find it easy, to use the codes in your research projects.