CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 粒子群 神经网络

搜索资源列表

  1. pso-bp

    1下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2005
    • 提供者:艾岳巍
  1. PSO-RBF-wonderful

    2下载:
  2. 很详细的粒子群优化径向基神经网络的例子。-Very detailed examples of particle swarm optimization RBF neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:27557
    • 提供者:赵红
  1. pso-bp-wonderful

    1下载:
  2. 很详尽的粒子群优化BP神经网络的例子,能用-Very detailed examples of particle swarm optimization (BP) neural network, can be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:赵红
  1. BP-curve-in-MATLAB

    0下载:
  2. 该压缩包包含神经网络在MATLAB里的应用: 1、非线性函数拟合 2、RBF网络-非线性函数回归 3、粒子群算法非线性极值寻优 4、神经网络极值寻优 5、神经网络建模自变量降维 6、BP网络-非线性函数回归-The archive contains neural network in MATLAB: 1, non-linear function fitting 2, RBF network- 3 nonlinear function regression, nonline
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:305213
    • 提供者:iven
  1. BP-liziqun

    0下载:
  2. 基于粒子群优化算法的BP人工神经网络算法代码,使用matlab实现-Particle swarm optimization based on BP artificial neural network algorithm code, using matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:783
    • 提供者:毛毛
  1. pso

    0下载:
  2. 本程序是用粒子群算法优化神经网络算法的MATLAB源程序-This MATLAB procedure is to use particle swarm algorithm to optimize neural network algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2197
    • 提供者:ffeifei
  1. wsddq

    0下载:
  2. 基于粒子群算法优化的BP神经网络,可用于数据预测和分析,实用性很强。-Particle swarm optimization based on BP neural network can be used to predict and analyze the data, very practical.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:48388
    • 提供者:孙友涛
  1. waveletpsoann_longchuan

    0下载:
  2. 可以用于预测的小波分解下的粒子群算法的神经网络预测-wavelet pso ann for predict
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2234
    • 提供者:zhangzhenghao
  1. PSO-BPprediction

    0下载:
  2. 利用粒子群算法和BP神经网络算法进行用电负荷的预测-prediction using partical swarm option and BP algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6579
    • 提供者:刘金勇
  1. PSO-BPmatlabkexing

    0下载:
  2. 一个利用粒子群优化算法训练BP神经网络的程序,在matlab环境中,代码简便可行。-A particle swarm optimization algorithm is used to train the BP neural network program, in the MATLAB environment, the code is simple and feasible.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:48373
    • 提供者:GM
  1. PSOBP

    4下载:
  2. 包含两个部分:1传统粒子群算法优化BP神经网络 2改进的粒子群算法优化BP神经网络源代码-It consists of two parts: a traditional particle swarm optimization BP neural network 2 Improved particle swarm optimization BP neural network source code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5532
    • 提供者:charles chen
  1. PSONN

    0下载:
  2. 利用粒子群算法训练的神经网络和经典BP神经网络matlab源程序-Using particle swarm algorithm trained neural network and classic BP neural network matlab source.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2774
    • 提供者:徐成刚
  1. pso_pengjinhui

    0下载:
  2. 粒子群优化算法源程序,广泛应用于PID参数整定,神经网络优化,交通物流分析等等。-PSO algorithm source, widely used PID parameter tuning, neural network optimization, traffic flow analysis and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1054
    • 提供者:彭锦辉
  1. PSO-bp

    0下载:
  2. 粒子群优化BP神经网络,代码通俗易懂,学习一下-PSO Optimize BP neural network, the code easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3189
    • 提供者:钟百万
  1. PSO_GA_RBF

    0下载:
  2. 粒子群算法、遗传算法优化RBF径向基神经网络-Particle swarm optimization, genetic algorithm optimization RBF RBF neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4289
    • 提供者:钟百万
  1. matlab

    0下载:
  2. 很全的智能算法,包括粒子群算法、模拟退火算法、遗传算法、TSP问题求解、蚁群算法、人工神经网络算法以及相关结合算法-A full of intelligent algorithm, including the particle swarm algorithm, simulated annealing algorithm, genetic algorithm, the TSP problem, ant colony algorithm, and the combination of artific
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:16889426
    • 提供者:戴磊
  1. PSOBP1

    1下载:
  2. 改进粒子群算法优化BP神经网络的权值,建立BP神经网络-Improved PSO algorithm optimizes the weights of BPneural networks to establish the neural networks.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:陆亚男
  1. PSO-BP

    1下载:
  2. 用粒子群优化法对BP神经网络的权值和阈值进行优化,提高神经网络运行精度。-Using particle swarm optimization method for weights and threshold of BP neural network optimization, improve precision of the neural network operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8187
    • 提供者:王博
  1. matlab

    0下载:
  2. matlab智能算法程序例子,例子中详细介绍了神经网络法遗传算法粒子群算法等解决寻优问题-Examples of intelligent algorithm matlab program, described in detail in the example neural network genetic algorithm particle swarm algorithm to solve the optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1502163
    • 提供者:陈磊
  1. BPQPSOBP

    1下载:
  2. 主要针对级联式变频器故障特征比较难提取,运用小波分析提取故障特征,然后用粒子群优化神经网络进行故障诊断-Mainly for the cascading inverter and difficult to extract the fault features, using wavelet analysis to extract the fault feature, and then use particle swarm optimization neural network for fault
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2442257
    • 提供者:孙河南
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com