file=FIGURE/basicmodel.eps,width=0.47
decompose f(t) into its frequency components using the
wavelet filterbank (wavelet transform) as Eq. ();
for k:=1 to K do
and ;
determine Sk(t) and
from Lemma 1;
determine onset
and offset ;
the segregated duration is ;
if Physical constraint 4 or 5 is satisfied
estimate Ck(t) using the Kalman filter;
determine the interpolated duration;
let I be the number of the interpolated samples;
for i=1 to I do
determine the candidates for Ck(t), which
interpolated by the spline function within ;
determine
from Eq. ();
determine
from Eq. ();
determine
from Eq. ();
determine
from Eq. ();
end
determine Ck(t) when
becomes a maximum within the estimated -error;
determine
from Eq. ();
else
set Ak(t)=0, Bk(t)=Sk(t) and ;
end
determine Ak(t) and Bk(t) from Eqs. () and ();
determine each frequency components of f1(t)
and f2(t) from Eqs. () and ();
end
reconstruct
and
using the wavelet filterbank (inverse wavelet transform) from Eqs. () and ();
|