一个两层的bp网络用于函数逼近我要分享

A two-layer bp network for function approximation

函数逼近 bp网络 函数 tansig purelin 线性函数

关注次数: 371

下载次数: 0

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

函数逼近的MATLAB程序,本程序设计一个两层的bp网络用于函数逼近,隐层的激活函数为 tansig,输出层激活函数为purelin线性函数 。


English Description:

Approximation of function of MATLAB, the program design of a two-layer bp network for function approximation, for tansig activation function of hidden layer, output layer activation function is purelin linear function.


代码预览

Function approximation.doc