To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measurement noise % using a multi-layer perceptron (MLP) and both the EKF and % the hybrid importance-samping resampling (SIR) algorithm.
标签: input-output the generated following
上传时间: 2014-01-05
上传用户:royzhangsz
3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin. 模拟得到R,U,S等重要指标。
标签: simulation Return Ration Short
上传时间: 2014-01-02
上传用户:lhw888
8个进程的改进版CPU schedule 算法-FCFS
上传时间: 2014-11-26
上传用户:kytqcool
8个进程的改进版CPU schedule 算法-HRRN
上传时间: 2014-12-22
上传用户:bjgaofei
8个进程的改进版CPU schedule 算法-SJF
上传时间: 2016-01-07
上传用户:TRIFCT
8个进程的改进版CPU schedule 算法-RoundRobin-所有上载程序都是原创,请不要用于商业用途
标签: RoundRobin schedule CPU 进程
上传时间: 2013-12-17
上传用户:1966640071
cpu的源码, cpu的源码
上传时间: 2016-01-07
上传用户:wsf950131
8051单片机驱动ADS7846/ADS7843芯片,触摸屏被按下时,则ADS7846向CPU发中断请求.
上传时间: 2014-11-23
上传用户:zhangyi99104144
CPU特性检测程序源代码 1.17。VB编写的对于系统编程感兴趣的朋友,可以当作学习参考。CapabilityDetection
上传时间: 2016-01-13
上传用户:450976175
STC89C58软件实现SPI口做主机,STC12C4052的SPI口设为从机.实现双CPU通信.由主机从SPI口发送0x55,从机SPI口接收到数据后+10=0x5f,从SPI口发送回主机.主机接收后发到串口.串口助手观察接收数据.程度通过keil c51调试并下载到STC晶片运行.
上传时间: 2013-11-26
上传用户:qilin