搜索资源列表
svm-rbf-demo
- SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
RBF_face
- 利用RBF神经网络网络来进行人脸处理的例子,可以作为参考-use RBFNN network for face processing examples will serve as a reference
RBFnn
- 利用matlab语言实现的RBF神经网络建模例子,对学习RBF建模很有帮助-using Matlab language RBF neural network modeling example, to learn modeling helpful RBF
NonRBFModel
- 提出了一种RBF网非线性动态系统在线建模的资源优化网络(RON)方法.RON 在资源分配网络的学习过程中引入了滑动窗口和网络结构在线优化的思想,使网络能根据最 近一段时间内的误差信息自动实现网络结构优化,从而使RBF网既能在线适应对象的变化, 又能使网络规模维持在较小水平,并保证了网络的泛化能力.使用滑动窗口技术使RON对学 习参数变化具有较好的鲁棒性,并更易收敛.三个标准例子演示了算法的有效性.-presents a
svm-rbf-demo
- SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
RBPNN
- 利用RBPNN径向基概率神经网络的一个例子,通过该例子可以对RBFNN有个清晰认识-use probabilistic neural network-based one example, through the examples of RBFNN a clear understanding of
RBF_face
- 利用RBF神经网络网络来进行人脸处理的例子,可以作为参考-use RBFNN network for face processing examples will serve as a reference
improvealgorithmofrbf
- 一个对RBF进行改进的程序,其中有演示的例子-1 pairs of RBF to improve procedures, including examples of presentation
grnnforexample
- 广义回归神经网络是RBF的一个扩展。但是具体怎么实现却代码很少,本代码是一个grnn很好的学习例子。-Generalized regression neural network is an extension of RBF. But how to achieve specific code but rarely, the code is a good learning example grnn.
RBF_example_IRIS
- RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
NeuralNetwork_BP_Classification
- RBF神经网络的一个样本分类的例子,很简单,懂Matlab基础的就能看明白。-RBF neural network classification of a sample of examples of very simple, based on Matlab understand能看明白.
NeuralNetwork_RBF_Classification
- RBF神经网络的一个样本分类的例子,很简单,懂Matlab基础的就能看明白。-RBF neural network classification of a sample of examples of very simple, based on Matlab understand能看明白.
NeuralNetworkRBF
- 这是一个利用遗传算法改进RBF程序的例子-This is a genetic algorithm using the example of procedures to improve the RBF
rbf
- RBf神经网络算法的具体讲解,包括各种例子,内附程序文件,很容易理解。-RBf neural network algorithm specific explanations, including examples, containing the program file, it is easy to understand.
k-rbf
- 程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
RBF
- RBF网络的回归-非线性函数回归的实现,用RBF神经网络做回归很好的例子-RBF network regression- the realization of the nonlinear function regression, RBF neural network regression good example
PSO-RBF-wonderful
- 很详细的粒子群优化径向基神经网络的例子。-Very detailed examples of particle swarm optimization RBF neural network
main
- 神经网络算列——基于汽油辛烷值预测案列!比较好的一个BP和RBF实践例子(Neural network scheduling -- Based on gasoline octane prediction! A good example of BP and RBF practices)
PSO_GA_RBF
- 适合初学者的例子,赶紧下载学习把,兄弟姐妹没门(For example for beginners, hurry up to download the study, brothers and sisters)
rbf
- RBF网络能够逼近任意的非线性函数,可以处理系统内的难以解析的规律性,具有良好的泛化能力,并有很快的学习收敛速度,已成功应用于非线性函数逼近、时间序列分析、数据分类、模式识别、信息处理、图像处理、系统建模、控制和故障诊断等。 简单说明一下为什么RBF网络学习收敛得比较快。当网络的一个或多个可调参数(权值或阈值)对任何一个输出都有影响时,这样的网络称为全局逼近网络。由于对于每次输入,网络上的每一个权值都要调整,从而导致全局逼近网络的学习速