Function Approximation Using Neural Network Without using Toolbox

Version 1.0.0.0 (118 KB) von Alireza
This code implements the basic backpropagation of error learning algorithm
10,6K Downloads
Aktualisiert 4. Mai 2016

Lizenz anzeigen

This code implements the basic back propagation of error learning algorithm. the network has tanh hidden neurons and a linear output neuron, and applied for predicting y=sin(2pix1)*sin(2pix2).
We didn't use any feature of neural network toolbox.

Zitieren als

Alireza (2024). Function Approximation Using Neural Network Without using Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/17355-function-approximation-using-neural-network-without-using-toolbox), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
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!

mlp/

Version Veröffentlicht Versionshinweise
1.0.0.0

BSD License