登录
首页 » matlab » wxlmi

wxlmi

于 2008-10-01 发布 文件大小:1KB
0 167
下载积分: 1 下载次数: 0

代码说明:

说明:  对时间滞后系统进行状态反馈控制器参数设计(Time-lag system for the design of state feedback controller parameters)

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

发表评论

0 个回复

  • 峰值法peak_picking
    峰值拾取法法matlab程序,欢迎各位同学下载。(Peak picking method matlab program, welcome to download)
    2020-12-17 17:29:11下载
    积分:1
  • gt9xx
    说明:  GT911系列的液晶触摸驱动,可以移植后直接使用的。(lcd touch chip driver)
    2020-06-16 13:40:02下载
    积分:1
  • Vibration-detection-system
    自己做的基于labview开发的一个振动检测系统小程序的源代码(Own a vibration detection system based on labview development program source code)
    2012-04-11 17:18:44下载
    积分:1
  • STC8A加强版原理图
    说明:  主 板 各 件 功 下 方 法 IAP仿 仿 方法 法 KEIL 件 安 、 、 动 安 在 后 会 序 做 一 定 。 更 多 性 参 料内 内STC官 官方 方PDF手 手 册 和 套 序 学 习 、(The lower power method of each component of the main board, IAP imitation method, KEIL A piece of security, action security will be a sequence after a decision.more The STC official PDF manual and manual,)
    2020-12-10 12:57:00下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • wafo_2017
    说明:  WAFO是Matlab用于计算随机载荷下的疲劳寿命(WAFO is a toolbox of Matlab routines for statistical analysis and simulation of random waves and random loads. WAFO is freely redistributable software, see WAFO licence, cf. the GNU General Public License (GPL). It is available on this website and it is included in the wafo-project on GitHub, where also support for Octave is available, as well as a Python version. WAFO contain tools for)
    2020-12-31 12:38:59下载
    积分:1
  • 客户服务器项目
    资源描述应用背景用于在服务器和客户端之间进行通信的客户机服务器项目
    2022-05-30 02:47:46下载
    积分:1
  • RobotMove
    实现简单的领航跟随编队控制,能够改变队形,以及航迹(Achieve simple leader_following formation control, which is able to change formation, track and num of robots)
    2021-02-09 19:29:53下载
    积分:1
  • DaWang PHP自适应博客系统源程序 v1.0
    DaWang PHP自适应博客系统源程序,这是我学习php来做的第一个demo,不容易啊,万事开头难,知道有很多不足还需改进。首页的大图在ad.php文件修改。我本来想放进一个编辑器的,结果想想和改文件没啥区别,争取以后把这个功能加上。更改标题是在head.php这个文件里边。   安装的话是访问 你的网址/setup   默认帐号:admin 密码:admin888 后台可以直接修改!
    2022-01-25 23:59:50下载
    积分:1
  • 在线文件管理共享系统,可以根据不同用户分配不同目录以及管理权限!使用很方便!适合小公司网内文件共享使用!...
    在线文件管理共享系统,可以根据不同用户分配不同目录以及管理权限!使用很方便!适合小公司网内文件共享使用!-Online document management sharing system may be based on the allocation of different users in different directories, as well as administrative privileges! Very easy to use! Suitable for small companies within the file-sharing network to use!
    2022-10-12 23:00:03下载
    积分:1
  • 696518资源总数
  • 106016会员总数
  • 2今日下载