Welcome![Sign In][Sign Up]
Location:
Search - RBF

Search list

[matlabPSO-optimize-RBF

Description: 用粒子群算法优化rbf神经网络算法的源程序-Using the particle swarm optimization algorithm to optimize the neural network algorithm
Platform: | Size: 3072 | Author: zhao | Hits:

[matlabRBF.m

Description: rbf RBF网络用于建模 ,过程很适合初学者懂的。很详细,很容易的!-RBF RBF network used for modeling, process is suitable for beginners understand. Very detailed, easy!
Platform: | Size: 2048 | Author: yuanjianzhou | Hits:

[AI-NN-PRsimulation-contrast-of-BP-and-RBF

Description: BP神经网络和RBF神经网络的仿真比较,附有程序代码。-BP neural network and RBF neural network simulation compared with a program code.
Platform: | Size: 2048 | Author: 朱婷婷 | Hits:

[VC/MFCRBF

Description: RBF程序,几个源代码,供参考,希望对大家有帮助!-rbf
Platform: | Size: 20480 | Author: 陈亮 | Hits:

[AI-NN-PRRBF网络的回归-非线性函数回归的实现

Description: 利用RBF神经网络对非线性函数进行回归分析(The nonlinear function is regressed by RBF neural network)
Platform: | Size: 3072 | Author: 海航 | Hits:

[OtherRBF估计干扰

Description: 用RBF神经网络算法对非线性干扰进行估计,提高控制精度,并将其与普通滑模控制进行比较。(The RBF neural network algorithm is used to estimate the nonlinear disturbance, and the control accuracy is improved.)
Platform: | Size: 32768 | Author: 疏影清浅 | Hits:

[matlabRBF神经网络

Description: 利用RBF和BP神经网络中的工具箱函数去做函数逼近,(Making use of RBF neural network to do function approximation)
Platform: | Size: 24576 | Author: 涸辙犹欢 | Hits:

[matlabRBF

Description: RBF 神经网络matlab 程序,应该对大家有所帮助(MATLAB program based on RBF neural network. It is very useful .)
Platform: | Size: 2048 | Author: 千山独行 | Hits:

[matlabRBF

Description: 解决RBF线性回归的问题,可以运行,很强大(RBF linear regression problem)
Platform: | Size: 65536 | Author: 正义的小笼包 | Hits:

[AI-NN-PRrbf

Description: RBF神经网络,可实现对风速预测等时间序列的预测(RBF neural network which can be used to predict time list)
Platform: | Size: 63488 | Author: jsyzcry | Hits:

[AI-NN-PRRBF神经网络的训练 MATLAB源程序代码

Description: RBF神经网络的训练 MATLAB源程序代码(RBF neural network training MATLAB source code)
Platform: | Size: 1024 | Author: 恩赐 | Hits:

[Other9927409GA-RBF

Description: 能进行rbf遗传预测,实践表明,这个算法非常好用,是个好东西(rbf forcast rbf improve)
Platform: | Size: 5120 | Author: kteminy | Hits:

[matlab遗传算法优化RBF神经网络

Description: 遗传算法优化RBF神经网络逼近非线性函数,具有较好的效果(Genetic algorithm, optimization, RBF neural network, approximation)
Platform: | Size: 82944 | Author: 苏琳琳 | Hits:

[AI-NN-PRRBF遗传优化

Description: RBF网络能够逼近任意的非线性函数,可以处理系统内的难以解析的规律性,具有良好的泛化能力,并有很快的学习收敛速度,已成功应用于非线性函数逼近、时间序列分析、数据分类、模式识别、信息处理、图像处理、系统建模、控制和故障诊断等。(RBF network can approximate any nonlinear function, regularity can handle within the system to parse, has good generalization ability and learning, fast convergence speed, and has been successfully applied to nonlinear function approximation, time series analysis, data classification, pattern recognition, information processing, image processing, system modeling, control and fault diagnosis.)
Platform: | Size: 5120 | Author: gahuan | Hits:

[matlabRBF

Description: 径向基函数 (Radial Basis Function 简称 RBF),最常用的径向基函数是高斯核函数(RBF(Radial Basis Function))
Platform: | Size: 1024 | Author: zmz | Hits:

[AI-NN-PRrbf

Description: 自己编写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)
Platform: | Size: 19456 | Author: RED2AWN | Hits:

[matlab基于RBF网络逼近的自适应控制

Description: 基于RBF网络逼近的自适应控制,含有详细内容讲解,仿真实例以及详细的MATLAB代码(RBF network approximation based adaptive control, including detailed explanations, simulation examples, as well as detailed MATLAB code)
Platform: | Size: 63488 | Author: 有恃无恐2L | Hits:

[matlabRBF神经网络自适应控制_源代码

Description: 《RBF神经网络自适应控制的matlab仿真》刘金琨著 程序包("RBF neural network adaptive control matlab simulation" Liu Jinkun program package)
Platform: | Size: 268288 | Author: Taurus.0915 | Hits:

[AI-NN-PRRBF神经网络的VC源码bp_rbf

Description: RBF神经网络C++实现,使用Visual C++6.0打开,可直接编译运行。(RBF neural network C++ implementation, using Visual C++6.0 to open, can be directly compiled and run.)
Platform: | Size: 111616 | Author: zhuqitai | Hits:

[AI-NN-PRRBF

Description: 基于RBF的神经网络学习算法程序源代码,高效学习速率(Neural network learning)
Platform: | Size: 2048 | Author: Lee lorc | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net