step3.m
Go to the documentation of this file.
1 function step3(arg)
2 
3 x=wavread(arg);
4 [y,yh,ys] = hpsmodel(x,44100,hamming(2025),4096,-25,200,0,400,5,.2,4)
5 wavwrite(ys,44100,'ysbaby_voice_light.wav');
6 
7 
output sine component ys
function step3(arg) x
Discrete Time axis x
wavwrite(y, Fs3,'__RealRhodesSounds_D4.wav')
const char * arg
initialize buffer for FFT yh
function y
Definition: D.m:1