代码搜索:Ladder
找到约 328 项符合「Ladder」的源代码
代码结果 328
www.eeworm.com/read/342845/11996045
m dir2ladr.m
function [K,C] = dir2ladr(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,C] = dir2ladr(b,a)
% K = Lattice co
www.eeworm.com/read/393394/8290063
m dir2ladr.m
function [K,C] = dir2ladr(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,C] = dir2ladr(b,a)
% K = Lattice co
www.eeworm.com/read/268260/11146969
m dir2ladr.m
function [K,C] = dir2ladr(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,C] = dir2ladr(b,a)
% K = Lattice co
www.eeworm.com/read/393024/2489411
cvsignore .cvsignore
classic_ladder
classic_ladder.tex
ladder_intro
ladder_intro.tex
www.eeworm.com/read/131520/14142386
m drawlc3.m
function drlc3 = drawlc3(x0,y0,dx,ds,F)
% drawlc3.m Draw singly terminated LC-ladder with zeros at origin
% 3:27 22/2/99
%
% Album of Analog Filter Realizations
%
% Authors: Dej
www.eeworm.com/read/424143/10488328
sdf lisa1.sdf
ISIS SCHEMATIC DESCRIPTION FORMAT 6.1
=====================================
Design: D:\a-51新书\book\ex8\ex8-3\ex8-3.DSN
Doc. no.:
Revision:
Author:
Created: 13/12/06
Mo
www.eeworm.com/read/472933/6859950
sdf lisa1.sdf
ISIS SCHEMATIC DESCRIPTION FORMAT 6.1
=====================================
Design: D:\a-51新书\book\ex8\ex8-3\ex8-3.DSN
Doc. no.:
Revision:
Author:
Created: 13/12/06
Mo
www.eeworm.com/read/428608/8856254
m df2ldrf.m
function [K,V] = df2ldrf(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,V] = df2ldrf(b,a)
% K = Lattice coef
www.eeworm.com/read/428608/8856296
m ldrf2df.m
function [b,a] = ldr2dir(K,V)
% Lattice/Ladder form to IIR Direct form Conversion
% -------------------------------------------------
% [b,a] = ldr2dir(K,V)
% b = numerator polynomial coefficient
www.eeworm.com/read/282317/9102225
m df2ldrf.m
function [K,V] = df2ldrf(b,a)
% IIR Direct form to pole-zero Lattice/Ladder form Conversion
% -----------------------------------------------------------
% [K,V] = df2ldrf(b,a)
% K = Lattice coef