登录
首页 » matlab » Truetime-Schedule

Truetime-Schedule

于 2020-09-16 发布 文件大小:17KB
0 283
下载积分: 1 下载次数: 108

代码说明:

  利用Truetime工具箱进行网络控制系统建模,对比了RM、EDF、MEF-TOD网络调度算法。(Use Truetime toolbox for network control system modeling, compared to the RM, EDF, MEF-TOD network scheduling algorithm.)

文件列表:

调度算法
........\acuator1_init.m,314,2014-07-15
........\acuator2_init.m,314,2014-07-15
........\acuator3_init.m,313,2014-07-15
........\acuator4_init.m,314,2014-07-16
........\acuator5_init.m,314,2014-07-16
........\acuator_code.m,201,2014-07-15
........\alerting_code.m,281,2014-07-18
........\alerting_init.m,315,2014-07-18
........\controller1_init.m,662,2014-07-17
........\controller2_init.m,602,2014-07-17
........\controller3_init.m,600,2014-07-17
........\controller4_init.m,602,2014-07-17
........\controller5_init.m,600,2014-07-17
........\get_delay.m,479,2014-07-16
........\monitor_code.m,470,2014-07-18
........\monitor_init.m,343,2014-07-18
........\nwhandler_code.m,88,2014-07-15
........\pidcalc.m,292,2014-07-15
........\pid_code1.m,721,2014-07-22
........\plot_ry.m,668,2014-07-18
........\plot_schedule.m,343,2014-07-22
........\random.m,134,2014-07-15
........\random_code.m,317,2014-07-22
........\random_init.m,304,2014-07-18
........\schedule_edf.mdl,50873,2014-07-22
........\sensor1_init.m,278,2014-07-17
........\sensor2_init.m,238,2014-07-17
........\sensor3_init.m,238,2014-07-17
........\sensor4_init.m,240,2014-07-17
........\sensor5_init.m,240,2014-07-17
........\sensor_code.m,595,2014-07-22

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

发表评论

0 个回复

  • tezheng
    这是我自己编写的提取brushlet能量相位特征的程序,然后有结果。(tezheng.zip)
    2010-09-14 13:38:04下载
    积分:1
  • lexicalAnalysisUsingRegex
    Lexical Analysis, in Compilers
    2014-11-05 18:03:54下载
    积分:1
  • huffman
    使用matlab编写的信息论中的霍夫曼编码的程序,无信源数的限制(Huffman coding procedures using matlab language, no source number limit )
    2012-11-14 20:38:18下载
    积分:1
  • fwdinductionmachine
    induction motor model indirect vector control
    2020-10-21 16:27:24下载
    积分:1
  • BP_PSO
    pso+bp matlab源程序,吐血推荐(Pso+bp matlab source code, hematemesis recommended )
    2013-10-25 15:45:30下载
    积分:1
  • BOOSTCONV
    Description 0.61 DUTY CYCLE 100KHZ FREQ Required Products SimPowerSystems MATLAB release MATLAB 6.5 (R13) Other requirements 0.61 DUTY CYCLE 100KHZ FREQ
    2015-01-15 09:00:19下载
    积分:1
  • yazhi
    关于集中压制干扰的代码,压制干扰的生成,包括各种压制干扰,比较齐全。(On the focus of suppression of interference code, suppression of interference generation, including a variety of suppression interference, more complete.)
    2017-03-08 20:52:14下载
    积分:1
  • gui_I_14_6
    利用matlab的GUI模块搭建了拍振的产生,两列同频率的叠加。(Using the GUI module of MATLAB to set up the production of the beat vibration, the two column of the same frequency of the superposition.)
    2016-12-08 20:42:12下载
    积分:1
  • sos2csharptest
    Converts Matlab SOS filters into a fast C# class
    2011-01-16 01:57:37下载
    积分:1
  • DSPII_USTC_01
    传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形; 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出了采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线; 5)用MATLAB计算并画出了LMS法时误差随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; 7)最终对结果进行了分析,具体见压缩包的word文档。 (Wideband signal in the conventional sinusoidal interference suppression method is the use notch filter (notch filter), this requires precise knowledge of the frequency of a sinusoidal interference . However, when the interference frequency sinusoidal changes slowly , and the selected frequency characteristic requirements are very sharp , then best use of adaptive noise cancellation method . following figure is a second-order FIR LMS adaptive filter to eliminate a program sinusoidal interference . The code implements the following functions:   A ) draw with MATLAB error performance of the filter surface and the surface contour error performance curve 2 ) gives the steepest descent method and the LMS algorithm formula 3 ) generated using MATLAB variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour pl)
    2013-11-06 13:12:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载