Rosenblatt's Perceptron

A very simple Neural Networks example.
6.1K Downloads
Updated 26 May 2010

View License

It is a single lyer single neuron for linear sparable data classification.It implement the first neural networks algorithm by Rosenblatt's.
It is a single lyer single neuron for linear sparable data classification.It implement the first neural networks algorithm by Rosenblatt's.
It contains three files:
PerecptronTrn.m : The Perceptron learning algorithm (Training phase)
PerecptronTst.m : The Perceptron Classification algorithm (Testing phase)
MyPerecptronExample.m : A simple example that generate data and apply the above functions on the data and draw the results
Related questions are welcomed.

Cite As

Ibraheem Al-Dhamari (2024). Rosenblatt's Perceptron (https://www.mathworks.com/matlabcentral/fileexchange/27754-rosenblatt-s-perceptron), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0