Function Approximation Using Neural Network Without using Toolbox
Versione 1.0.0.0 (118 KB) da
Alireza
This code implements the basic backpropagation of error learning algorithm
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.
Cita come
Alireza (2026). Function Approximation Using Neural Network Without using Toolbox (https://it.mathworks.com/matlabcentral/fileexchange/17355-function-approximation-using-neural-network-without-using-toolbox), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Scopri di più su Define Shallow Neural Network Architectures in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: Orthogonal Least Squares Algorithm for RBF Networks, Back Propogation Algorithm
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | BSD License |
