Welcome![Sign In][Sign Up]
Location:
Search - wavread

Search list

[Other resourceweimin

Description: 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令newrbe。-read the speech signal (using Matlab wavread Directive), Voice Signal frames, Windowed, Qingzhuo segmentation, extracting fundamental frequency, this part is relatively simple, they programmed to do. References their online journals to the library search. Voice Signal Extraction lpc parameters can be called lpcfit.m (I provide, see Annex), the source, Voiced objective voice of the lpc coefficient DTW structured, Call pathita2.m (I provide, see Annex). Structured to the lpc lsp conversion coefficient parameters, calling lpcar2ls.m (I offer see Annex), the shift mapping, called the directive newrbe Matlab.
Platform: | Size: 3928 | Author: 韦敏 | Hits:

[Other resourcewavread

Description: 详细介绍了matlab中声音录制、读写和播放的语句描述
Platform: | Size: 47021 | Author: 刘素京 | Hits:

[Other resourcemp3_toolbox

Description: 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.-based on Matlab mp3 reader function MP3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes two functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1 .- Just unpack in the toolbox folder under the MATLAB directory. 2 .- Set the MATLAB search path to include that folder. This version was made in MATLAB for Windows only. I ll probably will make the UNIX version later. 01-11 - 2004.
Platform: | Size: 467978 | Author: hang | Hits:

[matlabmp3_toolbox

Description: 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.-based on Matlab mp3 reader function MP3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes two functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1 .- Just unpack in the toolbox folder under the MATLAB directory. 2 .- Set the MATLAB search path to include that folder. This version was made in MATLAB for Windows only. I ll probably will make the UNIX version later. 01-11- 2004.
Platform: | Size: 467968 | Author: hang | Hits:

[matlabweimin

Description: 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令newrbe。-read the speech signal (using Matlab wavread Directive), Voice Signal frames, Windowed, Qingzhuo segmentation, extracting fundamental frequency, this part is relatively simple, they programmed to do. References their online journals to the library search. Voice Signal Extraction lpc parameters can be called lpcfit.m (I provide, see Annex), the source, Voiced objective voice of the lpc coefficient DTW structured, Call pathita2.m (I provide, see Annex). Structured to the lpc lsp conversion coefficient parameters, calling lpcar2ls.m (I offer see Annex), the shift mapping, called the directive newrbe Matlab.
Platform: | Size: 4096 | Author: 韦敏 | Hits:

[matlabwavread

Description: 详细介绍了matlab中声音录制、读写和播放的语句描述-Described in detail in matlab voice recording, read and write and play the phrase to describe
Platform: | Size: 47104 | Author: 刘素京 | Hits:

[matlabding

Description: 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。 (4)对原音频信号进行1024点的分段付立业分析meshgrid (5)根据主要频线合成音频,并画出时域图形,试听合成效果。 (6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。 -err
Platform: | Size: 1024 | Author: 何亮 | Hits:

[Multimedia programmp3read

Description: function [Y,FS,NBITS,OPTS] = mp3read(FILE,N,MONO,DOWNSAMP,DELAY) MP3READ Read MP3 audio file via use of external binaries. Y = MP3READ(FILE) reads an mp3-encoded audio file into the vector Y just like wavread reads a wav-encoded file (one channel per column). Extension ".mp3" is added if FILE has none. Also accepts other formats of wavread, such as Y = MP3READ(FILE,N) to read just the first N sample frames (N scalar), or the frames from N(1) to N(2) if N is a two-element vector. Y = MP3READ(FILE,FMT) or Y = mp3read(FILE,N,FMT) with FMT as native returns int16 samples instead of doubles FMT can be double for default behavior (to exactly mirror the syntax of wavread). -mp3read
Platform: | Size: 5120 | Author: 陳聰明 | Hits:

[OtherDSP

Description: 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectively and the design of bilinear transform low-pass, high pass, band-pass FIR filters and IIR three filters. M document with the signal through the filter and the output signal in time domain and frequency domain analysis.
Platform: | Size: 197632 | Author: 宋立泉 | Hits:

[Othersegsnr

Description: 利用matlab进行语音信号的信噪比求解-clc clear x=wavread( x1 ) y=wavread( y1 )
Platform: | Size: 1024 | Author: 阿铁 | Hits:

[Audio programread_wav

Description: C file to read and decode a WAV file.
Platform: | Size: 4096 | Author: Mike | Hits:

[SCMwavread

Description: 基于matlab的小波分析语音除噪,大家可以参考-Based on the wavelet analysis matlab voice in addition to noise, we can refer to
Platform: | Size: 1024 | Author: karen | Hits:

[Speech/Voice recognition/combinepitchwatch

Description: function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file-function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file
Platform: | Size: 99328 | Author: michael4u2345 | Hits:

[Audio programwavread

Description: 一个很好的利用fileread来读取wav文件数据的实例,适合初学者入门学习-A good use of fileread to read the wav file data instances, suitable for beginners to learn entry
Platform: | Size: 1731584 | Author: 张阳 | Hits:

[OtherVoice.detection.source.code

Description: 集成了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.
Platform: | Size: 10240 | Author: 肖水 | Hits:

[Software Engineeringwavread

Description: 读取波形可以实现波形的度,非常方便使用,是您的正确选择-waveread
Platform: | Size: 1024 | Author: 猫猫 | Hits:

[DSP programassignment

Description: 数字信号处理Read the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.-Digital Signal ProcessingRead the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.
Platform: | Size: 1024 | Author: philip | Hits:

[Speech/Voice recognition/combineyuyin

Description: 语音信号的录音、读入、放音等:利用函数wavread对语音信号进行采样,记住采样频率和采样点数,给出以下语音的波形图(2.wav),wavread的用法参见mablab帮助文件。利用wavplay或soundview放音。也可以利用wavrecord自己录制一段语音,并进行以上操作(需要话筒)。-Speech signal recording, reading, playback, etc.: the voice signal using the function wavread sampling, sampling frequency and sampling points to remember, given the following speech waveform (2.wav), wavread usage see mablab help file. Using wavplay or soundview playback. Can also record a voice using wavrecord own, and the above operation (requires microphone).
Platform: | Size: 367616 | Author: liujia | Hits:

[Multimedia Developwavread

Description: c语言读取wav文件源代码,对于了解wav文件的内部存储结构很有帮助-C source code of reading wav file
Platform: | Size: 2048 | Author: 华明 | Hits:

[Audio programwavread

Description: c语言程序分析.wav文件的头部,获取音频信息。-c language program analysis. wav files in the head, access to audio information.
Platform: | Size: 1137664 | Author: xie | Hits:
« 12 3 »

CodeBus www.codebus.net