-
xitong
系统响应的MATLAB分析程序
内附多个源代码,可作学习参考(System to respond to the MATLAB analysis program containing a number of source code, reference can be used for learning)
- 2009-05-02 12:29:58下载
- 积分:1
-
XINGXINGYUCED2
这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于线性预测系数(LPC)的语音信号重构。给出了完整的LPC matlab程序,包括语音信号采集,LP预测系数,阶数的选择以及预测结果误差曲线。(很好用)(This version of the program and then on the successful commissioning matlab2012b information previously graduation when found online, we want to be useful, based on linear prediction coefficient (LPC) voice signal reconstruction. Given a complete LPC matlab procedures, including voice signal acquisition, LP prediction coefficients, select the order and the prediction error curve. (Well used))
- 2014-01-16 13:11:27下载
- 积分:1
-
tuxiangchul
MATLAB的GUI编程图像处理中的基本问题,包括膨胀,腐蚀,线性插值等等一系列的运算。(Image Processing MATLAB-GUI programming in the basic issues, including expansion, corrosion, linear interpolation and so a series of operations.)
- 2010-06-05 09:28:26下载
- 积分:1
-
chapter3
说明: matlab与 人工神经网络2007 配套源程序(matlab and artificial neural network supporting source, 2007)
- 2008-11-21 10:36:00下载
- 积分:1
-
wjzzrd_1
MATLAB小程序,实现模糊仿人只能的仿真,和PID进行了对比(MATLAB applet, fuzzy imitation only simulation, and PID were compared)
- 2012-03-25 10:42:07下载
- 积分:1
-
MIMO-channel
对mimo的信道模型进行仿真,在OFDM技术下,MIMO信道的特性进行仿真(mimo channel )
- 2010-05-13 18:20:11下载
- 积分:1
-
pic
用matlab进行图像处理程序,可对图像进行对比度、灰度处理。(Matlab image processing procedure, but the image contrast, gray processing. )
- 2012-05-24 22:46:47下载
- 积分:1
-
EMSCtoolbox
emsc
extended的msc
多元散射校正(emsc extended a msc multiple scattering correction)
- 2009-03-07 10:14:46下载
- 积分:1
-
kalman
简单的卡尔曼程序,里面详细介绍了5条核心公式的使用,适合初学者,里面的注释也很多。(Simple Kalman procedure, which details the use of the five core formula, suitable for beginners, inside comment.)
- 2012-04-18 09:33:39下载
- 积分: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