perceptron_test a MATLAB code which demonstrates the calculation of a classifier of linearly separable data using the perceptron algorithm.
The computer code and data files described and made available on this web page are distributed under the MIT license
perceptron_test is available in a MATLAB version and a Python version.