搜索资源列表
spectrumview
- 语音频谱分析仪器,具有对录制音乐和播放音乐的波形分析和语谱分析-SPEECH Spectrum ANALYSIS 。IT CAN ANALYSIS THE RECORDED WAV AND OTHER。
matlab.spsnip_gui
- 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
FBS
- 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.
marf.tar
- Modular Audio Recognition Framework-MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications (identification, NLP
GUI
- 1)选择一个语音信号作为分析对象,或录制一段语音信号; 2)对语音信号进行采样,画出采样前后语音信号的时域波形和频谱图; 3)利用MATLAB中的随机函数产生噪声加入到语音信号中,使语音信号被污染,然后进行频谱分析; 4)设计用于处理该语音信号的数字滤波器,给出滤波器的性能指标,画出滤波器的频率响应; 5)对被噪声污染的语音信号进行滤波,画出滤波前后信号的时域波形和频谱,并对滤波前后的信号进行比较和分析; 6)回放各步骤的语音信号,给出相应处理程序及运行结果分析。-1) Select a voi
COS
- 对语音信号及频谱的分析,并对加入噪声后的语音新号进行了分析-The analysis of the speech signal and the spectrum
Speech-signal-short-time-analysis
- 语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等-Short-time speech signal analysis, mainly including: sub-frame, short-time energy, short-term average, short-time zero-crossing rate, short-time auto-correlation function, short-t
voicebox
- 语音处理工具包,包括matlab语音输入输出,谱分析,LPC分析,语音增强等-Voice processing toolkit, including matlab voice input and output, spectral analysis, LPC analysis, speech enhancement, etc.
Linear-Predictive-Coder-master
- 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
matlab画语音语谱图
- 语谱图反映了语音信号的动态频谱特性,在语音分析中具有重要的实用价值,被称为可视语音。“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