搜索资源列表
机器人语言控制系统
- vc++6.0 开发的机器人语言控制系统,能够用语音同过串口通讯命令机器人执行诸如:上升、下降、大臂运行、大臂归零等命令-vc 6.0 development language robot control system can be used with voice communications over serial order robot such as : up, down, the running boom, boom, such as zero order
exp_001
- 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。所有的计算结果都会显示在程序运行后生成的文本文档中。注意,运行程序时需要修改wave文件路径,在程序中体现为wavefilename字符串指针所指向的内容。-own VC prepared a document reader wave and short-term energy calculation, Short-term rates and zero autocorrelation function pro
tdpsola
- 此算法是针对语音合成,采用时域的基音同步叠加算法,对波形进行韵律特征提取,修改,以及合成(包括短时能量分析,短时过零率分析等等算法)!算法是用matlab编写的-Speech synthesis, using time-domain synchronous Pitch stack algorithm, rhythm right waveform feature extraction, modification, and synthesis (including short-term energy
endpointvad
- 自已编写的语音信号端点检测程序,采用短时能量与短时过零率的方法。-authorship of the speech signal endpoint detection procedures, using short-term over short-term energy and the rate of zero.
bss-sond
- 提出了一种新的自适应盲源分离算法。在无噪音实时两源两传感器的情况下, 一旦观 测信号被白化, 只需要辨识一个特定的旋转矩阵就可以完成盲源分离, 并给出了能表征该旋转矩阵的角的自适应估计器。仿真结果表明, 当满足源峭度和不为零的条件时, 这种方法是一种稳定的和有效的分离算法。-proposes a new adaptive algorithm for blind source separation. In the absence of real-time two noise sources t
VoiceReconize
- 语音识别代码,机器人语音控制系统 CMDs=零,一,二,三,四,五,六,七,八,九,执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取
basicprocessingofspeech
- 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示。-speech signal processing Maylab the most basic procedures, including reading the speech waveform. voiceless voiced detection, adding windows, the zero-rate, short-term energy, the
wavematlab
- 语音分析,可以求过零率,短时能量,短时幅度等-speech analysis, can seek zero rate, short-term energy, short-term margin
lsp3
- 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示-speech signal processing Maylab the most basic procedures, including reading the speech waveform. voiceless voiced detection, adding windows, the zero-rate, short-term energy, the m
vad
- 一个简易的端点检测程序,已经实现,包括基于过零率、短时能量的双门限判决方法。-a simple endpoint detection procedures has been achieved, including on the basis of zero rate Short-term dual energy threshold judgment method.
traitementduson
- Speech analysis and parameter extraction Short-term analysis, frames and windows Time-domain analysis: energy, zero-crossings, statistic parameters, autocorrelation Frequency-domain analysis: spectra and spectrograms Cepstral analysis Linear predi
VCandMATLAB
- Based on short-term energy detection and short-term cross zero rates detection in speech reorganization,the paper presents two-threshold endpoint detection.In addition,an accurate speech segmentation algorithm is achieved with the wavelet transfo
detectendpoint1.rar
- 计算过零率,短时能量,调整能量门限,端点检测都是语音信号当中不可缺少的部分,Calculation of zero-crossing rate, short-term energy and adjust the energy threshold, endpoint detection of speech signals which are an integral part of
endpoint_detection.rar
- 基于双门限法与短时过零率的语音端点检测程序,the endpoint based on short-term zero-crossing rate and detectionDual-threshold method
speech
- 语音参数短时能量,短时过零率,短时平均幅度,语音端点检测,fft变换与反变换-Voice parameters of short-time energy, short-time zero-crossing rate, short-term average rate, voice activity detection, fft transform and inverse transform
ddjc
- 利用短时平均能量和短时平均过零率,对语音信号进行端点检测-Average energy use of short-term and short-time average zero-crossing rate, speech endpoint detection signal
minimumphaseFIRfilter
- FIR滤波器设计中往往是线性相位,但不是最小相位,所以它的零点有部分在单位圆外。把单位圆外的零点映射到单位圆内,构成最小相位滤波器。-FIR filter design is often the linear phase, but it is not minimum phase, so it has some of the zeros outside the unit circle. To zero outside the unit circle is mapped to the unit ci
frame
- 读取语音文件 进行分帧加窗 及计算语音文件短时能力和过零率。可用于对音乐哼唱检索系统的开发及研究学习。-Voice files to read sub-frame and calculation of windowed audio files and short-term zero-crossing rate. Music can be used to Query by Humming system development and research study.
yuyin
- 时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率-Time-domain waveform, short-term energy, short-term average rate, short-term zero crossing rate, short-term rates over Level
zcr
- 同一种思想,三种实现方法,求语音信号的短时过零率,并相互验证。运行无误-three roads to the ZCR(zero-cross rate) of speech signal according to its defination.