Simple Feedforward-Backpropagation Neural Network

This MATLAB script demonstrates a simple feedforward-backpropagation artificial neural network (ANN) for function approximation.
44 Downloads
Updated 2 Apr 2025

View License

See the file readMe.pdf included in this package for an extensive description.

Cite As

George Papazafeiropoulos (2025). 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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0

Modification for handling training data with more than one input variables

1.0.0