搜索资源列表
function dedemov
- 这是一个用MATLAB来实现的差分算法 在MATLAB上模拟 挺有用的-using MATLAB to realize the difference algorithm in MATLAB simulation quite on the
0-9(Speech-Recogenition)用matlab仿真0到9十个数字的语音识别
- 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数
heat-transfer
- 用于一维和二维传热问题的有限差分和有限元法数值计算-For one-dimensional and two-dimensional heat transfer finite difference and finite element method numerical calculation
fdtdmpi1
- 时域有限差分的并行运算,matlab编程.主要是并行运算的连接问题的程序-FDTD parallel computing, matlab programming. Mainly connectivity problems in parallel computing procedures
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
de
- 差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
jiyushilianglianghuadeshuohrshibe
- 基于矢量量化的说话人识别本文从语音信号的预处理开始分析, 主要研究了特征参数的选择、提取、及识别算法,应用全极点模型,提取了语 音信号的线性预测倒谱系数和美尔倒谱系数,并进一步获得其一阶差分,将倒 谱系数与其一阶差分结合在一起形成新的特征参数。在识别算法方面,本文对 矢量量化的方法进行了研究,用Matlab语言实现了说话人识别系统的仿真与验 证。实验证明这种参数与单纯的线性预测倒谱系数和美尔倒谱系数相比更为有 效。- speech paper,help you study
CAMDF
- 语音信号处理中基音周期的提取算法。运用循环的平均幅度差分法实现的。-Speech signal processing algorithm for pitch period extraction. The average rate of use of cyclic difference method realized.
DECCG
- 在MATLAB环境下编的基于邻居搜索的动态差分协同进化代码-Neighbor search based on dynamic differential co-evolution code
Finite-difference-method
- malab有限差分应用,应用于有限差分方程计算。-finite different method.
88124019DE
- 进化差分算法,遗传算法的分支,非常好,值得学习- model and its detailed introduction matlab realize
TDE
- 非稳态二维热传导有限差分法matlab的代码-The unsteady two-dimensional heat conduction finite difference method matlab code
difference-equation
- 差分方程MATLAB代码,包括椭圆型,双曲线型,抛物线型-Differential equation of MATLAB code, including elliptic, the elliptic and parabolic
step13131313
- 二维正演程序,matlab,有限差分,地震波,希望对初学者有用-Two dimensional forward modeling program, MATLAB, finite difference, seismic wave, I hope useful for beginners
VC-
- 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多--A multi-target tracking matlab code, which accompanied the document. Background subtraction method which can achieve real-time updates. The code when a small target detec
fdtd2D
- 二维时域有限差分法的MATLAB程序,包括吸收边界条件等-Two-dimensional finite-difference time-domain method MATLAB, including absorbing boundary conditions
matlab
- 基于matlab的一阶差分与去均值作图程序-The first-order difference and to average mapping based on matlab program
DPSKbianma
- 用MATLAB实现DPSK编码器功能,该程序对M=8情况的DPSK实现了差分编码-DPSK encoded using MATLAB functions, the program for the case of M = 8 DPSK achieve a differential coding
MATLAB-program
- 对波动方程进行隐式差分,利用MATLAB编程进行求解,模拟波的传播-Volatility implicit difference equation, using MATLAB programming solver to simulate wave propagation
DE
- 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)