搜索资源列表
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
Seven-RBF_NN--code
- 七个RBF神经网络的源代码:基于梯度法、OLS 、聚类、k均值聚类、函数逼近的RBF 网设计算法,及预测模型 -Seven RBF neural network source code: gradient-based method, OLS, clustering, k-means clustering, function approximation of the RBF network design algorithms, and predictive models
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!
cskmeans
- 使用该聚类算法可以很好的计算出RBF网络的中心,得到很好的分类效果-Using the clustering algorithm can calculate the center of RBF network, get good classification results
sf1847
- 数据挖掘建模工具,轻易实现BP神经网络、RBF神经网络、灰色系统、决策树、决策表、贝叶斯、懒惰算法、支持向量机、K均值聚类、Apriori关联规则、HotSpot关联规则、回归分析、指数平滑、季节移动平均及组合等算法建模。-Data mining modeling tools, easy to achieve BP neural network, RBF neural network, gray system, decision tree, decision table, Bayesian, l
RBFboiler
- 本程序是利用RBF神经网络和K-j聚类算法对电站锅炉进行建模。-This procedure is the use of RBF neural network and Kj clustering algorithm to model boiler.
RBF_3
- 此程序是神经网络中基于聚类的径向基函数算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This procedure is based on neural network clustering of radial basis function algorithm is implemented in MAT
fuzzy-clustering-algorithm-for-hierarchica-reinfor
- 基于模糊聚类的分层强化学习算法Based on fuzzy clustering algorithm for hierarchical reinforcement learning-Based on fuzzy clustering algorithm for hierarchical reinforcement learning
k-means-clustering-of-rbf-
- 聚类算法:聚类分析是指事先不了解一批样品中的每一个样品的类别 基于k均值聚类学习算法的rbf神经网络实现-Clustering algorithm: cluster analysis is the prior knowledge of each batch of samples in the sample of category learning algorithm based on k means clustering of rbf neural network
RBFcluster
- 该matlab程序是关于基于聚类的RBF网络设计算法,其为一维输入,同时一维输出,拟合逼近效果相当好。-The matlab program is about the design of RBF network based clustering algorithm, which is one-dimensional input, one-dimensional output, fitting close to very good effect.
Seven_RBF_codes
- 七个RBF神经网络的源程序,包括聚类等多个功能演示-Seven RBF neural network source code, including clustering multiple functional demo
RBF-neural-network
- 用matlab编程,RBF用聚类方法求中心时的程序-Using matlab programming, RBF centers seeking clustering method using the procedure
RBF-neural-network
- 用matlab编程,RBF用聚类方法求中心时的程序-Using matlab programming, RBF centers seeking clustering method using the procedure
RBF
- RBF程序,包括RBF预测、RBF聚类、RBFols等等,可以运行-RBF procedures, including RBF forecasts, RBF clustering, RBFols and so on, you can run
RBF-k-means
- 自己编写的RBF聚类程序,采用K均值聚类算法,希望对大家游泳!-Based on RBF neural network program code K-means clustering!
RBF
- 使用k均值聚类的方法生成一个rbf网络,各种参数与网络各层输出的调节非常灵活-construct a rbf neural network using k-means clustering
RBF-k均值聚类
- RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided
七个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.)