搜索资源列表

  1. bp-pso-matlab

    1下载:
  2. PSO替代梯度下降训练BP网络,将代码从doc复制出来即可-The PSO alternative gradient descent training of BP network, the code is copied from the doc can
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:12288
    • 提供者:秦烁
  1. pso-bp

    0下载:
  2. 粒子群优化的神经网络算法程序,可用于参数寻优-Particle swarm optimization neural network algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:gao
  1. bp

    0下载:
  2. PSO particle swarm optimiztion tool box
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:1025024
    • 提供者:forseeking
  1. program

    1下载:
  2. 编写了一个pso优化bp神经网络的程序,应用在分类中。第一步:pso优化bp神经网络得到最优的阈值和权值,第二步bp神经网络把该最优的阈值和权值作为初始阈值和权值,采用动量及自适应学习速率算法进行训练。附件中,是数据和编写的部分程序,tiqushuju是用来提取文本中的数据构造样本集的函数。mubiao是用来构造期望输出的函数。bp是已经编写好的,未使用pso优化的bp神经网络函数。pso是本人编写的pso优化bp神经网络的函数,pso
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:49152
    • 提供者:wk
  1. pso

    0下载:
  2. 粒子群优化算法对BP神经网络的优化。可实现对BP的数据的寻优。-Particle Swarm Optimization BP neural network optimization. BP data optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:小岳
  1. BP_PSO

    0下载:
  2. pso+bp matlab源程序,吐血推荐-Pso+bp matlab source code, hematemesis recommended
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:72704
    • 提供者:刘飞
  1. PSOBPM

    0下载:
  2. PSO-BP人工神经网络,为function函数,可以改变输入的各项数值与参数。-PSO-BP ANN
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:刘峰
  1. PSO-optimization

    0下载:
  2. 应用粒子群算法来寻找BP神经网络最优的初始权值还有阈值,本程序主要是以此来拟合函数,读者可以根据需要,小小地修改一下BP神经网络的代码,可以实现诸如模式识别等功能,收敛效果很好,-Application of particle swarm algorithm to find the optimal initial BP neural network weights as well as the threshold value, the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:周江鸿
  1. PSO-BPprediction

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

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:刘金勇
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:48128
    • 提供者:GM
  1. P5-1

    0下载:
  2. PSO BP神经网络的设计指导原则,源程序-Design guidelines PSO BP neural network source
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:liu
  1. paper4

    0下载:
  2. 基于PSO-BP算法的压力传感器温度补偿研究-Research on temperature compensation of pressure sensor based on PSO-BP algorithm
  3. 所属分类:编程文档

    • 发布日期:2024-05-06
    • 文件大小:303104
    • 提供者:wang
  1. [emuch.net]PSO-BP

    0下载:
  2. 我现在做的这个东西很复杂,我用了神经网络的思想去描述,发现很好-good my name is zhou i can do that
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:48128
    • 提供者:zy
  1. hybrid-of-GA-and-PSO

    1下载:
  2. 混合粒子群算法训练BP神经网络(实验数据包含在内)-A hybrid algorithm is based on particle swarm optimization and it is used in training back propagation neural network (source code)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:聂善坤
  1. pso-bpguzhangzhenduan

    0下载:
  2. 应用粒子群优化算法优化bp网络的权值和阈值应用于故障诊断,程序可行,效果明显编写详细,注释清晰。-Application of particle swarm optimization algorithm to optimize the weights and thresholds of BP network is applied to fault diagnosis, the program is feasible, the effec
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:丁宇
  1. bp

    0下载:
  2. 避免了传统BP神经网络算法的局部最小值问题,研究结果表明该方法能获得较高诊断准确率,具有可行性- The method of diagnosis fault based on PSO-H-BP neural network for high voltage circuit breakers is more accurate and feasible compared with traditional BP neural network
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:lijianbin
  1. PSO

    0下载:
  2. 神经网络构建,粒子群算法优化BP神经网络迭代寻优-Neural network building , iterative particle swarm algorithm to optimize the BP neural network optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:tangwei
  1. PSO-to-Optimize-BP-NN-procedure

    0下载:
  2. 在Matlab中PSO算法可用于BP神经网络的网络权值优化,PSO算法比传统的BP神经网络采用误差反向传播来调整网络连接权值可以有更大的空间内搜索的优势。-The PSO calculate way can be used for the network power of BP nerve network to be worth in Matlab excellent turn, the PSO calculate way is mor
  3. 所属分类:书籍源码

    • 发布日期:2024-05-06
    • 文件大小:12288
    • 提供者:liuhong
  1. Study-of-Improved-BP-Neural-Network-on-Rotor-Spee

    0下载:
  2. In this paper three different methods such as GDM AGDM and modified PSO are adopted to optimize the neural networks, and simulate the DTC system with MATLAB/SIMULINK. The result shows: modified PSO algorithm can
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:149504
    • 提供者:samir
  1. PSO

    0下载:
  2. bp神经网络预测 采用了PSO粒子群优化方法来选择神经网络中的权重值-bp neural network prediction using PSO PSO method to the neural network weights
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:zhangyue
« 1 2 3 4 5 6 78 9 10 11 »

源码中国 www.ymcn.org