Logo   Information, Signal, Images et ViSion C.N.R.S.   GdR   M.E.S.R.

dwindow



Purpose
Derive a window.


Synopsis
dh = dwindow(h)


Description
dwindow derives the window h.


Example

         h=window(200,'hanning'); 
         subplot(211); plot(h);
         subplot(212); plot(dwindow(h));


See Also
window.



Eric Chassande-Mottin 2005-10-26

© GdR ISIS - Contact