-
GPSDREKF
扩展Klman滤波在车辆GPS/DR组合定位系统的应用,matlab,带注释。(Extended Klman filter vehicle GPS/DR Integrated Positioning System application, Matlab.)
- 2013-04-22 16:22:07下载
- 积分:1
-
Matlab
基于Matlab的一种光伏阵列模拟器的研究(matlab)
- 2009-05-26 10:38:01下载
- 积分:1
-
matlab-guide-to-finite-element
国外计算机经典教材,MATLAB有限元分析与应用。该书为中译本,详尽介绍了有限元分析的各种方法。(MATLAB guide to finite elements.)
- 2013-12-24 00:07:01下载
- 积分: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
-
dipole_example
一个matlab 编写的调用HFSS的折合偶极子例子,属于联合仿真问题。(A matlab the invocation of the equivalent dipole example of HFSS, belongs to the joint simulation problems.
)
- 2013-05-10 01:11:00下载
- 积分:1
-
dd
说明: 另一种潮流计算程序,本程序使用C语言编写(Another flow calculation procedures, the procedures using the C language)
- 2012-11-20 21:43:07下载
- 积分:1
-
C-and-Matlab
C++与matlab混合编程实例,用于实现在VS2010中调用matlab程序(C++ and matlab mixed programming, call matlab program VS2010)
- 2013-07-11 09:53:43下载
- 积分:1
-
CompareFiles
Compare two txt files
- 2014-09-14 10:46:34下载
- 积分:1
-
MATLAB7[1].04
一个关于matlab的课件,西安电子科大的,共享下(A courseware on matlab, Xi' an Electronic Science and Technology, and to share the)
- 2011-09-28 11:08:25下载
- 积分:1
-
SmartPointerLove_src
说明: 这是一个小巧的指针类.在这里提供了两个主类CountedPtr和BackPtr,可以使用在任何环境中(This is a small target category. Here the two main categories CountedPtr BackPtr and can be used in any environment)
- 2005-10-10 10:05:14下载
- 积分:1