Simple Feedforward Backpropagation Neural Network

This MATLAB script demonstrates a simple feedforward backpropagation artificial neural network (ANN) for function approximation.
62 Downloads
Updated 24 Oct 2025

View License

See the file readMe.pdf included in this package for a detailed description.

Cite As

George Papazafeiropoulos (2026). Simple Feedforward Backpropagation Neural Network (https://in.mathworks.com/matlabcentral/fileexchange/180616-simple-feedforward-backpropagation-neural-network), MATLAB Central File Exchange. Retrieved .

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

FeedForward_BackPropagation_ANN

Version Published Release Notes
1.2.1

Image updated

1.2.0

Various amendments

1.1.0

Modification for handling training data with more than one input variables

1.0.0