在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → MATLAB在控制系统中的应用(程序代码).rar

MATLAB在控制系统中的应用(程序代码).rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:0.08M
  • 下载次数:6
  • 浏览次数:33
  • 发布时间:2021-12-05
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
《MATLAB在控制系统中的应用》教材中的程序代码
【实例截图】
【核心代码】
4744302543291484926.rar
└── MATLAB在控制系统中的应用(程序代码)
├── 使用说明.txt
├── 第10章
│   ├── chapter10_1.m
│   ├── chapter10_2.m
│   └── chapter10_3.m
├── 第12章
│   ├── chapter12_6.m
│   ├── chapter12_7.m
│   └── 最小二乘算法.txt
├── 第13章
│   ├── lqr1.m
│   ├── lqr2.m
│   ├── pid1.m
│   ├── pid2.m
│   ├── polyadd.m
│   ├── rscale.m
│   ├── state.m
│   └── trans.m
├── 第15章
│   ├── OATF1.m
│   └── OATF2.m
├── 第1章
│   ├── 例1.10.txt
│   ├── 例1.11.txt
│   ├── 例1.12.txt
│   ├── 例1.13.txt
│   ├── 例1.14.txt
│   ├── 例1.15.txt
│   ├── 例1.16.txt
│   ├── 例1.17.txt
│   ├── 例1.18.txt
│   ├── 例1.19.txt
│   ├── 例1.1.txt
│   ├── 例1.20.txt
│   ├── 例1.21.txt
│   ├── 例1.22.txt
│   ├── 例1.23.txt
│   ├── 例1.24.txt
│   ├── 例1.25.txt
│   ├── 例1.26.txt
│   ├── 例1.27.txt
│   ├── 例1.28.txt
│   ├── 例1.29.txt
│   ├── 例1.2.txt
│   ├── 例1.30.txt
│   ├── 例1.31.txt
│   ├── 例1.32.txt
│   ├── 例1.33.txt
│   ├── 例1.34.txt
│   ├── 例1.35.txt
│   ├── 例1.36.txt
│   ├── 例1.37.txt
│   ├── 例1.38.txt
│   ├── 例1.39.txt
│   ├── 例1.3.txt
│   ├── 例1.40.txt
│   ├── 例1.41.txt
│   ├── 例1.42.txt
│   ├── 例1.43.txt
│   ├── 例1.44.txt
│   ├── 例1.45.txt
│   ├── 例1.46.txt
│   ├── 例1.47.txt
│   ├── 例1.48.txt
│   ├── 例1.49.txt
│   ├── 例1.4.txt
│   ├── 例1.50.txt
│   ├── 例1.51.txt
│   ├── 例1.52.txt
│   ├── 例1.53.txt
│   ├── 例1.54.txt
│   ├── 例1.55.txt
│   ├── 例1.56.txt
│   ├── 例1.57.txt
│   ├── 例1.58.txt
│   ├── 例1.59.txt
│   ├── 例1.5.txt
│   ├── 例1.60.txt
│   ├── 例1.61.txt
│   ├── 例1.62.txt
│   ├── 例1.63.txt
│   ├── 例1.64.txt
│   ├── 例1.65.txt
│   ├── 例1.66.txt
│   ├── 例1.67.txt
│   ├── 例1.68.txt
│   ├── 例1.69.txt
│   ├── 例1.6.txt
│   ├── 例1.70.txt
│   ├── 例1.71.txt
│   ├── 例1.72.txt
│   ├── 例1.73.txt
│   ├── 例1.74.txt
│   ├── 例1.75.txt
│   ├── 例1.76.txt
│   ├── 例1.77.txt
│   ├── 例1.78.txt
│   ├── 例1.79.txt
│   ├── 例1.7.txt
│   ├── 例1.80.txt
│   ├── 例1.81.txt
│   ├── 例1.82.txt
│   ├── 例1.83.txt
│   ├── 例1.8.txt
│   └── 例1.9.txt
├── 第2章
│   ├── chapter2_3.m
│   ├── chapter2_5.m
│   ├── fun.m
│   └── Lorenz.m
├── 第4章
│   ├── ab.m
│   ├── backlash.m
│   ├── chapter4_10.m
│   ├── chapter4_11.m
│   ├── chapter4_13.m
│   ├── chapter4_14.m
│   ├── chapter4_15.m
│   ├── chapter4_16.m
│   ├── chapter4_17.m
│   ├── chapter4_18.m
│   ├── chapter4_19.m
│   ├── chapter4_1.m
│   ├── chapter4_20.m
│   ├── chapter4_21.m
│   ├── chapter4_2.m
│   ├── chapter4_3.m
│   ├── chapter4_4.m
│   ├── chapter4_5.m
│   ├── chapter4_6.m
│   ├── chapter4_7.m
│   ├── chapter4_8.m
│   ├── chapter4_9.m
│   ├── DeadZone.m
│   ├── diffstate.m
│   ├── fun.m
│   ├── Lorenz.m
│   └── Saturation.m
├── 第5章
│   ├── chapter5_10.m
│   ├── chapter5_11.m
│   ├── chapter5_12a.m
│   ├── chapter5_12b.m
│   ├── chapter5_13.m
│   ├── chapter5_14.m
│   ├── chapter5_15.m
│   ├── chapter5_16.m
│   ├── chapter5_17.m
│   ├── chapter5_18.m
│   ├── chapter5_19.m
│   ├── chapter5_1.m
│   ├── chapter5_20.m
│   ├── chapter5_21.m
│   ├── chapter5_24.m
│   ├── chapter5_25.m
│   ├── chapter5_26.m
│   ├── chapter5_27.m
│   ├── chapter5_28.m
│   ├── chapter5_2.m
│   ├── chapter5_3.m
│   ├── chapter5_4.m
│   ├── chapter5_5.m
│   ├── chapter5_6.m
│   ├── chapter5_7.m
│   ├── chapter5_8.m
│   ├── chapter5_9.m
│   ├── hurwitz.m
│   ├── posdef.m
│   └── routh.m
├── 第6章
│   ├── chapter6_1.m
│   ├── chapter6_2.m
│   ├── chapter6_3.m
│   ├── chapter6_4.m
│   ├── chapter6_5.m
│   ├── chapter6_6.m
│   ├── chapter6_7.m
│   ├── chapter6_8.m
│   ├── pidsimf.m
│   └── PlantModel.m
├── 第7章
│   ├── chapter7_11.m
│   ├── chapter7_12.m
│   ├── chapter7_1.m
│   ├── chapter7_3.m
│   ├── chapter7_5.m
│   ├── chapter7_7.m
│   ├── chapter7_8.m
│   ├── chapter7_9.m
│   ├── lag1.m
│   ├── lag2.m
│   ├── lag3.m
│   ├── lead1.m
│   ├── lead2.m
│   ├── lead3.m
│   ├── lead4.m
│   ├── lead5.m
│   ├── lead6.m
│   ├── lead7.m
│   └── stepchar.m
├── 第8章
│   ├── chapter8_3.m
│   ├── chapter8_4.m
│   ├── chapter8_5.m
│   ├── chapter8_6.m
│   ├── chapter8_7.m
│   └── chapter8_8.m
└── 第9章
├── chapter9_3.m
├── chapter9_4.m
├── 例9.1.txt
└── 例9.2.txt

13 directories, 200 files

标签:

实例下载地址

MATLAB在控制系统中的应用(程序代码).rar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警