代码搜索:Realization

找到约 607 项符合「Realization」的源代码

代码结果 607
www.eeworm.com/read/388457/8608059

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos
www.eeworm.com/read/387887/8649492

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos
www.eeworm.com/read/186987/8886158

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos(z,p,k)
www.eeworm.com/read/160929/10469556

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos(z,p,k)
www.eeworm.com/read/160929/10469913

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos
www.eeworm.com/read/160929/10470310

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos(z,p,k)
www.eeworm.com/read/460712/7105642

m qsimlbal.m

function [Gr,hsv,Tr,Tl]=qsimlbal(G,P,Q) % QSIMLBAL Minimal PQ-balanced realization of G. (Utility Function) % [GR,HSV,TR,TL] = qsimlbal(G,P,Q) finds the minimal PQ-balanced % real
www.eeworm.com/read/448535/7531451

m sreal1.m

% SVD realization % Copyright 1999 by Todd K. Moon % the input data: h0 = [11 9]'; h1 = [5 6]'; h2 = [2.75 2.25]'; h3 = [1.25 1.5]'; h4 = [.6875 .5625]'; h5 = [.3125 .375]'; h6 = [.1719 .1406]
www.eeworm.com/read/439446/7708544

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos(z,p,k)
www.eeworm.com/read/439446/7708621

m p9_2.m

% Program P9_2 % Coefficient Quantization Effects on Cascade % Realization of an IIR Transfer Function clf; [z,p,k] = ellip(6,0.05,60,0.4); [b,a] = zp2tf(z,p,k); [g,w] = gain(b,a); sos = zp2sos