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

搜索资源列表

  1. bp算法及其改进的matlab实现

    0下载:
  2. matlab语言编写的bp算法实现自适应PID控制。 共有:无导师的heb算法,有导师的delta算法,有导师的heb算法,改进的heb算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-01-03
    • 文件大小:832
    • 提供者:wander
  1. pid+bp

    0下载:
  2. 一种基于BP神经网络整定的PID控制的matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5090
    • 提供者:wenston
  1. bp.pso.rar

    0下载:
  2. 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:11539
    • 提供者:依然
  1. bp_pid01.rar

    0下载:
  2. bp神经网络PID参数自整定 S函数实现 不怎么好 期待其它完美的,bp neural network PID parameter self-tuning
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:847
    • 提供者:宋一
  1. PSOGABPDRNN.rar

    1下载:
  2. 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:134493
    • 提供者:zhangguosheng
  1. BP-PID.rar

    3下载:
  2. 这是用BP神经网络搭建实现PID控制器的模型,是本人的呕血之作,This is set up by BP neural network model for the realization of PID controllers is to make of my hematemesis
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-18
    • 文件大小:1050
    • 提供者:冉涛
  1. BP-network-PID-design

    0下载:
  2. 利用matlab基于神经网络对规汽温控制系统进行了设计-temperature control system was designed based on BP network on matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:539623
    • 提供者:zsm
  1. MATLABprogram

    2下载:
  2. 基于Matlab环境编写的一些神经网络PID控制和模糊PID控制源代码,其中包含BP pid,CMAC PID,RBF PID,BP数值逼近算法,BP预测控制以及模糊PID。-Matlab-based environment for the preparation of a number of neural network PID control and fuzzy PID control of the source code, which includes BP pid, CMAC PID,
  3. 所属分类:matlab例程

    • 发布日期:2017-05-07
    • 文件大小:9434
    • 提供者:但杨文
  1. ANN-pid

    1下载:
  2. 基于BP神经网络的pid控制的源代码注释-the source code comments on BP based PID Control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5278
    • 提供者:pony
  1. work

    0下载:
  2. GA+BP遗传算法与神经网络结合,与单纯的Bp算法作为比较-GA+BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:827237
    • 提供者:fengbenpao
  1. bp-pid-code

    0下载:
  2. 本人的本科毕业设计 基于bp 网络pid控制器的设计-base on bp pid
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1198
    • 提供者:jiaomin
  1. BPsimulation

    0下载:
  2. BP神经网络仿真 MATLAB仿真程序的程序文件-BP neural network simulation program MATLAB simulation program files
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:673
    • 提供者:john
  1. GAIJIN-BP-PID-BINGXING

    1下载:
  2. 基于改进的BP神经网络整定的PID控制,本程序采用了改进的BP神经网络对PID参数进行调整-Based on the improved BP neural network-tuning PID control, this program uses an improved BP neural network to adjust PID parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1459
    • 提供者:wutiebing
  1. BP-neural-network-PID-control-in-the-blow-molding-

    0下载:
  2. BP神经网络PID控制在吹塑机系统中的应用BP neural network PID control in the blow molding machine system-BP neural network PID control in the blow molding machine system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:156634
    • 提供者:free1828
  1. PID-control-algorithm-simulation

    0下载:
  2. 基于LabVIEW的神经网络PID控制算法在液位控制系统中的仿真研究-LabVIEW-based PID control algorithm of neural network control system at the level of simulation
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4724074
    • 提供者:zhuzhu
  1. PID-control-based-BP

    1下载:
  2. 用一个多层前向神经网络,采用反向传播算法依据控制要求实时输出Kp、Ki、Kd,依次作为PID控制器的实时参数,代替传统PID参数靠经验的人工整定和工程整定,以达到对大迟延主气温系统的良好控制。-We use a multilayer feedforward neural network using back propagation algorithm and based on control requirements.This net can real-time output Kp, Ki, K
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:577624
    • 提供者:durongmao
  1. PID

    0下载:
  2. PID控制是非常重要的工业控制手段,用BP网络与PID控制相结合的控制更优-PID control is very important industrial control measures, with BP network and PID control more optimal combination of control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6189
    • 提供者:杉杉
  1. PID-control-using-BP-neural-network

    0下载:
  2. 基于BP神经网络的一阶惯性纯滞后PID控制-BP neural network based on a PID control order inertia delay
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:6044
    • 提供者:李恶恶
  1. BP神经网络PID算法_matlab程序

    0下载:
  2. 神经网络优化pid控制程序的matlab文件,(Neural Network Optimization PID m file)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:北方芦苇
  1. BP神经网络优化PID程序

    2下载:
  2. 通过BP神经网络实现PID参数在线正整定。(The PID parameters are set online through BP.)
  3. 所属分类:*行业应用

    • 发布日期:2021-01-06
    • 文件大小:16384
    • 提供者:feifei~~~
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com