Function Approximation Using Neural Network Without using Toolbox

버전 1.0.0.0 (118 KB) 작성자: Alireza
This code implements the basic backpropagation of error learning algorithm
다운로드 수: 10.7K
업데이트 날짜: 2016/5/4

라이선스 보기

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 (2025). Function Approximation Using Neural Network Without using Toolbox (https://kr.mathworks.com/matlabcentral/fileexchange/17355-function-approximation-using-neural-network-without-using-toolbox), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

mlp/

버전 게시됨 릴리스 정보
1.0.0.0

BSD License