-
matlabKFtool954
kalman filter matlab tool
- 2012-03-22 18:40:23下载
- 积分: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
-
RSS
RSS算法在宽带自适应波束形成中的MATLAB实现(RSS algorithm in broadband adaptive beamforming in MATLAB to achieve)
- 2021-03-30 10:09:10下载
- 积分:1
-
MatlabFiles
说明: 有关数字通信的matlab实现,进行数字信号处理的matlab仿真(digital signal processing is completed by matalab .including psk bpsk qam module duojingxindao dengdeng )
- 2010-03-27 22:21:22下载
- 积分:1
-
P-Delta-Geometrical-nonelinear-solver
P Delta FEM Analysis
- 2015-04-19 14:00:19下载
- 积分:1
-
haofushun10
说明: 属于MATLAB开GUI设计开发的入门参考代码,有注释比较通俗易懂(Belongs to Matlab open GUI design and development of the entry reference code, notes more easy to understand)
- 2020-11-25 09:30:28下载
- 积分:1
-
getTrees
a point in detection algorithm
- 2010-12-03 20:50:10下载
- 积分:1
-
tu5.8
根据雷达测量目标的数据,绘出目标运行轨迹,从而使数据更形象(According to the data of radar measurement target, the target is plotted trajectory, making data more image)
- 2014-10-26 18:23:20下载
- 积分:1
-
minpso
无约束条件的粒子群优化算法代码,简单实用!(No constraints PSO algorithm code, simple and practical!)
- 2013-12-18 16:00:21下载
- 积分:1
-
ofdmqpskawgn123
OFDM with qpsk in AWGN channel and the channel model
- 2010-12-09 20:02:01下载
- 积分:1