-
cp0102_sinpulse_two
超宽带无线电基础一书中产生固定周期数的正弦脉冲的程序(Ultra-wideband radio produced a book based on the number of fixed-cycle sinusoidal pulse procedure)
- 2009-01-08 09:39:06下载
- 积分:1
-
Fuzzy_neural_network_Train
source code of train function of fuzzy bp neural network
- 2009-06-07 15:02:34下载
- 积分:1
-
WSNlocalization
传感器网络,搭建传感器网络,实现定位,判断定位误差(wireless sensor network)
- 2014-11-24 21:54:11下载
- 积分:1
-
internaltestportion
Fiber wireless communication system using matlab
- 2013-03-04 21:31:43下载
- 积分:1
-
IMPORTANCE-SAMPLING
IMPORTANCE SAMPLING sIGNAL PROCESSING
- 2013-10-31 08:14:24下载
- 积分:1
-
AGC
此函数实现了自动语音增强算法,使语音在指定的动态范围内。(This function has automatic speech enhancement algorithm, so that voice at the specified dynamic range.)
- 2007-12-07 13:52:26下载
- 积分:1
-
Modicon-Quantum-Safety-PLC-Reference-Manual
The Quantum Safety PLC is a Safety-Related System certified according to
IEC 61508 by TüV Rheinland Group. It is based on the Quantum family of
programmable logic controllers (PLCs).
- 2014-01-17 01:35:19下载
- 积分:1
-
Fisher
模式识别中Fisher线性分类器的Matlab实现,将随机数分类并人机交互地输入测试点。(Fisher linear classifier in pattern recognition written in Matlab. It generates random sample dots and input test samples via clicking.)
- 2015-03-30 21:07:17下载
- 积分: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
-
Toolbox_MATLAB_neural_network_and_application
面向MATLAB工具箱神经网络理论与运用(包含书上的源程序)(Toolbox for MATLAB neural network theory and application (including the source book))
- 2009-02-04 14:45:33下载
- 积分:1