-
wuguoqing5
说明: 垂直阵测量误差分析及甚宽频带恒定束宽性能,吴国清的论文(Vertical array analysis and measurement error is very broadband constant beamwidth performance, Wu Guoqing papers)
- 2011-03-09 18:00:50下载
- 积分:1
-
m-language
m语言编程,详细介绍m语言的基本知识以及高级应用(m programming language, details the basics of the language m and advanced applications)
- 2011-10-17 14:57:46下载
- 积分: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
-
koch_internship
The objective of this project is to design and simulate a single phase half-bridge switched power
supply for driving a series of CET coils. The power supply will act like a current source and the
switching frequency fs = 1/Ts
of the output voltage waveform equals 2.78 MHz.
- 2013-10-21 19:59:25下载
- 积分:1
-
MATLAB_optimization_calculation
matlab最优化计算,包括多种优化算法。(matlab optimization calculation, including a variety of optimization algorithms)
- 2021-03-09 21:59:27下载
- 积分:1
-
matlab
MATLAB黄金分割法求最小值,在区间中点的函数值作为返回值。(Golden Section Method MATLAB minimum, midpoint in the range of the function value as the return value.)
- 2010-06-23 00:13:45下载
- 积分:1
-
AHP
模糊层次分析法的原始程序,该程序实现了输入模糊数输出相对权重的功能,可以被很好使用 (FAHP original program that implements the input fuzzy output function of the relative weight that can be well used)
- 2011-05-14 17:38:22下载
- 积分:1
-
fruit
fruit recongnize is importart understand the code beefore of play
- 2013-11-28 09:25:29下载
- 积分:1
-
mamdani
mamdani based optimization technique
- 2011-10-12 13:30:25下载
- 积分:1
-
Floyd
Floyd最短路算法的MATLAB程序 (Floyd shortest path algorithm of MATLAB program)
- 2010-05-17 21:41:35下载
- 积分:1