-
wenduchang
焊接点热源温度场模拟,对于焊接温度场模拟很有用处(Weld heat source temperature field simulation)
- 2013-10-14 21:19:57下载
- 积分:1
-
project3
现代信号处理大作业2-2,实现wv分布并画出3d图,指出了信号项和交叉项(2-2 large modern signal processing operations to achieve wv distribution and draw 3d map, pointing out items and cross-term signal)
- 2014-01-07 13:51:53下载
- 积分:1
-
Modem_1
串行,并行MODEM 的实例
串行,并行MODEM 的实例(serial, parallel, serial modem example, parallel examples MODEM)
- 2007-05-31 10:14:34下载
- 积分:1
-
chi2test
H = CHILD returns the handle to a new CHILD or the handle to
the existing singleton*.
CHILD( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in CHILD.M with the given input arguments.
CHILD( Property , Value ,...) creates a new CHILD or raise
- 2012-08-05 19:33:14下载
- 积分:1
-
current
采用matlab软件进行的移相全桥仿真研究(恒电流)(Carried out using matlab software simulation of phase-shifted full-bridge (constant current))
- 2010-11-29 11:30:08下载
- 积分:1
-
ripplecurrentreductionofafuelcell
ripple current reduction for the active filter design in matlab
- 2014-09-02 00:09:47下载
- 积分:1
-
chengx
自适应继电保护设计 matlab程序 自动进行保护装置的整定(Adaptive Protection matlab program designed to protect the device automatically tuning)
- 2021-05-13 18:30:03下载
- 积分:1
-
chap01_7
先进pid matlab 仿真 刘金琨 第版 第一章程序 pid matlab simulink liujinkunc hap01_7.rar
- 2009-07-17 21:25:42下载
- 积分:1
-
matlab
房价的指数拟合,二次式项式拟合,二元线性回归(matlab regress)
- 2011-06-20 20:01:24下载
- 积分: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