文件名称:rbf
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2017-09-24
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- RED2****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己编写RBF神经网络程序,RBF神经网络隐层采用标准Gaussian径向基函数,输出层采用线性激活函数,其中数据中心、扩展常数和输出权值均用梯度法求解,它们的学习率均为0.001。其中隐节点数选为10,初始输出权值取[-0.1,0.1]内的随机值,初始数据中心取[-1,1]内的随机值,初始扩展常数取[0.1,0.3]内的随机值,输入采用[0 1]的随机阶跃输入(Write your own RBF neural network, RBF neural network hidden layer using standard Gaussian radial basis function, the output layer using a linear activation function, the data center, and the output weights are constant expansion with the gradient method, the learning rate is 0.001. The number of hidden nodes is 10, the initial output value [-0.1, random value of 0.1], initial data center [-1, random value of 1], the initial expansion constant of [0.1, a random value within 0.3], using a random order [0 1] step input)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rbf\data1.mat
rbf\RBF_dynamic1.m
rbf\RBF_dynamic2.m
rbf
rbf\RBF_dynamic1.m
rbf\RBF_dynamic2.m
rbf