搜索资源列表
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.
k-rbf
- 程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
rbf_Kmeans
- Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
lsm-rbf
- 一种最小二乘法的RBF网络 --- --- --- --- --- ---- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100
mykmeans
- matlab code for k-means for neural net RBF
RBFNN
- Three function for RBF neural network, using OLS,Rand and SGA function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol) p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數 t 為目標輸出值,1×K矩陣 tol 為指定容忍度或正確率 centers選定中心點,N×nc矩陣 sigma為 ? 值 W為輸出層權重,nc×1矩陣 y
rbf_Kmeans
- 基于k均值聚类方法的rbf网络源程序,有需要的就下载吧,-K means clustering method based on rbf network source, there is need to download it,
RBF-k
- RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值-RBF (radial basis function neural network) network is an important neural network, RBF network training is divided into two steps, first step is to get through the initial clus
zhaoxiaopu
- 位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。 网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)= 取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为 y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2)
chap10
- 使用RBF网络逼近y(k)=u(k)^3+y(k-1)/1+y(k-1)^2,遗传算法优化程序chap10_3a.m,RBF网络逼近函数子程序chap10_3b.m和chap10_3c.m-Using RBF network approximation y (k) = u (k) ^ 3+y (k-1)/1+y (k-1) ^ 2, genetic algorithm optimization procedures chap10_3a.m, RBF network approximation f
dastebandi
- Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni
estekhraj-vijegi
- Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni
kmeans1
- k均值聚类优化径向基网络中心,遗传算法优化权值,然后用网络进行函数拟合,真实可用-k means clustering for optimizing the center of RBF,GA is used for optimizing the weights.
RBF-k
- RBF-k均值聚类算法的matlab程序和样本数据,可用于RBF-k均值聚类算法的仿真。-RBF-k-means clustering algorithm matlab program and sample data, can be used to simulate the RBF-k-means clustering algorithm.
fenlei
- K均值聚类分析,可实现2/3/4类的分类,适用于初学者,为实现5/6类的分类提供想法(k-means clustering analysis)
PSO-rbf-kmeans
- pso rbf k-means simulik with matlab(programme d'un pso en hybride avec un rbf)