-
matlab-code
信号处理,数据录入,傅里叶变换,计算频谱及倒谱!(Signal processing, computing the spectrum and cepstrum)
- 2012-04-17 15:24:38下载
- 积分:1
-
111
高阶谱和双谱程序,很全,内含自己编写的若干程序(High order spectrum and power spectrum procedures, very full)
- 2013-05-05 13:50:41下载
- 积分:1
-
newharris
对harrris算法进行改进,使得伪特征点减少,以及时间效率更佳(Improve harrris algorithm, making false feature points reduce, and better time efficiency)
- 2012-12-03 23:26: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
-
ParzenPNN
PNN的matlab源程序,包含parzenPNNclassify、parzenPNNlearning、parzenPNNimproving(PNN' s matlab source, including parzenPNNclassify, parzenPNNlearning, parzenPNNimproving)
- 2010-10-22 11:13:46下载
- 积分:1
-
zad3
add3.Plot step response characteristics of the designated parameter zależ nosi KKR and alternating time redouble Ti
- 2010-12-04 03:58:31下载
- 积分:1
-
MVseg
(cvpr12)Automatic Mitral Leaflet Tracking源代码((cvpr12)Automatic Mitral Leaflet Tracking)
- 2013-11-06 14:12:57下载
- 积分:1
-
method-of-MATLAB-code-to-exe-file
该文档一步步的描述如何将matlab源程序打包成可执行exe文件。(This document describes step by step how to make matlab source packaged into an executable exe file.)
- 2013-11-22 14:34:22下载
- 积分:1
-
HeartRateMonitor
ios平台基于蓝牙4.0 HeartRate(latform is based on the Bluetooth 4.0 HeartRate)
- 2014-02-17 15:12:38下载
- 积分:1
-
psk
学习matlab时编写的一个关于psk的小程序,应该还是有用的(Matlab prepared to learn when a small program on the psk, it should be useful)
- 2008-12-31 15:07:51下载
- 积分:1