-
clutter
模拟杂波的生成,包括高斯杂波,韦布尔杂波和K分布杂波,对数正态分布杂波(clutter simulation)
- 2021-02-26 18:39:37下载
- 积分:1
-
IntegrateExample1
积分计算实例,二维积分-体积,计算二维曲面面积。(Calculated two-dimensional surface area)
- 2013-04-21 07:08:09下载
- 积分:1
-
AP_code
Affinity Propagation聚类算法源码(Matlab)。內附两个测试用例(ToyProblem.mat,FaceClusteringSimilarities.zip)(Affinity Propagation Clustering algorithm source code and two dataset for testing)
- 2020-11-26 12:19:31下载
- 积分:1
-
fourier_demo
fft变化的matlab程序。。。。。。。。。(fft program in matlab)
- 2010-11-19 21:44:40下载
- 积分:1
-
mxlphxpd
对生成的随机序列进行自相关(平衡性)进行测试。(Autocorrelation test
)
- 2012-05-17 22:18:49下载
- 积分:1
-
robot
robotmatlab
机器人功能工具箱(it‘s robot)
- 2013-05-20 20:36:48下载
- 积分:1
-
oqpsk
OQPSK的matlab/simulink仿真程序,程序中在基带仿真了oqpsk的调制方式(OQPSK of matlab/simulink simulation program, the program in the base-band simulation of the modulation OQPSK)
- 2021-03-17 14:19:21下载
- 积分:1
-
liziqun
带过滤作用的收缩因子例子群算法,解决了早熟问题(Example of the shrinkage factor with filter swarm optimization)
- 2012-08-29 14:08:38下载
- 积分: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
-
LDPC
DVB_S2_LDPC整体累积编码算法文档及MATLAB仿真(DVB_S2_LDPC documents and the overall cumulative Coding MATLAB simulation)
- 2010-09-24 23:06:00下载
- 积分:1