搜索资源列表

  1. dot2

    0下载:
  2. 二级倒立摆的非线性部分采用S函数实现,此为S函数实现的源代码-The nonlinear part of the double inverted pendulum using S functions to achieve, this is the S function, the source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:章颖
  1. inverted-Lie-theoretic-approach

    0下载:
  2. 基于非线性理论控制的一级倒立摆,在实物上运行可行-Based on nonlinear theory of an inverted pendulum control, running in the physical feasibility
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:fuxiu
  1. pendul

    0下载:
  2. 三阶倒立摆的鲁棒控制算法,包含了H infinity control 和mu analysis 算法,并进行了比较,很好的程序,值得分享。-Robust order inverted pendulum control algorithm, including the H infinity control and mu analysis algorithm, and compared, a very good program, wort
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:小方
  1. FuzyPID

    0下载:
  2. PID的模糊控制,在matlab中用算法实现了,是个实际中的例程,用于控制倒立摆-Fuzzy PID control algorithm used in matlab, and is a routine practice for the control of inverted pendulum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:157696
    • 提供者:王伟
  1. pp01

    0下载:
  2. 一级倒立摆系统采用极点配置的方法控制,使其达到平衡状态-Inverted pendulum system using pole placement methods to control, to reach the equilibrium state
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sunflower
  1. pp02

    1下载:
  2. 采用极点配置的方法控制一级倒立摆系统,通过改变系统的参数,即增益系数K,最后使系统达到平衡。-Pole placement method using an inverted pendulum control system, by changing the system parameters, ie gain coefficient K, the last to make the system balanced.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:sunflower
  1. Invertedpendulum

    1下载:
  2. 在分析的基础上,采用状态反馈控制中极点配置法设计了用于直线型一级倒立摆系统的控制器-On the basis of analysis,this procedure presents a Controller for linear 1-stage inverted pendulum system.Use MATLAB to simulate and certificate it
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:94208
    • 提供者:王双娥
  1. fjcnew_rtwin

    0下载:
  2. 倒立摆相关程序,二级倒立摆自摆起控制程序实例-inverted-pendulum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:55296
    • 提供者:zhangwy
  1. inverted-pendulum

    0下载:
  2. 2级倒立摆程序实例,固高倒立摆自摆起控制-inverted-pendulum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhangwy
  1. 1_5_1

    1下载:
  2. 基于量子遗传算法的倒立摆模糊控制器参数优化仿真程序-Quantum genetic algorithm based fuzzy controller for inverted pendulum simulation program optimization
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wang
  1. liziqun

    0下载:
  2. 基于粒子群参数寻优的二阶倒立摆控制matlab程序,改程序可以较好的实现对于自摆等二阶倒立摆的控制-program for second-order inverse pendulum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:王世明
  1. wyzmk

    0下载:
  2. 基于神经网络的倒立摆控制的simulink仿真,开发环境为matlab-simulink for inverse pendulum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:王世明
  1. lqrdaolibai

    0下载:
  2. lqr倒立摆控制仿真。对于x=Ax+Bu y=Cx+du标准方程,文件qiuk中用lqr函数求解控制数组K,将K值带入fangzhen文件中(文件中已代入),得到倒立摆稳定曲线-lqr inverted pendulum simulation. For x = Ax+ Bu y = Cx+ du standard equation, file qiuk control array using lqr Solving K, the K v
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:whuic
  1. ariableuniverseadaPtivefuzzycontrolonthequadruPle.

    0下载:
  2. 本文采用变论域自适应模糊控制理论研究四级倒立摆控制问题。首先给出四级倒立摆运动的数学模型并验证了它的可控性;然后根据变论域自适应模糊控制理论设计了关于四级倒立摆的控制器,最后给出了仿真结果。-In this paper, variable universe adaptive fuzzy control theory four inverted pendulum control problem. Firstly four inverted
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:540672
    • 提供者:haphan
  1. lqr

    0下载:
  2. 基于LQ的二级倒立摆设计,可实现LQ校正,能画出原系统的阶跃响应,及加入LQ校正后的系统阶跃响应曲线。-LQ-based design of double inverted pendulum, can be realized LQ correction, can draw the step response of the original system, and adding LQ corrected step response cur
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:crane
  1. SimulationonMATLAB

    0下载:
  2. 利用MATLAB 提供的V2Realm Builder 建立倒立摆三维虚拟场景-V2Realm Builder using MATLAB provides three-dimensional virtual scene to establish an inverted pendulum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:165888
    • 提供者:朱哥
  1. control-of-che-zi

    0下载:
  2. 倒立摆的控制,采用常用的PID算法,现在没有加其他的算法,或许对一些同学有用。-Inverted pendulum control, with common PID algorithm, the algorithm is not added to the other, may be useful for some students.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1751040
    • 提供者:郑晨
  1. xxwin

    0下载:
  2. 直线一级倒立摆仿真动画,用于直线一级倒立摆仿真-Linear inverted pendulum simulation animation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:asdf
  1. Energy

    0下载:
  2. 直线一级倒立摆的能量控制起摆设计仿真图 -Linear inverted pendulum swing energy control design and simulation of Figure
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:asdf
  1. fuzzy

    0下载:
  2. 直线一级倒立摆稳摆控制的MATLAB仿真图-Linear stability of inverted pendulum chart pendulum control of the MATLAB simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:asdf
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 38 »

源码中国 www.ymcn.org