资源列表
Lab_6
- OPNET wireless_mrt_net_ref-antenna_test-OPNET antenna_test
matlab_based_adaptive_system_emulation
- 基于matlab的自适应仿真,其算法都是LMS算法,有系统辨识,噪声对消,自适应滤波器,陷波器,图像的DCT变换-adaptive emulation based on LMS,include system recognise,noise canceler,adaptive filter,dct transform
LMS
- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
texttospeech
- converts text written by you to speech . require microsoft API.
sptoolbox
- pitch detection algorithms.
pitchwatch
- This code is used to calculated Pitch of the input signal.
silence_remove
- This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by m
MATLAB-YUYINSHIBIE
- 这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
speech
- 语音识别主要指让机器听懂人的语言,即在各种情况下,准确地识别出语音的内容,从而根据其信息,执行人的各种意图。 -Research on Vector Quantization in Speech Recognition
SDRAM
- 浅显易懂的vrilogHDL的程序,可以帮助你迅速上手-f
AGC
- AGC algorithm for CMMB -AGC algorithm for CMMB AGC algorithm for CMMB
work
- 语音文件加窗后比较去零的范围,以及它们的比较图。-After the voice file comparison window to increase the scope of zero, and their comparison.