搜索资源列表
dtw_win
- 语音信号时域动态归整MATLAB原程序,可以用于语音识别。
yuyin
- 语音信号的时域处理,有短时能量,短时平均幅度,短时过零率和短时自相关函数。
lmstde_a.zip
- 原上载过一个LMSTDE,适用于两个信号在时域上不重叠,而本程序的两个信号在时域上重叠的,并以正弦波作为例子加以说明,求出延迟时间。,The original upload a LMSTDE, apply to the two signals, which in the time domain do not overlap, and this process two signals are overlapped in time domain and a sine signal as an exa
mpsound
- 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
iirsinglefnoise
- 首先提取语音信号,并对其加单频噪声,设计IIR滤波器,滤除单频噪声,显示滤除前后时域波形的对比,并播放滤除后的语音信号。-First, extract the speech signal, and add single-frequency noise, design IIR filters to filter out single-frequency noise. Display the time-domain waveform before and after filter, and pl
speech
- 语音信号时域特性分析,包括时域谱,短时过零率分析,短时幅值,短时能量,自相关函数-Analysis of time-domain characteristics of speech signals
voise
- 用MATLAB对原始语音信号进行分析,画出它的时域波形和频谱 -Using MATLAB to carry out the original speech signal analysis, to draw its time-domain waveform and spectrum
speechsignalprocessing
- 易克初-本书主要介绍了语音信号的时频处理、频谱分析方法、线性预测原理和语音信号的时频域表示、参数表示和矢量表示等等,涉及时域分布、小波理论和矢量量化等新兴新域-speech signal processing
yuyinshiyupinyufenxi
- 语音信号的时域频域分析,从短时能量到语谱图,以及线性预测参数和梅尔倒谱系数-Speech signal in time domain frequency domain analysis, from the short-term energy to the spectrogram, and the linear prediction parameters and the Mel cepstral coefficients, etc.
SimulinkFSK
- 题目要求: 1.录制一段自己的语音信号,并对录制的信号进行采样; 2.画出采样后的语音信号的时域波形和频谱图; 3.给定滤波器的性能指标,采用窗函数法和双线性变换法设计滤波器, 并划出滤波器的频域响应; 4.用该滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱, 并对滤波前后的信号进行对比,分析信号的变化; 5.回放语音信号; 6.设计一个信号处理系统界面。-Subject to: 1. Recorded his voice for so
BasedonMATLABspeechsignalspectrumanalysisandfilter
- 录制一段个人自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号-The individual' s own record a voice signal, and the recorded signal is sampled draw sampled
program
- 语音信号时域频域分析(白噪声与高斯噪声的去噪)-Speech signal time-domain frequency domain analysis (white noise and Gaussian noise denoising)
time_extend
- 语音延长、变速处理程序,实现语音信号时域延长; 主要步骤是先对原始语音信号进行加窗,再对加窗后的语音信号进行时域扩展; 以上处理之后语音信号可能会带进新的噪声,所以再对处理后的语音信号,使用FIR滤波器进行去噪处理。-Voice extending process, extending the time-domain voice signal The first major step is added to the original speech signal window, a
wra
- 在上一次实验的基础上,进一步理解加窗思想在语音语音信号处理的作用和语音信号时域处理的基本方法,掌握基于短时自相关函数的基音周期估计的算法,理解窗长与基因周期之间的关系。完成语音基因计算。-an implementation of the pitch estimation algorithm based on short-time autocorrelation function
yuyinxinhaochuli
- 本实验要求掌握时域特征分析原理,并利用已学知识,编写程序求解语音信号的短时过零率、短时能量、短时自相关特征,分析实验结果,并能掌握借助时域分析方法所求得的参数分析语音信号的基音周期及共振峰。基于MATLAB的语音信号时域特征分析-In this study, the analysis required to master the principles of time-domain characteristics, and use the learned knowledge to write pr
yuyinxinhao
- 基于matlab的一些语音信号处理实例源码及相关文件,包括语音信号时域频域分析,清浊音判断,语音识别合成等-Based on some of the voice signal processing matlab source code examples and related documents, including voice signal frequency domain analysis, Voicing judgment, speech recognition, synthesis
Music-signal-processing
- 音乐信号时域处理,包括基本的时频域分析,以及衰减,回声等-When the music domain signal processing, including basic time-frequency domain analysis, as well as attenuation, echo
chenxu
- (1)录制一段语音信号,完成对信号的采样,画出信号的时域波形和频谱图,确定信号的频谱范围; (2)给信号叠加噪声(噪声类型分为如下几种:a白噪声;b单频噪色(正弦干扰);c多频噪声(多正弦干扰);d其它干扰。),画出受噪声干扰的信号时域波形和频谱图; (3)采用窗函数法设计FIR低通滤波器,画出滤波器的频响特性图; (4)用所设计的滤波器对受噪声影响的信号进行滤波,画出滤波后语音信号的时域波形图和频谱图; (5)对滤波前后的信号进行对比,分析信号的变化;回放语音信号,并与原始语音信号对比
matlab
- 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)
audio_tezheng
- 语音信号的时域、频域与倒谱域分析。 1.分析一帧清音和浊音的自相关函数和倒谱系数 2.用Matlab画出该段语音的时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率 3.选择一帧无声、清音和浊音的语音,用Matlab画出它们的对数幅度谱(Time domain, frequency domain and cepstrum domain analysis of speech signals. 1. Analyze the autocorrelation function and c