搜索资源列表
现代控制系统(matlab程序)
- 现代控制系统(matlab程序),是《现代控制系统》的配套软件,例子都比较典型。-modern control system (Matlab procedures), is "modern control system" software packages, are typical examples.
MatlabandVB
- 第一章 概述 辨识(Identification)、状态估计和控制理论在现代控制理论中是密不可分的,它们互相渗透。辨识和状态估计离不开控制理论的支持,控制理论的应用几乎不能没有辨识和估计技术。由此可见,辨识在科研与实际应用领域都有很高的实用价值。 所谓辨识,就是从含有噪声的输入、输出数据中提取被研究对象的数据模型。此数据模型只是过程的输入输出特性在某种意义下的近似,而近似的准确度一般取决于采样数据的精度以及辨识方法的合理性。 辨识的目的是根据过程所提供测量的数据等信息,在某种准则意
mega88
- 车载硬盘的减振代码,基于mega88单片机,开发平台采用的是IAR.本代码包括基于现代控制方法设计的车载硬盘减振算法的代码实现.-truck on the hard drive vibration code, based on mega88 microcontroller, development platforms using the IAR. The code includes the modern control methods based on the design of on-boar
xiandaikongzhi
- 该程序可以用于所以现代控制理论里的关于系统的能观性、能控性等判断-the procedure can be used for so modern control theory Lane on the system observability and controllability such judgment
dianlidianzi
- 中科院研究生课件,电力电子与现代控制,内部资料,十分有用-CAS graduate courseware, electricity and modern electronic control, internal information very useful
BaseLinuxcom
- 由于以太网的高性价比、高带宽和开放性,以太网成为最广泛的局域网技术,但是它缺乏对实时网络的 支持。现代控制网络与数据网络的一体化,实时数据和非实时数据并存,如何分辨和优先处理实时数据、防止突 发的非实时数据传输独占网络带宽,对此进行了探讨和实践。基于Linux 的开放源代码,对Linux 中的网络系统 加以改造,使Linux 支持实时通信
applicationofControltheoryiMissilecontrol
- 介绍了现代控制理论在导弹控制中的应用,原理,有详细的例子说明,对于初学者有意义
FuzzySetsandFuzzyInformationGranulationTheory
- 这是一本关于模糊控制在matlab环境中应用的书,对于现代控制的实现有很好的帮助作用。
系统辨识的计算输入输出的程序
- 系统辨识是现代控制理论重要的一个部分
自控软件包
- 本多功能自控系统软实验平台包括经典控制理论、现代控制理论、系统辨识、最优控制、智能控制等的软实验内容,其功能接近和部分超过了Matlab的自动控制工具箱,其人性化的中文界面,让使用者能轻松完成各种控制系统实验,是学习控制理论、设计控制系统的有力工具。-the multifunction control system experimental platform including soft classical control theory, the modern control theory,
用VHDL编写的带报错和暂停控制功能的 交通灯
- 现代数字系统作业 在maxplus 10.0中调试通过
控制CAD程序
- 经典与现代控制m文件集
pwmAD
- 现代控制中经常需要电压或4ma--20ma电流信号,用AD芯片的话比价贵,用该方法可以达到精度0.5。成本小-Often required in modern control voltage or 4ma- 20ma current signal, using AD expensive chip rate, then, can be achieved using this method the accuracy of 0.5. The cost of small
hunankejidaxue
- 倒立摆控制系统虽然作为热门研究课题之一,但见于资料上的大多采用现代控制方法,本课题的目的就是要用经典的方法对单级倒立摆设计控制器进行探索。-Although the inverted pendulum control system as one of hot research topics, but in most of the information on the use of modern control methods, the purpose of this subject is to
daolibai
- 倒立摆实验,有关大学现代控制理论中的实验内容-Inverted pendulum experiment
xdkzll
- 现代控制理论,适用于控制理论的学习以及教育PPT
乘子法程序
- 最优控制理论(optimal control theory),是现代控制理论的一个主要分支,着重于研究使控制系统的性能指标实现最优化的基本条件和综合方法。 最优控制理论是研究和解决从一切可能的控制方案中寻找最优解的一门学科。它是现代控制理论的重要组成部分。(Optimal control theory is a major branch of modern control theory, focusing on the basic conditions and comprehensive met
永磁同步电机控制MATLAB仿真程序
- 配合《现代永磁同步电机控制原理及MATLAB仿真》的程序(Program Cooperating with "Control Principle of Modern Permanent Magnet Synchronous Motor and MATLAB Simulation")
控制理论与科学—一阶倒立摆控制
- LQR即线性二次型调节器,其理论是现代控制理论中发展最早也最为成熟的一种状态空间设计法。特别的是LQR可得到状态线性反馈的最优控制规律, 易于构成闭环最优控制。本MATLAB算法主要是通过Matlab对LQR在单级倒立摆的控制应用上进行了仿真。