Simple Feedforward Backpropagation Neural Network

This MATLAB script demonstrates a simple feedforward backpropagation artificial neural network (ANN) for function approximation.
67 Descargas
Actualizado 24 oct 2025

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2022b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: Cluster Boosted Artificial Neural Network (CBANN)

Versión Publicado Notas de la versión
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