搜索资源列表
matlabwav
- 读取wav文件,画出其时间-幅值图和做傅立叶变换-read documents paint their time-amplitude map and do Fourier Transform
PCM格式的 .wav 文件
- c++读取Microsoft PCM格式的 .wav 文件
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
ReadWaveFile_20090612
- wave波形文件读取,并通过FFT运算后图形显示频谱。-read .wav file and dispaly spectrum.
readwavefile
- 读取wav格式音频文件,然后输出至wav格式文件-Read wav format audio files, and then output to wav format file
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.
WAVE
- 读取wav 波形图,类似于示波器,使用c++ 编程-Read wav waveform
wav
- 该程序可实现wav文件的读取,读取wav文件的各个参数并输出。-The program allows to read wav files, wav files to read the various parameters and output.
sound_analysis
- 运行sound_main。先利用声卡采集声音信号,并保存为wav格式文件。然后可以读取wav格式文件,分析其幅度,相位,功率等等。-Run sound_main. Acoustic signals collected by the sound card first, and saved as wav format files. Wav format file can then be read and analyze the amplitude, phase, power and so on.
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
wavread
- c语言读取wav文件源代码,对于了解wav文件的内部存储结构很有帮助-C source code of reading wav file
fft
- 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
声音读取
- c#编程实现读取一段wav音频文件,仅仅是读取哦(C# programming to read a section of wav audio file)
wav读取程序
- 这是一个wav音频读取程序,用于matlab中,对于读取音频中的数据,对音频数据处理非常实用。(This is a wav audio read program, used in MATLAB, for reading audio data, audio data processing is very practical)
WavUtil
- 用来读取wav文件的,分为16位8位24位,32位的float类型暂时不确定(Used to read the wav file)