搜索资源列表
rbf
- RBF网络训练程序C++源代码,可以完成网络训练和网络测试功能。-RBF the network training procedure C source code, may complete the network training and the network test function.
PG_BOW_DEMO
- 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集
rbf
- 实现了RBF网络,已载入训练和测试样本,可根据需要将其更换-Achieved a RBF network, has been printed in the training and test samples may be needed to replace
rbf
- RBF神经网络C程序,网络可以进行测试,得到想要的结果-RBF neural network C program to test the network can get the results you want
Optimization_of_RBF_Network
- Matlab粒子群算法优化RBF网络 采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Matlab PSO RBF network optimization using particle swarm optimization on RBF neural network parameters are optimized, in the test procedures and verified thr
SVMbyQuadprog
- This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
RBurstruction
- RBF神经网络的静电电位动态测试仪波形重建-RBF Neural Network Dynamic Test electrostatic potential waveform reconstruction
pso_ga_RBF_network
- 用MATLAB语言编写的,采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Written by MATLAB, using the particle swarm algorithm to RBF neural network parameters were optimized, validated in the test program through the Particle Swarm Optim
MOptimizationa
- Matlab粒子群算法优化RBF网络采用了粒子群算法对RBF神经网络中的参数进行了优化,,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强 -Matlab particle swarm algorithm to optimize the RBF network using particle swarm optimization of parameters in RBF neural network optimized, verified in a t
NC
- RBF神经网络源代码vc++,能够实现RBF的神经网络的功能,训练以及测试-RBF neural network source code vc++, can realize the function of the RBF neural network training and test
RBF
- RBF测试说明以及相关调试,用于神经网络的应用-The RBF test instructions and debugging, for the application of neural networks
RBF_sin
- 自定义RBF网络,逼近y=sin(t)函数用例。-User defined RBF Neural network,take y=sin(t) as a test example
RBFpredict
- 本程序为采用RBF神经网络对已有系列数据进行拟合并结合得到的网络做预测,检验模型的精确性-The procedures for the use of RBF neural network has been proposed merger series data obtained by combining the networks to make predictions, test the model' s accuracy
rbf
- 径向基核函数测试函数,内含多个测试函数,可用于统计算法、支持向量机算法内核计算-Radial basis function kernel function test, includes a plurality of test functions
PSO-RBF
- 总结常见的RBF网络算法,包括多个例子,亲测可运行。有kmeans-rbf, pso-rbf等方法的实现。-RBF algorithms including several example codes, the kmeans-rbf, pso-rbf etc. I test them all.
NeuralNetwork_RBF
- RBF神经网络实现,MATLAB平台。附训练和测试数据(RBF neural network implementation, MATLAB platform. With training and test data)
D2dataset-master
- Perform SVM and test results a) For now, assume that the main scr ipt is grid_search.IT performs a grid search for SVM using RBF kernel , for the 2 parameters C and gamma .Criterios for choosing the right values is the F1 score and accuracy of the
iris
- 使用iris鸢尾花数据集测试rbf神经网络的分类效果(Using iris iris dataset to test the classification effect of RBF neural network)
RBF test
- 径向基函数神经网络模型练习练习练习练习。。。。。。(radial basis function test)