搜索资源列表
matlabwav
- 读取wav文件,画出其时间-幅值图和做傅立叶变换-read documents paint their time-amplitude map and do Fourier Transform
PCM格式的 .wav 文件
- c++读取Microsoft PCM格式的 .wav 文件
BDisplay
- 实现WAV文件的二进制,16进制以及10进制读取-read the wav file in binary and hex way
hj1
- C语言读取WAV PCM音频文件的头文件-C language to read WAV PCM audio file of the header files
DSP
- 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
read_wave_data
- 单独实现读取wave文件信息的vc工程,含有按比特读取信息的函数,和针对byte处理的函数,加入.wav文件就可以直接运行,是进行音频信号处理的研究者不可或缺的。-Read the wave file information alone to achieve the vc works with bits read by the information function, and processing functions for byte, to join. Wav files can be ru
ReadWaveFile_20090612
- wave波形文件读取,并通过FFT运算后图形显示频谱。-read .wav file and dispaly spectrum.
WAv
- WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
WAVE-pcm
- 波形文件分析器,适合于pcm编码格式的 wav 音频文件,内含读取wav文件,抽取和插入操作~-Wave file analyzer, suitable for pcm encoding format of the wav audio files, containing read wav files, extraction and insertion operations ~
Voice.detection.source.code
- 集成了enframe语音的帧分段,wavread wav语音文件的读取,vad端点识别,DTW等m文件。-Integrated enframe voice frame section, wavread wav sound files to read, vad endpoint identification, DTW and other m files.
jiangzao
- 对一段wav文件读取,并做简单的降噪处理,其中包含了高通滤波器的设计。适合新手-Wav file on a read and do simple noise reduction, which contains a high-pass filter design. For novice
wav
- 该程序可实现wav文件的读取,读取wav文件的各个参数并输出。-The program allows to read wav files, wav files to read the various parameters and output.
WAVinfo
- 利用MFC编程,简单的读取并分析WAV文件信息,-MFC programming using a simple WAV file to read and analyze information,
LoadWaveInfo
- C#编写的读取Wav文件的文件信息的工具,由C++代码改写-Written in C# to read Wav files of information tools, adapted from the C++ code
52354249readwave
- 采集并读取一*.wav文件,并用微软的播放器播放不需要显示出来-Collected and read a*. wav file, and use Microsoft' s player not show up
wav
- 一个关于wav文件的读取的小程序,望大家指正。-Wav file read the small program, we hope to correct me.
声音读取
- c#编程实现读取一段wav音频文件,仅仅是读取哦(C# programming to read a section of wav audio file)
WavUtil
- 用来读取wav文件的,分为16位8位24位,32位的float类型暂时不确定(Used to read the wav file)
readwave
- 解析WAV文件,简单的方法。可以读取一般的WAV文件流(线性PCM),并且按照无标签格式使用(It is a way to read wav file.)