搜索资源列表
segsnr.利用matlab进行语音信号的信噪比求解
- 利用matlab进行语音信号的信噪比求解。。,clc clear x=wavread( x1 ) y=wavread( y1 )
DAFXStudioSetup
- matlab编程代码:基于相位的音乐起点的检测-matlab English program first, i wavread the voice file and save it into a text file test.dat. then i fread it block by block and going through the processing. then i try to save the output x into result.dat and play the s
DSP
- 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
Voice.detection.source.code
- 集成了enframe语音的帧分段,wavread wav语音文件的读取,vad端点识别,DTW等m文件。-Integrated enframe voice frame section, wavread wav sound files to read, vad endpoint identification, DTW and other m files.
wavread
- c语言读取wav文件源代码,对于了解wav文件的内部存储结构很有帮助-C source code of reading wav file
wavread
- visual studio 2010环境下,实现对wav语音文件的正确读取。-visual studio 2010 environment, to achieve the wav audio file read correctly.