搜索资源列表
rbf_Kmeans
- 一个基于K均值聚类的RBF神经网络,注释写的很明白,有不明白的地方可以发邮件问我。-a K-means clustering based on the RBF neural network, notes written very well, did not understand the local mail can ask me.
AntNet
- 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩
juleirbf
- 用matlab编写的聚类rbf神经网络曲线拟和程序。转载的,效果不错。-prepared using Matlab Clustering rbf neural network and curve-fitting procedures. Reproduced in the good results.
RBFclusterasd
- 聚类RBF网络*** *** *****8-clustering RBF network*********************** 8
Spider4dataanlysis
- ?Spider-matlab工具箱,为一良好的数据分析工具箱,内建核偏最小二乘回归(KPLS),径向基网络回归(RBFnet)等;支持向量机(SVC)分类;聚类分析等.-Spider-Matlab Toolbox for a good data analysis toolbox. Built-nuclear partial least squares (PLS) regression neural network (RBFnet);
Java_neuralnetwork_toolkit
- 本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 支持反向传播算法(BP),LBG聚类法和径向基网络(RBF) -This toolkit is for people interested i
RBF_clustering
- 基于聚类算法的RBF网络预测matlab语言-Clustering algorithm based on the RBF network prediction matlab language
rbf.one
- 基于聚类的RBF 网设计算法,适用于大专本科毕业设计,以及专业技术人员参考-err
rbf1
- 此源代码是用MATLAB训练RBF网络,用的是数据中心聚类法,算法中没有用MATLAB中的训练函数-This source code is used MATLAB training RBF networks, data centers are using a clustering method, the algorithm does not use the training function in MATLAB
rbf
- 用matlab编写的聚类rbf神经网络曲线拟和程序。-err
RBF
- 文中设计了一个3层径向基神经网络(RBFN)用于对企业的5项评价指标进行聚类分析,并与蚁群算法做了比较分析。RBFN由输入层 到隐含层采用传统的K一均值算法,隐含层到输出层通过“模2递减”学习速率的BP学习;蚁群算法根据信息素的分配能够自动调整收索 路径,从而达到数据自动聚类的目的。结果表明,与蚁群算法相比,改进RBFN具有快速收敛、自动识别奇异样本的优点,而蚁群算法 无须教师学习,并能够达到全局最优。-In this pa
RBFjulei
- 这是一个用RBF神经网络实现的一个聚类算法,希望能够有用-This is a RBF neural network using a clustering algorithm to achieve the hope of useful
rbf
- KDD中一个很重要的聚类方法之一,值得参考!-KDD in a very important one clustering method, it is also useful!
kmeans_rbf
- 一个简明的基于聚类的RBF(径向基)神经网络设计算法-A simple clustering-based RBF (Radial Basis Function) neural network design algorithm
rbf
- 基于聚类的径向基神经网络算法,matlab实现-Cluster-based radial basis function neural network algorithm, matlab implementation
PSOGARBF
- 基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
FuzzyClustering
- 自己写的RBF动态聚类算法,希望多交流学习,请高手多多指教!-RBF write their own dynamic clustering algorithm, the exchange hopes to learn more, please master exhibitions!
RBF-k均值聚类
- RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The trai
七个RBF神经网络的源程序
- 包含了RBF源代码,可以用于RBF神经网络编程,其中包括RBF聚类,K均值聚类等(It includes the RBF source code, which can be used for RBF neural network programming, including RBF clustering, K mean clustering, etc.)
time-domain
- 自己用的时域特征提取方式,包含均值,均方根值,歪度,峭度,峰值指标,阈值裕值指标,峭度指标等,然后用RBF做聚类(The method of feature extraction in time domain includes mean value, root mean square value, skewness, kurtosis, peak value index, threshold margin index, kurtosis