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

搜索资源列表

  1. gao-pso-rbf

    3下载:
  2. 利用GA算法来优化RBF网络中的各种权值
  3. 所属分类:matlab例程

    • 发布日期:2011-02-23
    • 文件大小:5336
    • 提供者:wyq17008
  1. ga-RBF.rar

    9下载:
  2. 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3796
    • 提供者:王建
  1. garbf

    1下载:
  2. 遗传算法优化RBF径向基神经网络的matlab程序源代码。-Genetic Algorithm RBF radial basis function neural network matlab source code.
  3. 所属分类:matlab

    • 发布日期:2016-05-24
    • 文件大小:2468
    • 提供者:hexing
  1. PSO

    2下载:
  2. 用粒子群算法优化RBF网络权值,根据适应度值对个体最优和群体最优进行更新-Particle Swarm Optimization with RBF network weights, according to the best fitness value of individuals and groups to update the best
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1093
    • 提供者:天涯
  1. GA_RBF

    0下载:
  2. 用遗传算法优化RBF网络参数,减小RBF网络在函数逼近中的误差-Using genetic algorithm to optimize parameters of RBF network, reducing the RBF Network in Function Approximation Error
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2884
    • 提供者:史峰
  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
    • 文件大小:4621
    • 提供者:陳子力
  1. geneticalgrithmoptimizeRBF

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

    • 发布日期:2017-04-07
    • 文件大小:8046
    • 提供者:陆文龙
  1. PSO_GA_RBF

    0下载:
  2. 粒子群算法、遗传算法优化RBF径向基神经网络。-Particle swarm optimization, genetic algorithm optimization of RBF Radial Basis Function Neural Networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6566
    • 提供者:hexing
  1. PSO_base_RBF

    3下载:
  2. PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:3815
    • 提供者:aKON
  1. psoRBF

    4下载:
  2. 粒子群优化算法优化RBF神经网络程序,可用在模式分类等方面-Particle swarm optimization algorithm optimization RBF neural network program can be used in pattern classification, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-04-03
    • 文件大小:2583
    • 提供者:何同学
  1. ga-rbf

    0下载:
  2. 一种递归算法优化RBF网络的文献,可以借鉴-A HierarchicalGeneticAlgorithm based RBF Neural Network Approach for Modelling of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:235633
    • 提供者:huang
  1. PSA_RBF

    0下载:
  2. 一个粒子群算法、遗传算法优化RBF径向基神经网络源代码,可直接使用。-A particle swarm optimization, genetic algorithm optimization RBF Radial Basis Function neural network source code, can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6543
    • 提供者:李霞妮
  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
    • 文件大小:7122
    • 提供者:天天
  1. PSO-optimize-RBF

    2下载:
  2. 用粒子群算法优化rbf神经网络算法的源程序-Using the particle swarm optimization algorithm to optimize the neural network algorithm
  3. 所属分类:matlab

    • 发布日期:2017-02-12
    • 文件大小:3072
    • 提供者:zhao
  1. GA-RBF

    1下载:
  2. 自适应遗传算法优化RBF神经网络,粒子群算法优化RBF神经网络仿真结果比较。程序可直接运行-Adaptive genetic algorithm to optimize the RBF neural networks, particle swarm optimization on RBF neural network simulation results compared. Program can be run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5688
    • 提供者:李小芳
  1. 粒子群算法优化RBF网络

    0下载:
  2. 粒子群算法优化RBF网络的matab程序(Particle swarm optimization RBF network MATAB program)
  3. 所属分类:matlab例程

  1. 遗传算法优化RBF神经网络

    3下载:
  2. 遗传算法优化RBF神经网络逼近非线性函数,具有较好的效果(Genetic algorithm, optimization, RBF neural network, approximation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:82944
    • 提供者:苏琳琳
  1. RBF网络遗传算法优化程序

    0下载:
  2. RBF网络遗传算法优化程序,很好的程序,希望大家可以学习(It is ga_RBF,it is very nice and easy to use)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-11
    • 文件大小:6144
    • 提供者:宋宋宋宋
  1. 遗传算法优化RBF

    1下载:
  2. 可以实现以下功能:遗传算法优化RBF,GA-RBF(it is used to achieve the goal of GA-RBF)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:8192
    • 提供者:小裤裤
  1. 粒子群算法优化RBF网络

    3下载:
  2. 粒子群算法优化RBF网络,有相关解释,matlab源码!可以跑通(Particle swarm optimization RBF network, there are relevant explanations, matlab source code! You can run through.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-06-23
    • 文件大小:7168
    • 提供者:abayomy
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com