-
5
说明: 《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第5章(" MATLAB 7.0 programming foundation base" source, suitable for beginners, Chapter 5)
- 2011-06-13 17:43:01下载
- 积分:1
-
lexial
lexical and bison analyzer for compiling
- 2013-11-30 19:37:20下载
- 积分:1
-
PSO
基本PSO算法,可以根据迭代资料生成不同的图像,很形象。绝对原创。(Basic PSO algorithm based on iterative information to generate a different image, the very image. Absolute originality.)
- 2012-04-09 23:03:43下载
- 积分:1
-
Wiener_T
说明: 一个简单的维纳滤波器的例子,适合初学者学习,很简单(A simple example of the Wiener filter, suitable for beginners to learn, very simple)
- 2008-11-02 08:29:52下载
- 积分:1
-
AngularJS---OReilly-Media
AngularJS - O Reilly Media
- 2014-09-16 01:41:46下载
- 积分:1
-
qqq
matlab的快速傅里叶变换,请大家看看合格不(fast Fourier transform in matlab, please take a look at qualified not)
- 2013-04-11 14:34:59下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
test
ant colony algorithm to solve TSP
- 2011-09-30 20:14:44下载
- 积分:1
-
MIMO_OFDM
信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、(Basic knowledge of signals and systems, including continuous signal with the model, discrete signals and model common signal transform including Z transform,)
- 2009-02-17 15:18:55下载
- 积分:1
-
beterbi
用MATLAB语言实现的卷积码编码,维特比译码(With the MATLAB language implementation of the convolutional coding, Viterbi decoding)
- 2010-01-16 15:12:20下载
- 积分:1