代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/325578/13195632
m ahphier.m
function out=ahphier(all,varargin)
%AHPHIER One-step hierarchical assembly of AHP weighting vector
% AHPHIER(ALL,A_1,A_2,...,A_N) combines the normalized vectors
% A_1,A_2,...,A_N of lower
www.eeworm.com/read/315751/13536810
m nfig.m
% nfig.m - noise figure of two-port
%
% Usage: F = nfig(Fmin, rn, gGopt, gG);
%
% Fmin = minimum noise figure in dB
% rn = normalized noise resistance Rn/Z0
% gGopt = optimum source reflecti
www.eeworm.com/read/310212/13654595
m ellipap.m
function [z,p,k] = ellipap(n, rp, rs)
%ELLIPAP Elliptic analog lowpass filter prototype.
% [Z,P,K] = ELLIPAP(N,Rp,Rs) returns the zeros, poles, and gain
% of an N-th order normalized prototype
www.eeworm.com/read/303512/13813875
m nfig.m
% nfig.m - noise figure of two-port
%
% Usage: F = nfig(Fmin, rn, gGopt, gG);
%
% Fmin = minimum noise figure in dB
% rn = normalized noise resistance Rn/Z0
% gGopt = optimum source reflecti
www.eeworm.com/read/494520/6377122
m ahphier.m
function out=ahphier(all,varargin)
%AHPHIER One-step hierarchical assembly of AHP weighting vector
% AHPHIER(ALL,A_1,A_2,...,A_N) combines the normalized vectors
% A_1,A_2,...,A_N of lower
www.eeworm.com/read/154209/11982979
m ellipap.m
function [z,p,k] = ellipap(n, rp, rs)
%ELLIPAP Elliptic analog lowpass filter prototype.
% [Z,P,K] = ELLIPAP(N,Rp,Rs) returns the zeros, poles, and gain
% of an N-th order normalized prototype
www.eeworm.com/read/152755/12087469
m acf_plot.m
function acf_plot(Rxx,arg1)
% ACF_PLOT ..... Plot the autocorrelation function from ACF.
%
% ACF_PLOT(Rxx) plots the autocorrelation function Rxx using normalized
% sampling period, Ts = 1.
%
www.eeworm.com/read/149915/12333415
m ahphier.m
function out=ahphier(all,varargin)
%AHPHIER One-step hierarchical assembly of AHP weighting vector
% AHPHIER(ALL,A_1,A_2,...,A_N) combines the normalized vectors
% A_1,A_2,...,A_N of lower
www.eeworm.com/read/131520/14142071
m dfdhb.m
function [numH,denH] = dfdhb(n,a,e,fp,k,gama,b)
% dfdhb.m dfd normalized transfer function
%
% Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.03.07
% tosic@telekom.etf.bg.
www.eeworm.com/read/131520/14142082
m dfdhr.m
function [numH,denH] = dfdhr(n,a,e,fp,k,gama,b)
% dfdhr.m dfd normalized transfer function
%
% Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.03.07
% tosic@telekom.etf.bg.