Mercurial > hg > pmhd
view step3.m @ 10:6840f77b83aa
commit
author | Yading Song <yading.song@eecs.qmul.ac.uk> |
---|---|
date | Sun, 21 Apr 2013 10:55:35 +0200 |
parents | |
children |
line wrap: on
line source
function step3(arg) x=wavread(arg); [y,yh,ys] = hpsmodel(x,44100,hamming(2025),4096,-25,200,0,400,5,.2,4) wavwrite(ys,44100,'ysbaby_voice_light.wav');