搜索资源列表
-
0下载:
This a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instru
-
-
0下载:
A short-time analysis-synthesis system for speech is developed in MATLAB using the Filter Bank Summation (FBS) method. Provision for different sampling rates at analysis and synthesis means rate change can be carried out.
-
-
2下载:
1)选择一个语音信号作为分析对象,或录制一段语音信号; 2)对语音信号进行采样,画出采样前后语音信号的时域波形和频谱图; 3)利用MATLAB中的随机函数产生噪声加入到语音信号中,使语音信号被污染,然后进行频谱分析; 4)设计用于处理该语音信号的数字滤波器,给出滤波器的性能指标,画出滤波器的频率响应; 5)对被噪声污染的语音信号进行滤波,画出滤波前后信号的时域波形和频谱,并对滤波前后的信号进行比较和分析; 6)回放各步骤的语音信号,给出相应处理程序及运行结果分析。-1) Select a voi
-
-
0下载:
语音处理工具包,包括matlab语音输入输出,谱分析,LPC分析,语音增强等-Voice processing toolkit, including matlab voice input and output, spectral analysis, LPC analysis, speech enhancement, etc.
-
-
0下载:
Linear-Predictive-Coder
MATLAB Implementation of LPC algorithm for speech signal
# Why LPC?
In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the
-
-
1下载:
语谱图反映了语音信号的动态频谱特性,在语音分析中具有重要的实用价值,被称为可视语音。“yuputu”是用matlab完成语谱图的程序(Spectrogram reflects the dynamic spectrum characteristics of speech signals. It has important practical value in speech analysis and is called visual speech. "Yuputu" is a p
-