CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RBF test

搜索资源列表

  1. rbf

    1下载:
  2. RBF网络训练程序C++源代码,可以完成网络训练和网络测试功能。-RBF the network training procedure C source code, may complete the network training and the network test function.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16.51kb
    • 提供者:王肖
  1. PG_BOW_DEMO

    1下载:
  2. 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.42mb
    • 提供者:lipiji
  1. rbf

    0下载:
  2. 实现了RBF网络,已载入训练和测试样本,可根据需要将其更换-Achieved a RBF network, has been printed in the training and test samples may be needed to replace
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:13.71kb
    • 提供者:张丽
  1. rbf

    2下载:
  2. RBF神经网络C程序,网络可以进行测试,得到想要的结果-RBF neural network C program to test the network can get the results you want
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16.47kb
    • 提供者:王琦
  1. Optimization_of_RBF_Network

    2下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.51kb
    • 提供者:陳子力
  1. SVMbyQuadprog

    0下载:
  2. 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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:253.73kb
    • 提供者:SUNGWOONG KIM
  1. GA-RBF

    3下载:
  2. 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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6.96kb
    • 提供者:天天
  1. RBurstruction

    0下载:
  2. RBF神经网络的静电电位动态测试仪波形重建-RBF Neural Network Dynamic Test electrostatic potential waveform reconstruction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:370.85kb
    • 提供者:oppo556
  1. pso_ga_RBF_network

    0下载:
  2. 用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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2.6kb
    • 提供者:yyt
  1. MOptimizationa

    0下载:
  2. 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
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-23
    • 文件大小:4.68kb
    • 提供者:zxcvva
  1. NC

    1下载:
  2. RBF神经网络源代码vc++,能够实现RBF的神经网络的功能,训练以及测试-RBF neural network source code vc++, can realize the function of the RBF neural network training and test
  3. 所属分类:GUI Develop

    • 发布日期:2015-07-17
    • 文件大小:4.89mb
    • 提供者:edith
  1. RBF

    0下载:
  2. RBF测试说明以及相关调试,用于神经网络的应用-The RBF test instructions and debugging, for the application of neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1.39kb
    • 提供者:伤痕
  1. RBF_sin

    0下载:
  2. 自定义RBF网络,逼近y=sin(t)函数用例。-User defined RBF Neural network,take y=sin(t) as a test example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:117.53kb
    • 提供者:张峰
  1. RBFpredict

    0下载:
  2. 本程序为采用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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:975byte
    • 提供者:搜容易
  1. rbf

    0下载:
  2. 径向基核函数测试函数,内含多个测试函数,可用于统计算法、支持向量机算法内核计算-Radial basis function kernel function test, includes a plurality of test functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:7.64kb
    • 提供者:ldj
  1. PSO-RBF

    2下载:
  2. 总结常见的RBF网络算法,包括多个例子,亲测可运行。有kmeans-rbf, pso-rbf等方法的实现。-RBF algorithms including several example codes, the kmeans-rbf, pso-rbf etc. I test them all.
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:33kb
    • 提供者:forgoth
  1. NeuralNetwork_RBF

    0下载:
  2. RBF神经网络实现,MATLAB平台。附训练和测试数据(RBF neural network implementation, MATLAB platform. With training and test data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2kb
    • 提供者:洛克刘
  1. D2dataset-master

    0下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:10kb
    • 提供者:sami2423
  1. iris

    0下载:
  2. 使用iris鸢尾花数据集测试rbf神经网络的分类效果(Using iris iris dataset to test the classification effect of RBF neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:夏日回忆
  1. RBF test

    1下载:
  2. 径向基函数神经网络模型练习练习练习练习。。。。。。(radial basis function test)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-01
    • 文件大小:1kb
    • 提供者:glouce
« 12 »
搜珍网 www.dssz.com