搜索资源列表
接收机的MATLAB仿真程序
- Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Descr iption: This
pnsequence
- MATLAB通信工具箱中的系统仿真,分为用SIMULINK模块框图进行仿真和用MATLAB函数进行的仿真两种。在用SIMULINK模块框图的...扩频通信有直接序列(DS)、跳频(FH-communications toolbox of MATLAB system simulation, categorized SIMULINK block diagram for using MATLAB simulation and the simulation function for both. Usin
LMS-MATLAB
- 介绍了基于最小均方算法(LMS 算法) 的自适应均衡器的原理和结构,针对用硬件实现LMS 算法的自适应均衡器存在的诸多缺点,利用MATLAB 工具对各种结构形式的自适应均衡器在不同 信道模型下的收敛速度和精度进行仿真,并介绍了该仿真程序。
fangzhenshili
- 应用matlab的仿真实例,对初学者很有用
matlab
- matlab实现自适应滤波 LMS算法的仿真程序 NLMS算法的仿真程序
lms
- lms的matlab程序仿真,可以实现lms的一些性能仿真
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系数
ICA
- ICA(主分量分析)算法和程序,是由Matlab模拟仿真而编写成的,非常不错。-ICA (PCA) algorithm and procedures are prepared by the Matlab simulation, into, very good.
speech
- 完成基于MFCC的语音识别系统仿真,文件中带有完成语音识别训练的源文件-Completion of MFCC-based speech recognition system simulation, document the completion of speech recognition training with the source file
LMSyuyin
- 本文将现实中采集到的一段语音加上了高斯白噪声,利用了LMS算法,将噪声滤除,仿真效果良好-This article will be collected in reality a section of voice coupled with a Gaussian white noise, using the LMS algorithm, the noise filtering, simulation results
mfccc
- MFCC参数很好的反映了人耳的听觉特性,所以在语音识别中我们也用到他,本代码是用matlab仿真了MFCC 参数的提取过程.-MFCC parameters well reflected the auditory characteristics of the human ear, so in speech recognition, we also used him, and this code is used matlab simulation parameters of the MFCC ex
matlab
- MATLAB下实现语音断点的完全仿真,加入了语音能量和过零率的比值一一对应。-MATLAB realization of the complete simulation breakpoint voice, joined the Voice of energy and zero-crossing rate of one-to-one ratio.
zixiangguandejiyinjiancechengxv
- 自相关函数的应用,进行基音检测,在MATLAB下进行仿真-Application of autocorrelation function for pitch detection, carried out in the MATLAB simulation
matlab_based_adaptive_system_emulation
- 基于matlab的自适应仿真,其算法都是LMS算法,有系统辨识,噪声对消,自适应滤波器,陷波器,图像的DCT变换-adaptive emulation based on LMS,include system recognise,noise canceler,adaptive filter,dct transform
jiyushilianglianghuadeshuohrshibe
- 基于矢量量化的说话人识别本文从语音信号的预处理开始分析, 主要研究了特征参数的选择、提取、及识别算法,应用全极点模型,提取了语 音信号的线性预测倒谱系数和美尔倒谱系数,并进一步获得其一阶差分,将倒 谱系数与其一阶差分结合在一起形成新的特征参数。在识别算法方面,本文对 矢量量化的方法进行了研究,用Matlab语言实现了说话人识别系统的仿真与验 证。实验证明这种参数与单纯的线性预测倒谱系数和美尔倒谱系数相比更为有 效。- speech paper,help you study
vh
- LMS自适应算法的matlab仿真源程序-LMS adaptive algorithm matlab simulation source
speechR
- 基于matlab的语音识别 用matlab仿真0到9十个数字的语音识别-speech recognition based on matlab
improved_SpectralSbutract
- 基于matlab的谱减算法的改进,仿真效果显示语音增强效果优于传统方法。-Matlab-based algorithm to improve the spectral reduction, speech enhancement simulation results show better than traditional methods.
hmm
- 这是一个MATLAB的仿真程序,属于语音识别方面的,主要用到HMM模型。-This is a MATLAB simulation program, voice recognition, mainly used in the HMM model.
新建文件夹 (4)
- 基于matlab的HMM语音识别仿真,通过matlab实现对0-9数字的语音识别(HMM speech recognition simulation based on MATLAB)