www.gusucode.com > signal 工具箱matlab源码程序 > signal/@dfilt/@latticearma/refladder.m

    function n = refladder(Hd)
%REFLADDER Return reference Ladder.


%   Author(s): R. Losada
%   Copyright 1988-2003 The MathWorks, Inc.

n = Hd.refladder;