-
Cognitive-Radar-Theory-
雷达系统的理论和设计一直占主导地位
概率论与统计,信息理论,信号处理和控制
然而,类似的编码译码的属性之间存在的视觉
BIAM和雷达已经黯然忽视的m所有雷达系统(For over six decades, the theory and design of radar systems have been dominated
by probability theory and statistics, information theory, signal processing and control
However, the similar encoding-decoding property that exists between the visual
biam and radar has been sadly overlooked m all radar systems)
- 2013-09-09 20:22:52下载
- 积分:1
-
svd01
实现信号的SVD 分解,对信号中的奇异性进行监测,对突变信号点也可以很好监测(to complete the SVD for signals,Singularity of signal monitoring, signal monitoring point can be very good for mutations)
- 2013-04-25 15:29:30下载
- 积分:1
-
DMC2210-sofware-V1.3
这是DMC2210控制卡的软件使用手册,通过该手册开发人员可以了解DMC2210控制卡的编程要求,规格等,为编程做好准备。(This is DMC2210 control card software manuals, through which developers can learn manual programming requirements DMC2210 control card, specifications, etc., to prepare for the program.)
- 2014-01-15 11:59:57下载
- 积分:1
-
utd
文章有utd对爬行波进行循迹 给出微分几何算法 可在matlab 及vc来开发(Utd article has crawling wave of differential geometry tracking algorithm is given in the matlab and vc to develop)
- 2008-07-07 16:40:00下载
- 积分:1
-
yellow
是基于的Robot Soccer v1.5a控制源码(Is based on the control of the Robot Soccer v1.5a source)
- 2008-05-19 08:40:41下载
- 积分: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
-
SERPSK-SERPAM-SERQAM-code
SERPSK SERPAM SERQAM
- 2014-09-22 10:31:27下载
- 积分:1
-
2.CirQueue
用C++template模板实现环形对,包括插入,删除,返回最大值等功能(Realize the ring right, including insert, delete, and other functions with the maximum return C++template template)
- 2014-12-01 19:09:58下载
- 积分:1
-
MATLABForSci
一套科学运算语言 MATLAB 的程序设计有关的函数代码!!!(A set of scientific computing language MATLAB programming code related to the function!!!)
- 2009-03-06 01:51:38下载
- 积分:1
-
kmeans
k-means 源代码 k-means is a very useful hierarchical clustering in meachine learning (k-means is a very useful hierarchical clustering in meachine learning )
- 2010-11-23 09:47:03下载
- 积分:1