Simple Feedforward Backpropagation Neural Network

This MATLAB script demonstrates a simple feedforward backpropagation artificial neural network (ANN) for function approximation.
53 Downloads
Aktualisiert 24. Okt 2025

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2022b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

FeedForward_BackPropagation_ANN

Version Veröffentlicht Versionshinweise
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