-
ekf-and-ukf
本文主要是介绍了EKF与UKF的基本原理及其区别,主要适合讲课和作业运用(This paper introduces the basic principles of its distinction of EKF and UKF for lectures and operating use)
- 2012-09-17 13:59:31下载
- 积分:1
-
MB90092
关于日本显示芯片mb90092 例程 (mb90092 demo)
- 2010-02-04 16:26:28下载
- 积分:1
-
Mmattlab--AGGA
实现MATLAB下的音频AGC,,关键是要有高效的算法。效果不错。
(Audio AGC on MATLAB, the key is to have efficient algorithms. Good results.)
- 2012-07-27 16:18:22下载
- 积分:1
-
matlab-fluent-heat-con
matlab求解热传导方程的几个例子,有注释,适合初学者(matlab solving a few examples of the heat conduction equation, with notes, suitable for beginners)
- 2012-05-22 17:04:00下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
Point-Of-Sale
POS inventory system
- 2014-11-16 19:36:35下载
- 积分:1
-
5685475
导航栏,精选ios编程学习源码,很好的参考资料。(The navigation bar, select learning IOS programming source code, a good reference.)
- 2013-12-15 09:27:09下载
- 积分:1
-
138
Matlab code for channel optimisation, in cooperative comm using matlab
- 2012-05-02 23:05:32下载
- 积分:1
-
mesh_distance
无线传感器网络RSSI定位算法的研究与应用,提出了理论上的改进算法,并且有MATLAB实现,另外有硬件实现,具体是在MICA2上,基于tinyos操作系统,根据测得的RSSI值算出距离(RSSI location algorithm for wireless sensor networks for research and application, Tichu a theoretical 改进 algorithms and You MATLAB implementation, there are other hardware Shi Xian, Juti yes Zai MICA2 Shang, tinyos-based operating system, according to the measured RSSI Zhi calculated Juli)
- 2010-08-18 16:01:25下载
- 积分:1
-
robut-control
this file contains a robust control project with report in word and mfiles
- 2013-07-26 16:21:55下载
- 积分:1