-
voicebox
MATLAB语音处理的函数工具箱,为语音处理提供基本函数(MATLAB toolbox voice processing functions, provide basic functions for the voice processing)
- 2010-05-14 16:27:52下载
- 积分:1
-
代码
关于计算电池寿命的小程序,可以实现功能的小程序(A small program for calculating battery life can be realized.)
- 2018-11-27 11:15:05下载
- 积分:1
-
huice2
matlab量化择时模型回测代码,matlab量化择时模型回测代码(Optional model to quantify when backtesting matlab code)
- 2014-02-26 19:31:09下载
- 积分:1
-
lesilefix1
说明: 莱斯利人口预测模型 莱斯利矩阵为91阶方针表示从0岁到90岁各个年龄段的生育率和存活率集合(leslie )
- 2009-08-29 19:10:50下载
- 积分:1
-
BilinearQuadAssemble
BBABssemble(K,k,i,j,m,n)根据单元结点信(i,j,m,n)将单刚阵定位到总刚阵中。(This function assembles the element
stiffness matrix k of the bilinear
quadrilateral element with nodes i, j,
m, and n into the global stiffness
matrix K.
)
- 2011-06-26 16:02:07下载
- 积分:1
-
OLIVETTI-FAX-LAB-115-user-guide
OLIVETTI FAX-LAB 115 user guide
- 2015-03-31 00:25:03下载
- 积分:1
-
dbscan
DBSCAN算法的matlab 实现。。基于密度的聚类算法。。。(DBSCAN algorithm matlab implementation. . Density-based clustering algorithm. . .)
- 2010-08-05 08:34:19下载
- 积分:1
-
spectrumcorrectenergymethodshare
离散频谱校正,采用加hanning窗的能量重心法校正,程序已实际验证(Discrete spectrum correction, correction with adding hanning window energy gravity method, program has been the actual authentication)
- 2021-04-15 23:28:54下载
- 积分:1
-
test3_4
说明: 方程组追赶法的C++程序以及MATLAB源程序(Equations chase law procedures and the MATLAB C++ source code)
- 2011-04-12 00:03:24下载
- 积分:1
-
DLTcode
Robust Non-negative Dictionary Learning for Visual Tracking
The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or run on individual sequence.
To run the benchmark, just put the entire folder into the /trackers folder in the benchmark code base, and modify the configTrackers.m in util folder. DLT gets an AUC of 0.436, which ranks 5th among 26 in the benchmark by 19/03/2014. We don t tune parameters for single sequence in this case, all the parameters are stored in trackparam_DLT.m.
To run on individual video, you need to modify the dataPath and title in run_individual.m.
If you run MATLAB version after 2012, and have a CUDA compatible GPU installed, you may enjoy the fast computation speed by GPU, just set useGPU to true in trackparam_DLT.m and run_individual.m!
- 2014-09-02 12:25:35下载
- 积分:1