-
UCA_LMS0
上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!)
- 2009-07-02 08:54:22下载
- 积分: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
-
MIMO
该程序是在MATLAB下编写的实现mimo信号的(mimo)
- 2009-09-12 09:17:54下载
- 积分:1
-
houghline
Hough line transformation
- 2010-08-22 01:33:08下载
- 积分:1
-
PCM
this code conveys the pcm encoding and decoding
- 2013-04-10 14:28:40下载
- 积分:1
-
Chapter-17-Statistics-and-analysis
第17章 数据统计和分析.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。(Chapter 17 Statistics and analysis.zip)
- 2012-03-27 11:14:40下载
- 积分:1
-
matlab7.0-teach-book
matlab7.0的使用教程,特别适合新手学习matlab参考阅读,英文版(matlab guide book )
- 2013-10-31 15:56:20下载
- 积分:1
-
ForResUnd
single degree of freedom vibration unbalance
- 2010-09-17 16:49:01下载
- 积分:1
-
001
当M=4时,QAM的蒙特卡罗仿真程序,绘出误符号率和误码率曲线,并和理论曲线比较。(When M = 4 Shi, QAM of the Monte Carlo simulation program, draw the symbol error rate and bit error rate curve, and and the theoretical curves.)
- 2009-11-25 13:16:33下载
- 积分:1
-
comm_missile
this will help u in the simulation of missle functions
- 2009-12-13 02:03:26下载
- 积分:1