CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rbf code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rbf code - List
[
Other
]
rbf
DL : 0
RBF网络训练程序C++源代码,可以完成网络训练和网络测试功能。-RBF the network training procedure C source code, may complete the network training and the network test function.
Update
: 2025-02-17
Size
: 210kb
Publisher
:
王肖
[
AI-NN-PR
]
annbp+rbf
DL : 0
一种BP神经网络和径向基函数网络的VC源代码-A BP neural network and Radial Basis Function Network VC source code
Update
: 2025-02-17
Size
: 30kb
Publisher
:
王京
[
AI-NN-PR
]
rbf
DL : 0
神经网络代码,可在matlab6.0以上版本环境下运行-Neural network code, can be above matlab6.0 environment running under
Update
: 2025-02-17
Size
: 1kb
Publisher
:
eva lin
[
AI-NN-PR
]
VC++bp+rbf
DL : 0
用VC++实现的,超级好用的8种神经网络源代码,超好用,超简洁 ,是我多年研究所得,已经全部测试过-With VC++ Realize, and eight kinds of super-to-use neural network source code,超好用, super-simple, is my research for many years, they have all been tested
Update
: 2025-02-17
Size
: 919kb
Publisher
:
军军
[
AI-NN-PR
]
RBF
DL : 2
matlab格式源代码。功能:径向基神经网络算法源码和应用于时间序列模型建立和预测问题。-matlab source code format. Function: RBF neural network algorithm source code and applies to time-series model and prediction of the problem.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
magic
[
AI-NN-PR
]
GAP-RBF
DL : 0
模糊神经网络逼近与分类,模糊规则提取,快速增长与删减网络。-Fuzzy neural network approximation and classification, fuzzy rule extraction, with the deletion of the rapid growth of the network.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
王宁
[
AI-NN-PR
]
RAN_RBF
DL : 0
这是RBF资源分配神经网络的MATLAB代码,希望对大家有用!-This is the allocation of resources RBF Neural Network MATLAB code, in the hope that useful to everyone!
Update
: 2025-02-17
Size
: 2kb
Publisher
:
liyan
[
AI-NN-PR
]
RBF
DL : 0
采用神经网络实现分类器的训练,训练出来的网络分类结果好.-It is a good code to realize the network.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
向桂英
[
AI-NN-PR
]
geneticalgrithmoptimizeRBF
DL : 0
matlab源码,运用遗传算法 优化RBF隐层神经元的中心值,宽度,和权值,具有很强的学习性。-matlab source code, the use of genetic algorithm optimization of RBF hidden layer neurons in the central value, width, and weight, has a strong learning.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
陆文龙
[
Windows Develop
]
RBF
DL : 1
Radial Basic Function (RBF) Easy to understand in Matlab code
Update
: 2025-02-17
Size
: 6kb
Publisher
:
pichaiku
[
AI-NN-PR
]
RBF
DL : 0
RBF源代码 我调试过的 用S函数编写的 在simulink里 一切都弄好的 希望对大家有帮助-the code of RBF
Update
: 2025-02-17
Size
: 9kb
Publisher
:
caoying
[
Windows Develop
]
RBF
DL : 0
RBF人工神经网络代码,实现RBF函数拟合功能-rbf nnt code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xu jinyan
[
matlab
]
src
DL : 0
Neural net RBF introduction to RBF code
Update
: 2025-02-17
Size
: 17kb
Publisher
:
Mary
[
matlab
]
rbf_bcm2
DL : 0
RBF code using matlab
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Mary
[
matlab
]
RBF_Training_radial_basis_neural_networks_with_th
DL : 0
RBF. Training radial basis neural networks with the extend Kalman filter
Update
: 2025-02-17
Size
: 195kb
Publisher
:
Pyhesty
[
AI-NN-PR
]
RBF
DL : 2
RBF网络源代码,VB开发,用于预测等,已调试运行-RBF network source code, VB development, for prediction, has been commissioning
Update
: 2025-02-17
Size
: 58kb
Publisher
:
zhang
[
AI-NN-PR
]
RBF(MATLAB)
DL : 0
RBF神经网络算法的主程序和子程序,可用代码,预测效果好-RBF neural network algorithm for the main program and subroutines, code can be used to predict effective
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王孔峰
[
matlab
]
k-rbf
DL : 0
程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
唐毅
[
Graph program
]
RBF
DL : 0
RBF code.this code is useful for imageprocessing. and applied to the images and transfer them.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
faramarz
[
AI-NN-PR
]
RBF-k均值聚类
DL : 0
RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided into two steps. The first step is to get the initial weight by clustering algorithm, and the second step is to train the weight of the network according to training data. The initial clustering method of RBF weights is relatively complex. There are relatively simple K mean clustering, complex genetic clustering, ant colony clustering, etc. this RBF network is based on K means clustering RBF code.)
Update
: 2025-02-17
Size
: 6kb
Publisher
:
老外
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.