文件名称:waveread
- 所属分类:
- 语音合成与识别
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-09-05
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- jiame*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入一wav格式声音信号
输出对声音信号进行抽取并插值后的频谱图(源程序为8倍重采样),并可使用play函数进行播放试听,如play(nearest),play(ori)
有ori原始音质、ups插值音质、downs抽取音质三种及以下五种重采样音质
重采样试听种类有nearest,linear,spline,pchip,cubic,插值算法详见interp1函数
可用过取消注释“高斯白噪声”、“高频噪声”对声音信号加入噪声-Wav format input-output audio signal and extracting the sound signal spectrum after interpolation (resampling source 8 times), and can be played using the play function audition, such as play (nearest), play (ori) with ori original sound, ups interpolation quality, downs and extracted three kinds of sound quality resampling the following five types of resampling audition with nearest, linear, spline, pchip, cubic, interpolation algorithm described interp1 function can be used to abolish the comment " Gaussian white noise" , " frequency noise " of the sound signal to the noise
输出对声音信号进行抽取并插值后的频谱图(源程序为8倍重采样),并可使用play函数进行播放试听,如play(nearest),play(ori)
有ori原始音质、ups插值音质、downs抽取音质三种及以下五种重采样音质
重采样试听种类有nearest,linear,spline,pchip,cubic,插值算法详见interp1函数
可用过取消注释“高斯白噪声”、“高频噪声”对声音信号加入噪声-Wav format input-output audio signal and extracting the sound signal spectrum after interpolation (resampling source 8 times), and can be played using the play function audition, such as play (nearest), play (ori) with ori original sound, ups interpolation quality, downs and extracted three kinds of sound quality resampling the following five types of resampling audition with nearest, linear, spline, pchip, cubic, interpolation algorithm described interp1 function can be used to abolish the comment " Gaussian white noise" , " frequency noise " of the sound signal to the noise
(系统自动生成,下载前可以参看下载内容)
下载文件列表
waveread.m