-
HHT1
这个是一个HHT的镜像延拓的emd程序。可以适当地解决emd变换的端点效应问题。你可以下下来参考下。(This is a mirror image of HHT emd Extension program. Emd can transform an appropriate solution to end effects. You can refer to the next down.)
- 2010-10-09 15:01:48下载
- 积分:1
-
stepwise
最小二乘法多元线性回归的matlab实现(Least squares linear regression of the matlab implementation)
- 2011-01-06 20:41:53下载
- 积分:1
-
matlab
关于matlab的一些图像预处理方面的文档知识与代码,希望对大家有所帮助(Matlab image pre-processing on some aspects of the documentation and code knowledge, we hope to help)
- 2011-10-26 09:51:40下载
- 积分:1
-
toUpload
linear programing demo. An easy example in matlab. Very easy to follow this demo.
- 2012-09-24 13:56:46下载
- 积分:1
-
eofscale
matlab计算气象专业常用EOFscale程序,经测试可以使用(Common EOFscale meteorological computing matlab procedures)
- 2013-12-19 14:14:31下载
- 积分:1
-
uve
uve算法提取光谱特征波长,matlab例程,结合了pls(Uve algorithm to extract spectral characteristic wavelength, matlab routine, combined with PLS)
- 2020-12-24 14:49:07下载
- 积分:1
-
MATLAB
MIMO-OFDM信道容量MATLAB程序(MIMO-OFDM channel capacity MATLAB program)
- 2013-12-02 15:03:28下载
- 积分:1
-
DE
说明: 微分进化算法,用于参数优化、寻找极值等,可自行加入其他约束条件和修改目标函数(Differential evolution algorithm for parameter optimization, search extreme, can free to add other constraints and modify the objective function)
- 2011-01-12 11:35:07下载
- 积分:1
-
BP1
采用L-M优化算法用以训练BP神经网络,使其能够拟合某一附加有白噪声的正弦样本数据。设计一个三层BP神经网络,其网络的隐含层神经元的激励函数为双曲正切型,输出层各神经元的激励函数为线性函数,隐含层有6个神经元(LM optimization algorithm used to train BP neural network to enable it to fit a white noise, sine additional sample data. Design a three BP neural network, its network of hidden layer neuron activation function of hyperbolic tangent type for the output layer activation function of each neuron is a linear function of the hidden layer has 6 neurons)
- 2010-05-06 16:52:18下载
- 积分: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