代码搜索:reflection

找到约 10,000 项符合「reflection」的源代码

代码结果 10,000
www.eeworm.com/read/317833/13495926

m dir2latc.m

function [K] = dir2latc(b) % FIR Direct form to All-Zero Lattice form Conversion % --------------------------------------------------- % [K] = dir2latc(b) % K = Lattice filter coefficients (refle
www.eeworm.com/read/317833/13495942

m latc2dir.m

function [b] = latc2dir(K) % All-Zero Lattice form to FIR Direct form Conversion % --------------------------------------------------- % [b] = latc2dir(K) % b = FIR direct form coefficients (impu
www.eeworm.com/read/315751/13536817

m z2g.m

% z2g.m - impedance to reflection coefficient transformation % % Usage: Gamma = z2g(Z,Z0) % Gamma = z2g(Z) (equivalent to Z0=1, i.e., normalized impedances) % % Z = vector of impedanc
www.eeworm.com/read/315751/13536872

m g2z.m

% g2z.m - reflection coefficient to impedance transformation % % Usage: Z = g2z(Gamma,Z0) % Z = g2z(Gamma) (equivalent to Z0=1, i.e, normalized impedances) % % Gamma = vector of refle
www.eeworm.com/read/303512/13813882

m z2g.m

% z2g.m - impedance to reflection coefficient transformation % % Usage: Gamma = z2g(Z,Z0) % Gamma = z2g(Z) (equivalent to Z0=1, i.e., normalized impedances) % % Z = vector of impedanc
www.eeworm.com/read/303512/13813937

m g2z.m

% g2z.m - reflection coefficient to impedance transformation % % Usage: Z = g2z(Gamma,Z0) % Z = g2z(Gamma) (equivalent to Z0=1, i.e, normalized impedances) % % Gamma = vector of refle
www.eeworm.com/read/493456/6393579

m dir2latc.m

function [K] = dir2latc(b) % FIR Direct form to All-Zero Lattice form Conversion % --------------------------------------------------- % [K] = dir2latc(b) % K = Lattice filter coefficients (refle
www.eeworm.com/read/493456/6393595

m latc2dir.m

function [b] = latc2dir(K) % All-Zero Lattice form to FIR Direct form Conversion % --------------------------------------------------- % [b] = latc2dir(K) % b = FIR direct form coefficients (impu
www.eeworm.com/read/156653/11786512

m latc2dir.m

function [b] = latc2dir(K) % All-Zero Lattice form to FIR Direct form Conversion % --------------------------------------------------- % [b] = latc2dir(K) % b = FIR direct form coefficients (impulse
www.eeworm.com/read/156653/11786529

m dir2latc.m

function [K] = dir2latc(b) % FIR Direct form to All-Zero Lattice form Conversion % --------------------------------------------------- % [K] = dir2latc(b) % K = Lattice filter coefficients (reflectio