-
lms
说明: 一个简单的自适应lms算法,用matlab做的仿真,很适合初学者(A simple adaptive lms algorithm, the simulation with matlab do, it is suitable for beginners)
- 2011-03-14 09:11:40下载
- 积分: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
-
label_trans_WGS84toPE90
本程序设计了常用的几个坐标系的转换,从WGS—84与PZ-90坐标系的相互转换,以及空间直角坐标系与大地坐标系的转换。(This procedure has designed a number of commonly used coordinate system conversion from WGS-84 and PZ-90 coordinate system conversion, as well as the spatial Cartesian coordinate system and geodetic coordinate system conversion.)
- 2008-03-29 16:06:26下载
- 积分:1
-
MSK
实现了msk的调制解调,测试过的,绝对好用(Msk modulation and demodulation implemented, tested, and absolutely easy to use)
- 2021-03-20 15:39:18下载
- 积分:1
-
FLch5RMLeg2
flch5rmleg2.m递推的极大似然法辨识程序()
- 2008-07-11 16:52:45下载
- 积分:1
-
Experiments-with-MATLAB-by-moler
说明: MATLAB的经典书籍,moler编写的MATLAB和实验应用(MATLAB' s classic books, moler applications written in MATLAB and experimental)
- 2011-04-06 14:58:33下载
- 积分:1
-
simulink
cdma系统多用户检测仿真simulink模型的建立与模型研究(research on simulation model of cdma system multiuser dection )
- 2010-05-10 19:26:39下载
- 积分:1
-
TPS-AIS
免疫方法来解决TSP问题,方法不错,程序有注释(Immunological methods to solve TSP problem by good procedure Notes)
- 2013-11-20 15:05:16下载
- 积分:1
-
hough
matlab图形处理算法,基于 Hough 变换或改进的 Hough 变换对图像中的圆形目标进行识别。(matlab image processing algorithms based on Hough transform Hough transform or improve the image of the circular target recognition.)
- 2016-03-18 18:43:10下载
- 积分:1
-
lunci2
说明: 该程序包含低通、高通滤波功能的轮次平稳性检验法(The program includes low pass, high pass filter function in a smooth round test method)
- 2011-04-17 22:16:31下载
- 积分:1