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

搜索资源列表

  1. bldc.matlab.rar

    8下载:
  2. 在分析无刷直流电机(BLDC)数学模型的基础上,提出了一种无刷直流电机控制系统仿 真建模的新方法。在Matlab/Simulink环境下,把独立的功能模块和S函数相结合,构建了无刷直流 电机系统的仿真模型。系统采用双闭环控制:速度环采用离散PID控制,根据滞环电流跟踪型PWM 逆变器原理实现电流控制。仿真和试验结果与理论分析一致,验证了该方法的合理性和有效性。 此方法也适用于验证其他控制算法的合理性,为实际电机控制系统的设计和调试提供了新的思路。 ,Based on the mathe
  3. 所属分类:文档资料

    • 发布日期:2014-04-13
    • 文件大小:587445
    • 提供者:zhanghejun
  1. POS-PID

    10下载:
  2. 运用粒子群优化算法对PID控制器进行优化设计,通过matlab实现-The use of particle swarm optimization algorithm to optimize the design of PID controller, through matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2015-05-08
    • 文件大小:8192
    • 提供者:老高
  1. PID.m

    1下载:
  2. 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:673
    • 提供者:madier
  1. PIDControl

    0下载:
  2. 这是用matlab中的GUI界面做的PID控制器,对初学用GUI作控制的有一定帮助。-It is used matlab to do in the GUI interface, PID controller, for beginners to use GUI for control of certain assistance.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:9674
    • 提供者:张春敏
  1. simple_pid

    0下载:
  2. matlab中truetime工具箱开发的适用于网络控制方面的源代码。简单的PID 控制器设计-TrueTime toolbox matlab in the development of network control applies to the source code. Simple PID controller design
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:20455
    • 提供者:songlin
  1. ga-PID

    8下载:
  2. 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-26
    • 文件大小:2504
    • 提供者:王建
  1. pid

    0下载:
  2. 用matlab 仿真pid控制器,对学习pid有好处-matlab pid controller
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:986
    • 提供者:李小燕
  1. matlab

    0下载:
  2. 几个PID控制器的设计,对初学者相信又所帮助-PID controller design for a number of beginners think they are helping
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:43440
    • 提供者:masterzhangqi
  1. PID

    1下载:
  2. 这是我用Matalb做的一个PID控制器的例子,对于初学控制理论的人很有帮助-This is what I do with Matalb example of a PID controller, control theory for the beginner who helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:6376
    • 提供者:冉涛
  1. FOC-PID

    0下载:
  2. it describes the vector control of induction motor with PID controller
  3. 所属分类:SCM

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

    3下载:
  2. 模糊PID控制器设计源程序,已在matlab中运行通过,有良好的控制效果-Fuzzy PID controller design source, has been run by matlab, good control effect
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4633
    • 提供者:孙明坤
  1. PID

    0下载:
  2. pid控制器设计源程序,通过matlab,有较佳的控制效果-pid controller design source code, through matlab, a better control effect
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1149
    • 提供者:孙明坤
  1. PID_NN

    0下载:
  2. code for pid controller using bpn -code for pid controller using bpn nn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1434
    • 提供者:Ashish Panpalia
  1. PID-MATLAB

    0下载:
  2. this a pid controller- the language source code is matlab-this is a pid controller- the language source code is matlab
  3. 所属分类:Menu control

    • 发布日期:2017-03-28
    • 文件大小:19700
    • 提供者:Mr
  1. PID_ctrl_call

    0下载:
  2. PID控制器的源码设计,一个比较简答易学的程序代码-PID controller source design, a relatively short answer to learn of the program code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:615
    • 提供者:Leslie
  1. pid

    0下载:
  2. 模糊PID控制器的MATLAB仿真程序 模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program internal schematic diagram of fuzzy controller, and two inputs, one output membership function chart.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:670
    • 提供者:菲儿430
  1. PID-controller-program

    0下载:
  2. PID控制matlab仿真第三版完整仿真程序-PID controller program,very good
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5156229
    • 提供者:陈丽曼
  1. PID-Controller-Matlab-Code

    0下载:
  2. 这是一个PID的matlab程序,有一个主函数和子函数组成,值得学习-This is a PID matlab program, there is a main function and the composition of sub functions, it is worth learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1131
    • 提供者:赵涛岩
  1. PID算法Matlab仿真程序和C程序

    0下载:
  2. PID控制器matlab仿真程序,PID控制器的模拟仿真(PID controller matlab simulation program, PID controller simulation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:Davidshang
  1. PID_Control

    0下载:
  2. pid 控制器模型 MATLAB simulink(pid controller MATLAB simulink)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:coconut
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com