comparison scripts/signal/freqz_plot.m @ 5610:9761b7d24e9e

[project @ 2006-02-09 09:12:02 by dbateman]
author dbateman
date Thu, 09 Feb 2006 09:12:03 +0000
parents 4c8a2e4e0717
children ace8d8d26933
comparison
equal deleted inserted replaced
5609:bf96b0f9dbd7 5610:9761b7d24e9e
16 ## along with Octave; see the file COPYING. If not, write to the Free 16 ## along with Octave; see the file COPYING. If not, write to the Free
17 ## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 17 ## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
18 ## 02110-1301, USA. 18 ## 02110-1301, USA.
19 19
20 ## -*- texinfo -*- 20 ## -*- texinfo -*-
21 ## @deftypefn {Function File} freqz_plot (@var{w}, @var{h}) 21 ## @deftypefn {Function File} {} freqz_plot (@var{w}, @var{h})
22 ## Plot the pass band, stop band and phase response of @var{h}. 22 ## Plot the pass band, stop band and phase response of @var{h}.
23 ## @end deftypefn 23 ## @end deftypefn
24 24
25 ## Author: Paul Kienzle <pkienzle@users.sf.net> 25 ## Author: Paul Kienzle <pkienzle@users.sf.net>
26 26