搜索资源列表
语音信号的短时分析
- 语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等
语音信号的短时谱、自相关函数
- 语音信号的短时谱、自相关函数,过零率等函数的MATLAB程序,非常好用,简单易懂。,voice autocorrelation function。
BispectrumWavelets
- 用双谱和小波变换去除信号中加性高斯噪声的相关程序 1.实现单个变量的双谱分析程序 2.用傅立叶反变换求自相关函数的程序 3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序 4.读取.wav语音信号后用小波去加信白噪声的程序 5.用各种小波和阀值对同一信号去加性噪声效果比较的程序 -Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
speech
- 语音信号时域特性分析,包括时域谱,短时过零率分析,短时幅值,短时能量,自相关函数-Analysis of time-domain characteristics of speech signals
voicebox
- 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
SpeechSignalFeatureExtractioncprogram
- 主要描述了基于特定人语音信号特征提取以及相关代码-Mainly describes the people on the basis of specific speech signal feature extraction and related code
NCFF
- 语音信号处理中基音检测源程序,用matlab实现的。主要应用了改进的自相关技术。-Pitch detection in speech signal processing source code, using matlab be achieved. Major applications to improve the self-related technologies.
ACF
- 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
yingwenwenxian
- 英文文献,和语音信号处理中基音周期提取算法相关的文章。-English literature, and speech signal processing in the pitch period extraction algorithm related articles.
LPC_ACFpitchdetection
- 这是一个简单的语音基音检测方法,通过对语音信号进行滤波、分帧、求自相关函数,可得到浊音的基音周期,从而实现基频检测。-This is a simple voice pitch detection, voice signals by filtering, sub-frame, find the autocorrelation function, voiced the pitch period available to achieve the fundamental frequency testin
short-time-autocorrelation-function
- 计算任一语音信号的短时自相关函数,并用画图的形式表现出来,可自定义样本数,和采样频率。方便简洁。-Any calculation of short-time speech signal autocorrelation function, and use the form of drawing out the number of samples can be customized, and the sampling frequency. Easy to clean.
lpc-matlab
- 这个MATLAB的代码集是通过多个程序实现语音信号的各种分析,包括清音浊音,计算自相关函数,计算基因周期等-The MATLAB code set is more than one program by a variety of voice signal analysis, including voiceless voiced, calculated from the correlation function to calculate genetic cycles
语音信号处理
- 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to realize speech signal in time dom
提取语音信号基频
- 用自相关函数提取语音信号基频,提取音频文件的基频等高线(Use the autocorrelation function on segments of the signal (windowsize: 100ms) and compute the fundamental frequency. Use a max_time_lag of 100ms in the autocorrelation function and a window shift of 25ms. Create a fundame
bin
- MATLAB语音信号短时分析,包括自相关,能量谱,过零率等(Short time analysis of MATLAB speech signals, including autocorrelation, energy spectrum, zero crossing rate, etc.)
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
matlab自相关
- 此源文件包含了MATLAB两种自相关函数,并将其用于数字信号的处理,比较两种函数的不同(This source file contains two autocorrelation functions of MATLAB and is used for digital signal processing, comparing the two functions.)
FIR,IIR滤波器对语音信号的滤波处理matlab仿真
- 本资源实现的是构建一个FIR滤波器对一段语音信号进行处理,IIR滤波器的构建分别采用了冲激响应不变法和双线性变换法,内部含有相关论文,方便理解
应用Matlab对语音信号进行频谱分析及滤波完整代码
- 用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)
对语音进行加噪、去噪、变速等处理
- 基于matlab对语音信号进行加入随机噪声、去噪滤波、变声变速等处理,并显示出相关波形和频谱图。(Based on matlab, the speech signal is processed by adding random noise, denoising and filtering, changing sound and speed, and the relevant waveforms and spectrum diagrams are displayed.)