搜索资源列表
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
ReadWaveFile_20090612
- wave波形文件读取,并通过FFT运算后图形显示频谱。-read .wav file and dispaly spectrum.
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
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.
mif_matlab
- matlab环境中实现的读取音频文件music.wav转换为mif-Matlab environment to read audio file music.wav conversion for mif
frequancy_analysis
- 读取WAV音乐文件,对文件进行录音播放,实现频谱分析,并用汉宁窗进行处理。-Read WAV music files, the file recording playback, spectrum analysis, processing and Hanning window.
C_WAV
- 用c写的可以读取wav文件数据的小程序,可作为大设计的子程序用-C write wav file data can be read small program can be used as a subroutine with a large design
matlab
- matlab 读取一段wav格式文件,进行试听,频率检测和语音信号的分析,再进行噪声处理,IIR低通滤波,IIR高通滤波,FIR低通滤波,FIR高通滤波,最后输出处理过的语音信号并试听处理过的语音文件。-Matlab read a wav format file, audition, frequency detection and analysis of speech signals, and noise, IIR low pass filter, IIR high pass filter, F
wavread_fft_windows
- 读取wav文件进行声音信号化,并包含fft和加窗操作-import .wav file, and fft , add windows
yuyinduqu
- matlab语音批量读取,能批量读取指定文件夹的语音。-get voice in matlab.It can get a list of .wav sound.
声音读取
- 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)