搜索资源列表
read_yuv
- 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserv
energyZero.rar
- matlab环境下,实现将wav格式的音频文件进行分帧,求能量,过零率,matlab environment, to achieve wav format audio files framing, and energy, zero-crossing rate
OFDM_systom
- OFDM的发射端,包括pi/4DQPSK的调制,ifft,加帧头以及组帧-The OFDM transmitter, including pi/4DQPSK modulation, ifft, plus header and Framing
mfcc
- 本文件包含语音识别语音识别中一些算法,加框处理的算法,以及进行mfcc和倒谱的算法,用matlab算法实现。另外还包含一个音频文件。-This document contains the speech recognition in a number of speech recognition algorithms, the algorithm deal with framing, as well as cepstrum mfcc and the algorithm implementation
laplace_1.0
- Laplacian Pyramid Toolbox (also available on MATLAB Central): MATLAB source code that implements the Laplacian pyramid (in any dimension) with the new reconstruction method in Framing pyramids.
sacf0
- matlab实现语言信号的加窗分帧 短时能量等特征值的提取-matlab implementation language framing windowed signal characteristics such as short-term value of energy extraction
Bluetooth-voice-transmission
- 蓝牙协议语音通信matlab仿真程序,包含语音传输, I/O, CVSD speech coding, HEC, FEC, framing, GFSK Modulation, frequency hopping, 和802.11b interferer.-Simulink model of a Bluetooth communication link transmitting HV1, HV2 or HV3 voice packets. Includes wave file I/O, CVSD
Speech-signal-short-time-analysis
- 详细说明:语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序-Details: short-time speech signal analysis, including: framing, short-term energy, short-term average rate, short-time zero crossing rate, short-time a
window-framing-matlab-program
- 语音信号处理预加重加窗分帧matlab程序-Speech signal processing pre-emphasis window framing matlab program
WinRAR-ZIP
- 加入噪声的音乐信号的分帧后的短时能量和过零率的特性,用matlab语言的实现-Short time after joining the framing of the noise of the music signal energy and zero-rate characteristics using Matlab language
Untitled
- matlab视频读取分帧,显示并存储的代码,并查看属性信息-matlab video reading framing, display and store the code and view property information
DCT-Video-Compression
- 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame co
Matlab_STCv0
- STC跟踪算法,matlab源码,可实现对框定目标的有效稳定跟踪-STC tracking algorithm, matlab source code, can achieve the goal of effective framing stable tracking
kikok
- 语音信号的分帧加窗的matlab实现及语音信号处理预加重、加窗分帧matlab程序-Sub-frame window of the speech signal and speech signal processing matlab to achieve pre-emphasis, adding windows framing matlab program
SpeechsignalAnalys
- MATLAB中的语音信号分帧, 语音分析中的窗函数, 语音信号短时时域处理, 语音信号短时频域处理-MATLAB voice signal framing, Voice analysis window function, Short time-domain speech signal processing, Short speech signal in the frequency domain processing
Bluetooth_Full_Duplex
- Simulink® and Stateflow® model of a full duplex Bluetooth communication link transmitting HV1, HV2, HV3, and SCORT [1] voice packets, and DM1 data packets. A system parameters block configures the whole model s packet type, slot pair and chan
m_vgixuf
- 用MATLAB编写的语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、temp函数、短时幅度差、倒谱、复倒谱temp1系数计等,是我多年调试通过的程序 -MATLAB prepared with short-term analysis of the speech signal, including: framing, short-time energy, short-term average amplitude, short-term zero rate, temp f
哼歌识曲
- 通过语音分帧、端点检测、pitch提取、DTW算法,实现歌曲识别(Through voice framing, endpoint detection, pit extraction, DTW algorithm, song recognition is realized)
framing
- 1)A function which is used to break the input signal into frames and multiply them by a window('hamming','hanning','blackman','bartlett','gausswin').It returns the signal frames. 2)A function that reconstructs the previous frames into the original i