Simple Feedforward Backpropagation Neural Network

This MATLAB script demonstrates a simple feedforward backpropagation artificial neural network (ANN) for function approximation.
50 download
Aggiornato 24 ott 2025

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2022b
Compatibile con qualsiasi release
Compatibilità della piattaforma
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

Versione Pubblicato Note della release
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