搜索资源列表
RBFtidu
- 这是一个用RBF神经网络用梯度算法实现的一个函数逼近源代码-This is a use of RBF neural network algorithm with gradient function approximation of a source code
RBFOLS
- 这是一个用RBF神经网络实现osl的源程序代码-This is a RBF neural network using the source code to achieve OSL
nnmatlab
- BP和RBF神经网络示例代码,非常实用的,matlab编译通过-BP neural network and RBF neural network code in matlab ,easy to use
GASARBF
- 遗传算法+RBF神经网络源程序! -Genetic algorithm+RBF neural network source code! Genetic algorithm+RBF neural network source code!
RBF
- 2012年高教杯数学建模评价葡萄酒,建立RBF神经网络评价的源码以及相应的数据和一点比较经典的数据预处理的方法-Mathematical modeling evaluation of the 2012 Higher Education cup wine RBF Neural Network Evaluation of source code as well as the corresponding data and a little more classic data preprocessing
pso_rbf
- pso优化rbf结果,详细的看里面的说明哦!有一个说明文件-pso-rbf neural network fault diagnosis procedures for other members to download if you upload a source code, your number will be available to download increased 1
rbf
- rbf-iris的matlab源代码,用rbf实现iris分类-rbf-iris matlab source code, using rbf achieve iris classification
rnnContr1
- matlab code neural network rbf
RBF_network
- RBF神经网络的源程序,经过大量的测试,输入层、隐含层、输出层。-RBF neural network source code, after a lot of testing, the input layer, hidden layer and output layer.
nn_basic
- 神将网络中初学必备代码,包括BP、rbf、svm等基础知识-the basic learning code of neural network ,including bp、rbf、svm .....
RBF_PID
- this a matlab code of RBF PID-this is a matlab code of RBF PID
三RBF (1)
- 高斯径向基函数神经网络RBFmatlab代码,提高非线性输入处理能力(Gauss radial basis function neural network RBFmatlab code to improve nonlinear input processing capability)
RBFN Example
- RBFNN EXAMPLE matlab code
chap1
- 本部分仅为刘金坤老师对应的仿真第一章的仿真代码!仅供参考(This part is only the simulation code of the first chapter of the simulation of teacher liu jinkun! For reference only)
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part