登录
首页 » matlab » yucekongzhimatlab

yucekongzhimatlab

于 2007-10-08 发布 文件大小:1KB
0 105
下载积分: 1 下载次数: 146

代码说明:

  本人写的预测控制仿真小程序,文件包括改变步长预测和进行辨识。(I wrote a small simulation prediction control procedures, documentation, including change in step size prediction and identification.)

文件列表:

预测控制matlab程序
..................\预测控制.m
..................\预测辨识.m

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

发表评论

0 个回复

  • Java EJB简单例子
    Java EJB简单例子,这是HelloWorldBean的Home接口,它是EJB对象的生成库,无状态会话(将在下一个实例中具体讲解)Bean,这个接口是客户端与EJB对象相互作用的中间途径,通过Client触发调用Bean方法:   try {    //取得初始化属性jndiContext,它是连接JNDI树的起始点   InitialContext jndiContext = new InitialContext(properties);    //取得Home对象的引用    Object ref = jndiContext.lookup("HelloWorldHome");    HelloWorldHome home = (HelloWorldHome)   PortableRemoteObject.narrow (ref, HelloWorldHome.class);    //用EJB生成库Home生成EJB对象    HelloWorld hello= home.create();    //调用EJB对象方法printHelloWorld(),EJB对象把调用委派给Bean    System.out.println (hello.printHelloWorld());   }
    2022-07-20 22:16:54下载
    积分:1
  • doan_in
    Doan in document with Matlab Code
    2018-12-28 00:35:15下载
    积分:1
  • 可以让两个眼球跟着你转的一个系统,我的一个课程论文,虽不是原创,但是做出来也挺有意思的
    可以让两个眼球跟着你转的一个系统,我的一个课程论文,虽不是原创,但是做出来也挺有意思的-Allows the two eyes follow you to a system, one of my courses thesis is not original, but also make them very interesting
    2022-05-05 11:47:29下载
    积分:1
  • noise produce
    可以通过Labview选择产生一种噪声,诸如高斯白噪声,泊松噪声,均匀白噪声。(we can use this program produce some noise signal)
    2020-11-12 16:09:44下载
    积分:1
  • 单片机源码-基于单片机的数字温度计设计
    说明:  基于STC8A8K64S4A12单片机设计的一款数字温度计,能在按下按键时通过数码管显示当前环境温度(A digital thermometer based on stc8a8k64s4a12 single chip microcomputer can display the current ambient temperature through the digital tube when pressing the key)
    2020-04-03 10:48:10下载
    积分:1
  • (McGraw)-Schaums-Outlines-of-Signals-a-Systems
    BENEFIC BOOK FOR ENGINEER
    2017-01-04 05:42:25下载
    积分:1
  • 中介者模式-基本代码
    说明:  sistema de biblioteca hecho en c#
    2020-06-24 18:00:02下载
    积分:1
  • Ragnarok Spirte for game programing
    Ragnarok Spirte for game programing
    2022-03-21 14:41:19下载
    积分:1
  • 常见的地图操作和常用的功能实现(基本功能)
    常见的地图操作和常用的功能实现(基本功能)-Common map operations and functions commonly used to achieve (basic function)
    2022-03-21 19:57:05下载
    积分:1
  • Regularization Tools Version 4.1
    matlab 正则化工具包 可以下载解压后在matlab中直接使用,解决病态方程的计算问题(Matlab regularization Toolkit)
    2020-07-02 02:40:02下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载