搜索资源列表
endpoint
- matlab对语音信号中断点检测算法的一种实现。
已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值
- 利用MATLAB编程实现“已知直升飞机旋转机翼外形曲线上的一些型值点及端点处一阶导数值”。,The use of MATLAB Programming known helicopter rotary wing shape curve at some point and the endpoint-type value of one derivative values.
MATLAB--Endpoint-Detection-
- 介绍了端点检测的基本方法:基于短时能量的、基于短时过零率的、双门限检测的方法-Describes the basic method of endpoint detection: Based on short-term energy, zero crossing rate based on short-term, double threshold detection method
emd_local.rar
- 用镜像延拓法处理端点效应,通过信号极值点的信息来获得信号端点之外的极值点信息。,Continuation method using image processing endpoint effect, through the extreme points of the information signal to obtain signal the endpoint of the extremal points outside information.
stft.rar
- 短时能量,端点检测,功率谱图与短时f变换,时域与f变换的matlab实现,Short-term energy, endpoint detection, and short-term power spectra of f transform, time-domain transform matlab with the realization of f
vad
- 基于双门限比较法的端点检测程序,使用matlab7编写!-Comparison method based on double threshold endpoint testing procedures, the use matlab7 write!
ENDPOINT
- matlab环境下的语音端点检测代码 主函数是duandianjiance2.m 文件夹里附带了几个测试音-matlab environment endpoint detection code, the main function is duandianjiance2.m folder comes with several test tone
ASKBPSk
- 噪声背景下的语音端点检测和语音增强算法,在信噪比很低的强航空噪声背景下,-aviation noise background voice endpoint detection and voice enhancement algorithms, and very low signal to noise ratio in the strong aviation background noise, particularly effective
enframe
- 语音端点检测算法,在matlab里面实现语音端点的准确检测。为读者开发噪声环境下的精确VAD提供思路.-voice endpoint detection algorithm in Matlab voice inside the precise endpoint detection. Readers development under noisy environments to provide accurate VAD ideas.
vad
- 在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用-In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role
FastICA_21
- 快速独立分量变换,可用于信号特征的提取以及端点检测等,非常好用!-Fast independent component transform, can be used for the extraction of signal characteristics, such as endpoint detection, as well as very easy to use!
vad
- 对一段语音进行端点检测并对检测的语音画出方框图,不同于一般只画竖线-Endpoint detection of a voice to draw the block diagram and detection of voice is different from the vertical line is generally drawn
myVoice
- 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detec
sang
- 一种基于信息熵的Matlab端点检测算法,抗噪性能比较好-Matlab based on information entropy of the endpoint detection algorithm, better anti-noise performance
matlab
- 语音识别预处理matlab实现,包括端点检测,预加重,加窗-Speech recognition pre matlab implementation, including endpoint detection, pre-emphasis, windowing
voice_prcossing
- 语音增强,倒谱,端点检测,共振峰检测,去噪-Speech enhancement, cepstrum, endpoint detection, formant detection, denoising
endpointdetecting(matlab)
- 语音端点检测,有助于除去语音信号中的噪音部分,留下有用的携带信息的部分,有利于提取其中有用的语音特征参数,从而提高识别率。-Endpoint detection, helps remove the noise part of the speech signal, leaving useful information-bearing part, is conducive to extract the speech feature useful to improve the recognition
edp
- 这个是端点检测的程序,用的是基于短时能量和过零率的方法,最后在语音信号的波形图上对检测到的端点进行了标注-This is the endpoint detection process, using a short-term energy and zero-based rate method, the last waveform in the speech signal detected on the endpoint to the mark
endpoint-detect
- 检测语音信号起始点和终止点,用于音频传输-endpoint detect
MATLAB指纹识别[GUI界面,报警,门禁系统]
- 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on