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

搜索资源列表

  1. fuzzy_pid

    0下载:
  2. matlab中关于模糊自适应pid的代码-MATLAB fuzzy pid controller,verygood!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7026
    • 提供者:陈丽曼
  1. boiler-PID-controller

    0下载:
  2. matlab/Simulink implementation of Boiler fuzzy controller
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:195424
    • 提供者:sma
  1. Fuzzy_Tunning_PID_Control

    0下载:
  2. 模糊自适应控制的三容水箱问题的matlab编程,绘制了经自适应模糊PID控制之后水箱的输入、输出各参数曲线和各输入、输出参数的隶属函数曲线,以及模糊控制规则表-Fuzzy adaptive control of three tank water problems in MATLAB programming, drawn by adaptive fuzzy PID control water tank input, output parameters curve and input, output
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1580
    • 提供者:胡从立
  1. FUZZYPID

    0下载:
  2. 智能控制中基于MATLAB的模糊PID控制器设计-Intelligent control based on the MATLAB fuzzy PID controller design
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3021
    • 提供者:jerry
  1. matlab

    0下载:
  2. 一个模糊控制程序,实现PID控制~!相信一定能用到的!~-A fuzzy control process to realize PID control ~!
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3953
    • 提供者:李浩
  1. PIDMH

    0下载:
  2. 应用matlab进行的模糊PID编程,经过多次调试,使用效果较好。希望对你的学习有所帮助。-Application of matlab for fuzzy PID programming, a number of debugging better. I hope to be helpful to your learning.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1760
    • 提供者:吴颖
  1. mo_hu_kongzhibiao

    0下载:
  2. 应用matlab进行的模糊控制表的生成编程,经过多次调试,使用效果较好。希望对你的学习有所帮助。-Application of matlab for fuzzy PID programming, a number of debugging better. I hope to be helpful to your learning.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:875
    • 提供者:吴颖
  1. Fuzzy-control-system-design

    0下载:
  2. 基于matlab的工具箱,应用模糊控制系统方法设计实现PID控制。-Based on Matlab toolbox, the application of fuzzy control system design method achieves the PID control.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:688645
    • 提供者:李慧洁
  1. fuzzyy

    0下载:
  2. 此程序为在MATLAB环境下编写的模糊控制模块,通过模糊判断改变PID控制的参数,实现模糊PID控制。-This program is written in the MATLAB environment, fuzzy control module to change the PID control parameters, the fuzzy PID control, fuzzy judgment.
  3. 所属分类:matlab

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

    6下载:
  2. PID模糊小车直线控制,用MATLAB编写,运行后绘制小车运动轨迹-PID fuzzy car straight-line control, using MATLAB, and run after drawing the car trajectory
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:790
    • 提供者:杨力
  1. DC-Motor-Speed-Control

    0下载:
  2. 本文讲解了模糊PID控制器的相关知识,并进行了MATLAB仿真。-This paper explains the relevant knowledge of the fuzzy PID controller, and MATLAB simulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2297780
    • 提供者:xuehuangzhang
  1. MFFuuzzyPIDa

    0下载:
  2. 运用matlab程序源码,进进行模糊PID设计 -Use of matlab program source code, into the fuzzy PID design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5432
    • 提供者:yongjiu
  1. fuzzypid

    2下载:
  2. 倒立摆 MATLAB 模糊pid控制以及仿真-Inverted pendulum MATLAB fuzzy pid control
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1410
    • 提供者:cp
  1. FUZZYpid

    0下载:
  2. PID模糊控制,matlab 运行仿真,实现模糊控制的PID参数优化-PID fuzzy control, Matlab run the simulation, PID parameter optimization of fuzzy control
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1715
    • 提供者:刘鹏
  1. m7_8

    0下载:
  2. 模糊PID控制matlab M文件代码。改代码里面包括了模糊控制的所有环节。仿真时会出现很多模糊控制图的。-Fuzzy PID control matlab M file code. Change code which includes all aspects of fuzzy control. There will be a lot of fuzzy control diagram simulation.
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1382
    • 提供者:ahui
  1. fuzzy_control

    38下载:
  2. 题目:已知被控对象为 1/(10s+1)*exp(-0.5s)。假设系统给定为阶跃值r=30,采样时间为0.5s,系统的初始值r(0)=0。试分别设计: (1)常规的PID控制器; (2)常规的模糊控制器; 分别对上述2种控制器进行Matlab仿真,并比较控制效果 -Topic: Known charged object is 1/(10s+1)* exp (-0.5s). Assume that the system is given as the step value r =
  3. 所属分类:matlab

    • 发布日期:2014-05-26
    • 文件大小:172032
    • 提供者:Youyou
  1. fuzzy_pid

    0下载:
  2. 模糊PID控制的matlab仿真程序,直接利用M文件编写,方便快捷-Fuzzy PID control matlab simulation program, the direct use of M documentation, convenient
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1487
    • 提供者:Kenny
  1. mohu

    0下载:
  2. 这是关于水箱液位的模糊PID控制程序,基于matlab的simulink建模,仿真通过,模糊规则包含在文件夹内-This is the tank level fuzzy PID control procedures, based the Matlab simulink modeling, simulation, fuzzy rules contained in a folder within
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:11087
    • 提供者:刘淼
  1. fuzzpid

    0下载:
  2. 模糊pid纯matlab程序.m文件,步骤很详细-Fuzzy pid pure matlab program. M files, the steps in detail
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1400
    • 提供者:duzhen
  1. dlb

    0下载:
  2. 通过matlab的模糊工具箱,编写了倒立摆关于角度、速度的模糊pid控制,实现了对倒立摆的速度,角度的控制。-Through matlab fuzzy toolbox, written on inverted pendulum angle, speed fuzzy pid control, the realization of inverted pendulum speed, angle control.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:365603
    • 提供者:彭媛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com