CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Fuzzy-PID控制

搜索资源列表

  1. DMC-automatic-train-operation

    1下载:
  2. 模糊预测控制及其在列车自动驾驶中的应用,并设计了常规的PID控制器-Fuzzy Predictive Control and Its Application in Automatic Train Operation and design of the conventional PID controller
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2702867
    • 提供者:primer
  1. my_pidwork

    0下载:
  2. 介绍了PID控制和模糊控制的比较,比较了模糊控制在某些情况下比PID控制更优-Describes the PID control and fuzzy control compares the fuzzy control in some cases better than the PID control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:955
    • 提供者:张瑛
  1. fuzzycontrol

    0下载:
  2. 这是一个模糊pid控制的matlab程序。-This is a matlab program of fuzzy control pid.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:9294
    • 提供者:张伟
  1. fuzzy_pid

    5下载:
  2. 直流伺服电机用MATLAB实现的源代码,伺服系统由具有位置反馈、速度反馈和电流反馈的三闭环结构组成本控制系统采用模糊和PID复合控制,在小偏差时转化为P ID控制,这样就获得了比纯模糊控制更高的稳态精度,有比P ID控制更快的动态响应、更小的超调量。-DC servo motor to achieve with the MATLAB source code, by a position feedback servo system, the speed feedback and current f
  3. 所属分类:matlab

    • 发布日期:2014-12-15
    • 文件大小:44032
    • 提供者:Lily
  1. myfizzy

    0下载:
  2. 这个是我对于模糊pid控制自己进行的simulink仿真,很有用。-This is my fuzzy pid control themselves for the simulink simulation, very useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6446
    • 提供者:李颖慧
  1. chap3

    0下载:
  2. 模糊PID控制,阶跃响应曲线,控制参数自动调整-Fuzzy PID control, the step response curve, automatically adjust the control parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:17651
    • 提供者:shero
  1. FuzzyPAdaptivePRobustPPIDPController

    1下载:
  2. 适合用来学习模糊控制的源码。模糊自适应PID效果是非常不错。PID控制器,一种工业控制方式,比例积分微分控制规律(控制器数学模型G(S)=比例+微分+积分),经常用P表示比例,用I表示积分,用D表示微分。-Suitable for learning fuzzy control of the source. Fuzzy adaptive PID effect is very good. PID controller, an industrial control, PID control law (
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:74687
    • 提供者:
  1. FuzzyPIDControl

    0下载:
  2. 液压系统模糊自适应PID控制仿真,包含模糊控制器的设计文件。-Fuzzy Adaptive PID control of hydraulic system simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:8759
    • 提供者:ywq
  1. 12345

    0下载:
  2. 基于Microsoft Visual Basic的蒸汽养护计算机控制系统,并通过MATLAB仿真软件Simulink对模糊PID控制系统进行仿真。-Microsoft Visual Basic-based computer control system of steam curing, and simulation software MATLAB Simulink through the fuzzy PID control system simulation.
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4386531
    • 提供者:春春
  1. fuzzyPID-MATLAB

    0下载:
  2. 模糊PID控制算法在MATLAB里的仿真程序,-fuzzy PID debug in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4363
    • 提供者:zhouhua
  1. quanti

    1下载:
  2. 仿真曲线可以看出,神经网络PID和模糊PID的响应速度比常规PID控制快,而且系统的调整时间很短,没有超调。神经网络PID与模糊PID的控制效果相同,都能在极短的时间内,消除偏差,快速地克服偏差的影响,改善了系统动态特性,因此说明神经网络PID和模糊PID对锅炉汽包水位的控制效果要优于常规PID控制。-Simulation curve can be seen, PID and fuzzy PID neural network response speed faster than the conv
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2125
    • 提供者:liuda
  1. mohuPIDnew

    0下载:
  2. 经典的PID控制显然很难达到较好的控制效果。模糊控制作为一种经典的智能控制方法,只要设计合理,一般能达到较满意的控制效果。-The classic PID control is obviously very difficult to achieve good control effect. Fuzzy control as a classic of intelligent control methods, as long as the design is reasonable, generall
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1184
    • 提供者:liuda
  1. fuzzy_immune_PID

    0下载:
  2. 基于matlab的模糊免疫PID控制,本代码对一阶惯性带延迟环节的传递函数进行整定-Based on the fuzzy immune PID control matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1140
    • 提供者:lin
  1. fuzzypid

    0下载:
  2. 模糊控制PID程序,可以做成模块实现系统控制部分的PID控制-Fuzzy PID control program, system control module can be made part of the PID control
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:676
    • 提供者:王浩
  1. fuzzy-control

    0下载:
  2. 模糊控制,主要是模糊控制和PID相结合的matlab程序-fuzzy control
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:8277
    • 提供者:zl
  1. anti_windup-fuzzy_pid

    0下载:
  2. 基于anti-winp的模糊PID控制,将模糊控制用于解决饱和非线性系统的winduo问题。-Based on anti-winp fuzzy PID control, fuzzy control is used to solve the saturation problem of nonlinear systems windup.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9411
    • 提供者:zhangxiao
  1. 2007518203554756

    0下载:
  2. 一个用simulink做的模糊PID自适应系统,通过三个模糊FIS:dkp,dki,dkd来分别控制Kp,Ki,Kd,以达到PID参数可自动调整的目的。--A simulink do with self-adaptive fuzzy PID system, through three fuzzy FIS: dkp, dki, dkd to control the Kp, Ki, Kd, in order to achieve automatic adjustment of PID paramet
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:298631
    • 提供者:dakey
  1. FUZZYPID3

    0下载:
  2. 模糊控制工具箱编写的模糊PID,主要用于参数整定-Fuzzy Fuzzy PID control toolkit written
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:73454
    • 提供者:haha
  1. FUZZYPID

    0下载:
  2. 模糊控制PID参数整定及最优,希望有用啊-Fuzzy control and optimal PID parameter tuning, ah want to be useful
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:111634
    • 提供者:haha
  1. fuzzyPID

    0下载:
  2. 模糊自适应PID控制m文件,采用MATLAB仿真-M fuzzy adaptive PID control file, using the MATLAB simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:517
    • 提供者:李岩
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com