代码搜索:Bandwidth

找到约 1,693 项符合「Bandwidth」的源代码

代码结果 1,693
www.eeworm.com/read/335774/12499887

m ofdmwaterfilling.m

function [shanonCapacity powerAllocated] = ofdmwaterfilling(... nSubChannel,totalPower,channelStateInformation,bandwidth,noiseDensity); % %======================================================
www.eeworm.com/read/237896/13921289

m range_red_factori.m

% Use this input file to reproduce Fig.s 8.5 through 8.7 clear all te = 500.0; % radar effective tem in Kelvin pj = 500; % jammer peak power in W gj = 3.0; % jammer antenna gain in dB g =
www.eeworm.com/read/134895/13971528

txt lpcrand.txt

function ar=lpcrand(p,n,bw) % generate n random stable polynomials of order p with a minimum pole % bandwidth of bw*fs where fs is the sampling fequency. % To limit the pole radius to r set bw=-log
www.eeworm.com/read/134895/13971696

m lpcrand.m

function ar=lpcrand(p,n,bw) % generate n random stable polynomials of order p with a minimum pole % bandwidth of bw*fs where fs is the sampling fequency. % To limit the pole radius to r set bw=-log
www.eeworm.com/read/203855/15350845

m ofdmwaterfilling.m

function [shanonCapacity powerAllocated] = ofdmwaterfilling(... nSubChannel,totalPower,channelStateInformation,bandwidth,noiseDensity); % %======================================================
www.eeworm.com/read/108859/15573824

m trbw.m

function rsf = trbw(n,d,pc) % TRBW Risetime, settling time and bandwidth of lowpass filters % % RSF = TRBW(N,D,P): Computes risetime, settling time and bandwidth % N, D are the num and den of H(s
www.eeworm.com/read/104313/15699426

cpp schedcl.cpp

/************************************************************************** * * * Light OPC Server development library
www.eeworm.com/read/101163/15843163

html content.html

www.eeworm.com/read/101163/15848288

html content.html

www.eeworm.com/read/428742/8849458

m nb_gaussnoise.m

%产生窄带高斯噪声 function [Gauss_Noise_NB,Noise_NB_Power] = NB_GaussNoise(n0,Len,Bandwidth,fs,fi) % n0:产生的无限带宽的高斯白噪声方差即功率 % len:产生的噪声序列长度 % Gauss_Noise_NB:产生的窄带高斯噪声 % Noise_NB_Power:窄带高斯噪声功率 Gauss