代码搜索:gain

找到约 4,837 项符合「gain」的源代码

代码结果 4,837
www.eeworm.com/read/388457/8607926

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the unit circle % Numerator coefficients are in vector num % Denomin
www.eeworm.com/read/388457/8608072

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the unit circle % Numerator coefficients are in vector num % Denomin
www.eeworm.com/read/388457/8608076

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the top half of the unit circle % Numerator coefficients are in vecto
www.eeworm.com/read/387887/8649376

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the unit circle % Numerator coefficients are in vector num % Denomin
www.eeworm.com/read/387887/8649501

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the unit circle % Numerator coefficients are in vector num % Denomin
www.eeworm.com/read/387887/8649505

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the top half of the unit circle % Numerator coefficients are in vecto
www.eeworm.com/read/385204/8813889

c gain.c

#include "math.h" #include "stdio.h" #include "stdlib.h" void gain(b,a,m,n,x,y,len,sign) int m,n,len,sign; double b[],a[],x[],y[]; {int i,k; double ar,ai,br,bi,zr,zi,im,re,den,numr,numi,freq,te
www.eeworm.com/read/186987/8886012

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the unit circle % Numerator coefficients are in vector num % Denominator
www.eeworm.com/read/186987/8886168

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the unit circle % Numerator coefficients are in vector num % Denominator
www.eeworm.com/read/186987/8886175

m gain.m

function [g,w] = gain(num,den) % Computes the gain function in dB of a % transfer function at 256 equally spaced points % on the top half of the unit circle % Numerator coefficients are in vector nu