登录
首页 » 软件系统 » 通过建立一个倒立摆系统的数学模型,对其进行数学建模。

通过建立一个倒立摆系统的数学模型,对其进行数学建模。

于 2022-02-24 发布 文件大小:273.20 kB
0 167
下载积分: 2 下载次数: 2

代码说明:

】通过建立倒立摆系统的数学模型,应用状态反馈控制配置系统极点设计倒立摆系统的 控制器,实现其状态反馈,从而使倒立摆系统稳定工作。之后通过MA TLAB 软件中Simulink 工具对倒立摆的运动进行计算机仿真,仿真结果表明,所设计方法可使系统稳定工作并具有良 好的动静态性能-] Through the establishment of an inverted pendulum system mathematical model, the application of state feedback control design configuration of the system pole inverted pendulum system controller, to achieve its state-feedback, so that the work of the inverted pendulum system is stable. After the adoption of MA TLAB software Simulink tool for inverted pendulum movement of the computer simulation, simulation results show that the design work will enable the system is stable and has good static and dynamic performance

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • achieved vc6.0 hotel management system, including the main function room managem...
    vc6.0实现的酒店管理系统,主要功能包括客房管理,餐饮管理,服务管理,财务管理,信息查询,代码可以编译执行。-achieved vc6.0 hotel management system, including the main function room management, catering management, service management, financial management, information inquiry, the implementation of the code can be compiled.
    2022-03-18 02:52:14下载
    积分:1
  • Electronics
    活性树脂1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1ActiveResize1A
    2022-11-09 19:35:04下载
    积分:1
  • cdma code in c++, nice addition for starters
    cdma code in c++, nice addition for starters
    2022-03-31 07:07:08下载
    积分:1
  • 大型工程的角色的管理以及企业级的工程管理的经典书籍...
    大型工程的软件角色的管理以及企业级的软件工程管理的经典书籍-The role of large-scale software project management and enterprise-class software engineering management of the classic books
    2022-01-31 23:01:54下载
    积分:1
  • 利用keil uvision3和proteus,实现广告灯左移实验
    利用keil uvision3和proteus,实现广告灯左移实验 -Using keil uvision3 and proteus, achieve advertising experiment
    2022-03-11 09:09:05下载
    积分:1
  • 说明对程序的设计考虑,包括程序的基本处理流程,程序的组织结构、模块划分、功能分配、接口设计、运行设计、数据结构设计和安全性设计等,为程序的详细设计奠...
    说明对程序系统的设计考虑,包括程序系统的基本处理流程,程序系统的组织结构、模块划分、功能分配、接口设计、运行设计、数据结构设计和安全性设计等,为程序的详细设计奠定基础。允许增加特殊的编写目的,即根据实际情况,编写者希望将一些针对特定系统的概要设计的考虑进行说明,可附加到上述一段文字的后面。-Description of the process system design considerations, including the system
    2022-09-14 15:30:04下载
    积分:1
  • 2 自由机器人手臂运动范围检查
    这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
    2022-10-29 14:20:03下载
    积分:1
  • 关于求一个MESH的最小凸包围体 所谓凸体, 就是从凸体内任意一点,向周围发射线,都只此MESH相交一次。...
    关于求一个MESH的最小凸包围体 所谓凸体, 就是从凸体内任意一点,向周围发射线,都只此MESH相交一次。-MESH on the minimum for a convex body surrounded the so-called convex body, convex body from any point, to launch around the line, only this time MESH intersection.
    2022-05-22 21:05:26下载
    积分:1
  • 本文档比较详细地描述了线程的实现,有需要可以下来
    本文档比较详细地描述了线程的实现,有需要可以下来-this document a more detailed description of the thread, and it is necessary to see it down
    2022-12-19 12:45:04下载
    积分:1
  • demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % ante...
    demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas-demo by N. Sidiropoulos and R. Broclear all F = 5 usersI = 4 antennas
    2022-06-20 01:52:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载