-
xiangguanfx
输入两波形,利用相关分析提取其中某一频率的波形,并可进行延迟分析(Two input waveforms, including the use of correlation analysis to extract a frequency waveform, and the delay analysis)
- 2011-09-02 14:37:56下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
Harris
提取Harris角点程序,非常好用的角点提取程序(Harris corner extraction program, very easy to use corner detection process)
- 2011-05-04 20:14:58下载
- 积分:1
-
likelihood-DOA
信号数目估计错误的最大似然波达方向估计的性能分析(The number of signal estimation error of maximum likelihood DOA estimation performance analysis)
- 2013-12-26 12:59:21下载
- 积分:1
-
Bpcma
基于matlab中的simulink的pcm编码码解码器的仿真结果 ,经测试可直接使用。
(Simulation results based on simulink in matlab pcm coding decoder has been tested directly.)
- 2012-07-25 23:41:36下载
- 积分:1
-
PureBasic-ABeginnersGuide
purebasic的入门书籍,虽然用purebasic的人很少,甚至分类都没他。不过这个语言还是不错的。(purebasic entry books, although very few people with purebasic, or even no his classification. However, the language is good.)
- 2010-08-18 01:28:39下载
- 积分:1
-
Mixture_of_VC_and_Matlab_programming
VC与Matlab的混合编程方法及其应用
详细介绍了VC与Matlab混合编程的方法和实例,适合初步接触混合编程的人使用。(Mixture of VC and Matlab programming and application details of the VC and Matlab programming methods, and case mix for the initial contact with mixed programming to use.)
- 2010-06-12 16:15:04下载
- 积分:1
-
GUIhook95
修改Windows95 GUI函数的源代码 (The source for modifying windows 95s GUI function)
- 2001-01-06 00:00:00下载
- 积分:1
-
TurboCode
信道编解码中的turbo编解码程序,采用了多种解码算法,进行了性能比较,信道模拟高斯白噪声信道(Channel of the turbo codec codec procedures, using a variety of decoding algorithms, a performance comparison, channel analog Gaussian white noise channel)
- 2008-07-17 14:00:10下载
- 积分:1
-
kdtree-realization
K-d树实现。采用matalb和C++混合编译的方式实现。(kdtree provides a minimalistic implementation of kd-tree.
The implementation can be used either inside MATLAB by means
of MEX calls, or as a standalone tool, directly a C/C++
program. )
- 2015-04-09 10:37:33下载
- 积分:1