文件名称:pitchwatch
- 所属分类:
- 语音合成与识别
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- michae*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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相关搜索: plot
fft
wav
pitch
for
wav
signal
sound
MFCC
function
pcm
sound
wav
in
matlab
recorder
matlab
wavread
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相关搜索: plot
fft
wav
pitch
for
wav
signal
sound
MFCC
function
pcm
sound
wav
in
matlab
recorder
matlab
wavread
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hum.wav
pitchwatch.m
pitchwatch.m