Single Discrete Perceptron Training Algorithm(SDPTA)
Version 1.0.0 (1.75 KB) by
Kishor
MATLAB Code for Single Discrete Perceptron Training Algorithm (SDPTA)
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 (2026). Single Discrete Perceptron Training Algorithm(SDPTA) (https://uk.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 LinuxCategories
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Find more on Define Shallow Neural Network Architectures in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
