Function Approximation Using Neural Network Without using Toolbox

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.

引用格式

Alireza (2026). Function Approximation Using Neural Network Without using Toolbox (https://ww2.mathworks.cn/matlabcentral/fileexchange/17355-function-approximation-using-neural-network-without-using-toolbox), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

BSD License