搜索资源列表
enframe
- 这是一个窗函数分帧函数,它在melcepst这个函数中被调用。(当然也可以用在平常的分帧)-This is a window function and sub-frame function, it melcepst this function is called. (Of course, can also be used in the usual sub-frames)
enframe
- 比较好,这个函数主要解决了分帧的问题。是我自己在闲暇时候的作品-Better, this function is mainly to solve the problem of sub-frames. Is my own work in the leisure time
2-yuputu
- 程序给出了0~10发音的语谱图,其中采用分帧函数对信号进行分帧处理然后在用fft算法得到频谱信息,后用灰度图像表示-Program gives the pronunciation of words from 0 to 10 spectra, which employs the signal sub-frame function and then in the sub-frame processing spectral information obtained with the fft algor
matlab
- matlab中有语音处理所需的分帧函数和重叠相加函数,调用起来很简单。-matlab in the sub-frame required for voice processing functions and overlap-add function, call it so easy.
blockframes
- 语音信号处理中用于说话认识别中预处理部分的分帧函数代码-Speech signal processing for speech understanding in other parts of the sub-frame in the pre-function code
voicebox
- 语音方面的工具箱,里面包含了很多语音的基础函数如分帧函数-Voice in the toolbox, which contains a lot of voice-based functions such as sub-frame function, etc., etc.
enframe_envolape
- 基于matlab语音分析的分帧函数,可以实现对语音信号清音 浊音的分帧分析-Matlab speech analysis based on the sub-frame function, can realize the voiceless voiced speech signal analysis of the sub-frame
framing
- 该程序是在matlab2010环境下编写的音频分帧函数。-a speech framing function
fra
- 语音信号处理中的分帧函数,可用于对语音信号进行分帧处理-The sub-frame in the speech signal processing functions for the speech signal sub-frame processing
Audio-Processing
- 语音处理的课程设计代码,分帧函数,和一些时域和频域的分析。-Voice processing curriculum design code, the function of the sub-frame, and the time domain and frequency domain analysis.
enframe
- 语音信号中经常使用的分帧函数,只需调用就可》-Voice signals are frequently used sub-frame function, you can simply call "
enframe
- matlab分帧函数,详细情况见内部注释-matlab sub-frame function, the internal details, see note
enframe
- 分帧函数,用在语音识别等语音处理领域,matlab平台。-Sub-frame function, used in the field of speech processing and speech recognition, matlab platform.
load-voice
- 卡尔曼滤波的语音增强算法 内涵分帧函数,窗函数等-Klaman filtering
enframe
- 小波分解语音增强中使用的分帧函数定义,使用时需另外建立文件定义-Wavelet decomposition is used in speech enhancement of framing function definitions, when used to create additional file definition
enframe
- 数字信号处理中的分帧函数的matlab实现与详解-Detailed implementation and digital signal processing in the MATLAB frame function.
enframe
- 语音信号处理中分帧函数,语音预处理中一个较为重要的过程-Processing of speech signal frame function
分帧函数、短时傅立叶变换函数
- 包含分帧函数以及短时傅立叶变换函数,即将采集到的信号进行分帧处理,并进行短时傅立叶变换(Including the frame function and the short-time Fu Liye transform function, the collected signals are processed by frame processing, and the short-time Fu Liye transform is carried out)
语音分帧
- 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to frame the speech signal.)
分帧加窗函数
- 分帧加窗函数,我做音频信号频谱分析时用到的一个函数