www.gusucode.com > signal 工具箱matlab源码程序 > signal/@filtdes/@hpfreqifir/hpfreqifir.m

    function h = hpfreqifir
%HPFREQIFIR

%   Author(s): J. Schickler
%   Copyright 1988-2002 The MathWorks, Inc.

h = filtdes.hpfreqifir;

% [EOF]