-
1111
基于卡尔曼滤波的道路目标检测与跟踪研究,采用交互多模(IMM)算法()
- 2007-09-01 17:36:30下载
- 积分: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
-
fisher
fisher,用于判别,用于分类,功能很强大,操作很简单(using fisher for determining, for classification)
- 2013-11-26 18:26:33下载
- 积分:1
-
新建 好压 ZIP 压缩文件
说明: 直流双闭环调速系统,给定电机参数,仿真结果基本预期结果(DC Double Closed Loop Speed Regulation System)
- 2019-03-20 11:00:26下载
- 积分:1
-
STBC_BER
仿真空时分组编码的误码率曲线,通过空时分组的性能曲线,得到其分集优势(Simulation of space-time block-coded BER curves, through the space-time block of the performance curve, by its sub-set of advantages)
- 2009-09-17 17:26:20下载
- 积分:1
-
MATLAB6.ximageprocessing
这本书是清华大学出版社出版,孙兆林编写的,书中主要讲述了matlab中的图像处理编程方面的知识要点及方法(This book is published by Tsinghua University Press, Zhao-Lin Sun prepared the book the main story of the image processing matlab programming knowledge and methodology of the main points)
- 2007-10-15 22:47:45下载
- 积分:1
-
Movingtargetdetectionandtheprincipleofachievingmat
Moving target detection and the principle of achieving matlab
- 2008-04-16 11:41:33下载
- 积分:1
-
lms
这是基于MATLAB的仿真自适应的算法程序。他简单的描述了自适应的过程(it is a program about zi shi ying.
it based on matlab)
- 2009-11-30 13:33:55下载
- 积分:1
-
EKF2
说明: 这是一个关于扩展卡尔曼滤波的源程序,可以帮助初学者学习该滤波算法(This is an extended Kalman filter on the source, can help beginners learn the filtering algorithm)
- 2011-04-01 09:19:47下载
- 积分:1
-
mvgc_v1.0
多元格兰杰因果检验的matlab程序包,是继GCCA之后的升级版,分析结果更加简洁,直观(The matlab package of multivariate Grainger causality test is an upgraded version after GCCA. The result is more concise and intuitive.)
- 2020-12-18 01:29:11下载
- 积分:1