-
Wavelet
数字图像 的小波算法及 快速小波变换(Digital image wavelet algorithm and fast wavelet transform)
- 2010-05-12 21:02:52下载
- 积分:1
-
matlab-TLD--code
TLD是英国Surrey大学的Zdenek Kalal发表在PAMI2012年七月刊的一篇文章,主要贡献在于将跟踪与检测结合在一起,实现了工程上可应用的实时跟踪程序(TLD is Zdenek Kalal at the University of Surrey, UK, published in the July issue of PAMI2012 in an article, the main contribution is the tracking and detection together to achieve real-time tracking program on the project can be applied)
- 2014-12-06 11:47:24下载
- 积分:1
-
m1
说明: 蚁群算法,云模型,逻辑斯蒂模型,SVM超平面聚类分析(Ant colony algorithm, cloud model, logistic model, SVM hyperplane clustering analysis)
- 2018-09-28 17:57:03下载
- 积分:1
-
MATLAB实现对iris数据的分类
说明: 基于MATLAB或其他环境,实现对iris及DNA 数据的分类。(Based on MATLAB or other environment, iris and DNA data are classified.)
- 2020-06-17 19:18:09下载
- 积分:1
-
matlabstudy
精通matlab综合辅导与指南,doc文档,matlab学习的辅导资料(Proficient in matlab comprehensive counseling and guidance, doc documents, matlab learning counseling information)
- 2010-06-05 16:32:51下载
- 积分:1
-
docking
关于太空docking的一些论文文献,特地拿来共享一下
A number of papers on space docking literature, specially brought about sharing(A number of papers on space docking literature, specially brought about sharing)
- 2013-04-06 14:11:58下载
- 积分:1
-
icra07_final_submission_flickinger-(1)
Remote Low Frequency State Feedback Kinematic Motion Control for
Mobile Robot Trajectory Tracking
- 2015-01-06 04:48:24下载
- 积分:1
-
恒速模型卡尔曼滤波仿真
Kalman 方便理解kalman算法 则卡尔曼滤波的算法流程为: 预估计X(k)^=F(k,k-1)·X(k-1) 计算预估计协方差矩阵C(k)^=F(k,k-1)×C(k)×F(k,k-1)"+T(k,k-1)×Q(k)×T(k,k-1)"Q(k) = U(k)×U(k)" 计算卡尔曼增益矩阵K(k) = C(k)^×H(k)"×[H(k)×C(k)^×H(k)"+R(k)]^(-1)R(k) = N(k)×N(k)"
- 2023-04-28 23:50:03下载
- 积分:1
-
MATLAB-program-optimization
matlab程序优化问题及其解决方法,通过优化程序使程序运行效率更高(Matlab program optimization problems and their solutions, through the optimization program makes the program efficiency is higher)
- 2012-02-27 12:37:45下载
- 积分:1
-
meierdaopufadematlabshixian
对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。
取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节:
1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率谱信号通过mel滤波器组,得到相应的25个功率值;9.对这些功率值取自然对数;10.对这些值取离散作弦变换;11.将得到的值去掉直流分量,取其它值作为MFCC参数。
(Concentrated on recording a voice signal, using BATLAB designed Mayer cases spectral algorithm, and implementation.
Get a voice signal signal focus: "xxxxxx", will it as input for the design of a voice signal to Mel Cepstrum algorithm in the algorithm, the main design of the following links:
1. Read a speech signal 2. On the signal normalized 3. Of the normalized windowed signal processing (here, rectangular window length must be 257, re-frame size 64) 4. For Pre-emphasis processing through a high-pass filter: 5 for 512 points of FFT 6. modulo square were obtained spectrum 7. in the design of mel filter banks, I use a 25 band-pass filter 8 . will be the power spectrum signal by mel filter bank, corresponding to the 25 power values 9. on the power to take the natural logarithm value 10. to take these values as strings of discrete transform 11. will be of value to out DC component, to take other values as MFCC parameters.)
- 2010-09-21 22:01:57下载
- 积分:1