Single Discrete Perceptron Training Algorithm(SDPTA)

Version 1.0.0 (1.75 KB) by Kishor
MATLAB Code for Single Discrete Perceptron Training Algorithm (SDPTA)
99 Downloads
Updated 4 Oct 2018

View License

This code implements SDPTA algorithm with TLU Perceptrons to solve 3 -input Logical NAND gate problem.
Logic gates like OR, AND, NOR can be implemented using the algorithm, by changing the training data.
Algorithm reference: Introduction to Artificial Neural Systems, by Jacek M. Zurada, Page Number 131

Cite As

Kishor (2024). Single Discrete Perceptron Training Algorithm(SDPTA) (https://www.mathworks.com/matlabcentral/fileexchange/69006-single-discrete-perceptron-training-algorithm-sdpta), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
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