DeltaRule
Version 1.1.0.0 (2.29 KB) by
Will Dwinnell
Trains a single artificial neuron using the delta rule.
Routine accepts input variables, binary target variable (0/1) and a small number of training parameters, and returns discovered coefficients for a single neuron.
Technical details:
Learning rule: incremental delta rule
Learning Rate: constant
Transfer function: logistic
Exemplar presentation order: random, by training epoch
Use 'help DeltaRule' for further details.
Cite As
Will Dwinnell (2026). DeltaRule (https://uk.mathworks.com/matlabcentral/fileexchange/26696-deltarule), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2009b
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 > Pattern Recognition >
Find more on Pattern Recognition in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
