-
LEAC-txt
wsn经典路由算法,对于初学者很有借鉴意义(Classic WSN routing algorithm for beginners is of great significance)
- 2012-09-26 21:22:47下载
- 积分:1
-
smat2c
matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
- 2013-10-13 11:32:21下载
- 积分:1
-
CVKFilter
原创的,使用vc++实现匀速运动模型(constant velocity)的kalman滤波,可以运行,并有matlab测试程序对滤波结果进行对比。(vc++ constant velocity kalman filter。the matlab m file can obervers the filter results)
- 2011-05-23 15:50:21下载
- 积分:1
-
netcheck
海明码发送与接收程序 测试信道的可靠性 可单独设立监听端口(Hamming code to send and receive testing the reliability of channel can be set up to monitor a separate port)
- 2007-12-18 15:02:09下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
polynomial_lab
Polynomial code in c++, contain differnet functions
- 2013-01-19 20:00:10下载
- 积分:1
-
main
利用参数辨识法提取相关对准参数,从而估计出陀螺漂移和数学平台偏角并进行补偿。仿真结果表明,开路罗经法对准具有较高的对准精度、较好的快速性,能够满足捷联惯导系统在静基座下实现自对准的要求。(Expressions of mathematical platform misalignment angles of the open-loop algorithm are derived and parameter identification method is
used to pick-up the corresponding coefficients from angle measurements in order to identify and compensate gyro drifts and platform misalignment.The simulation results show that the open circuit gyrocompass alignment of SINS can all meet the requirement of SINS initial alignment with high accuracy and quick reaction on static base. thus can meet the high-precision alignment requirement of carrier based inertial navigation system on swinging base.
)
- 2014-02-09 15:52:36下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1
-
Sat
卫星测定轨教材《卫星轨道原理,模型和方法》的,随书光盘(Satellite orbit theory, model and method,CD ROM)
- 2015-01-04 19:21:33下载
- 积分:1
-
dasss
这个是一种采用CA-CFAR算法的自适应双重驻留捕获系统已经提出来了,这种系统的门限值可以根据输入信号的大小来增加和减小。()
- 2013-03-21 12:20:38下载
- 积分:1