-
MATLAB-genetic-algorithm
matlab genetic algorithm toolbox and its application
- 2011-06-14 16:46:01下载
- 积分:1
-
netlistgenerator
This is a Matlab routine generate a SPICE compatible netlist developed for numerical analysis in power grid.
- 2014-11-23 13:48:47下载
- 积分:1
-
1D_Wave_Equation_Cavity_FDTD.m
1D Wave Equation Cavity FDTD in Rectangular Coordinates
- 2013-12-23 04:22:18下载
- 积分:1
-
answertodigitalsignalprocessing
这是数字信号处理的的答案,是PDF形势的,我们可以把它下下来进行参考。(This is the answer to digital signal processing, is the PDF situation, we can put it down to the next reference.)
- 2010-07-01 21:57:48下载
- 积分:1
-
Kalman_filtering_algorithm
卡尔曼滤波,详细介绍了其具体过程,写论文必用,一定要收藏(It s very useful to write papers with Kalman filtering algorithms.)
- 2010-07-23 19:01:45下载
- 积分:1
-
Matlab2word
基于matlab编写,是一段生成word文档的小程序,文档中有一个表格,希望对大家编写输出数据程序有帮助(Matlab-based development, is a word document to generate a small program, a form document, prepared for all of us hope that the process output data to help)
- 2009-05-08 22:48:30下载
- 积分:1
-
br_mapping.m
speech recognition, br recognition
- 2010-12-03 18:28:58下载
- 积分:1
-
qr
说明: qr变换和householder求特征值的算法,可与matlab结果比对(qr transform and householder eigenvalue algorithm, the results compare with matlab)
- 2014-10-16 10:35:19下载
- 积分:1
-
robot-PID-contorller
1个matlab代码为机器人提供PID控制器。只要robot.m运行它。cinematic.m中描述机器人的电影 (A matlab code for the robot to provide PID controller. Robot.m long run it. cinematic.m description in robot movie )
- 2015-03-22 13:38:52下载
- 积分: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