Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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 (2026). Function Approximation Using Neural Network Without using Toolbox (https://de.mathworks.com/matlabcentral/fileexchange/17355-function-approximation-using-neural-network-without-using-toolbox), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Orthogonal Least Squares Algorithm for RBF Networks, Back Propogation Algorithm
Kategorien
Mehr zu Define Shallow Neural Network Architectures finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.0.0.0 (118 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 | BSD License |
