代码搜索:factor

找到约 6,651 项符合「factor」的源代码

代码结果 6,651
www.eeworm.com/read/338523/12297051

m falloc2.m

function PI=falloc2(x) % Allocation process and fitness value evaluation % Used with GA_alloc2.m file. global MIN_offset MUL_factor MTX MAX MAXV OFFSET % Get the numbers of items x=10.^x; %
www.eeworm.com/read/150163/12308120

m dl_2_start.m

function [size, crc, chCode, C, control,ratem_flag] = dl_start(nCode, c_type, Kindex, nFrames,tx_ch) % % % % % MIGHT WANNA ADD LATER tx_ch_type % % nCode = spreading factor % c_type = mode indicating
www.eeworm.com/read/250225/12422983

m res_ue_sinr.m

% figure 1: x: distance, y: SINR (averaged) % figure 2: CDF of SINR per block function [result,fileidx] = res_ue_sinr(test_resource_allocation_idx,UE,MIMO,loaddir,result,fileidx,av_factor,Comm_conf) f
www.eeworm.com/read/131520/14142288

m drawlpmq.m

function drlpmq = drawlpmq(x0,y0,dx,ds,F) % drawlpmq.m Draw lowpass medium Q-factor OpAmp RC biquad % 1:54 22/2/99 % % Album of Analog Filter Realizations % % Authors: Dejan V.
www.eeworm.com/read/131520/14142295

m drawbplq.m

function drbplq = drawbplq(x0,y0,dx,ds,F) % drawbplq.m Draw bandpass low Q-factor OpAmp RC biquad % 1:28 22/2/99 % % Album of Analog Filter Realizations % % Authors: Dejan V. To
www.eeworm.com/read/131520/14142329

m drawbpmq.m

function drbpmq = drawbpmq(x0,y0,dx,ds,F) % drawbpmq.m Draw bandpass medium Q-factor OpAmp RC biquad % 1:30 22/2/99 % % Album of Analog Filter Realizations % % Authors: Dejan V.
www.eeworm.com/read/131520/14142351

m drawlphq.m

function drlphq = drawlphq(x0,y0,dx,ds,F) % drawlphq.m Draw lowpass high Q-factor OpAmp RC biquad % 1:53 22/2/99 % % Album of Analog Filter Realizations % % Authors: Dejan V. To
www.eeworm.com/read/131520/14142354

m drawapmq.m

function drapmq = drawapmq(x0,y0,dx,ds,F) % drawapmq.m Draw allpass medium Q-factor OpAmp RC biquad % 1:27 22/2/99 % % Album of Analog Filter Realizations % % Authors: Dejan V.
www.eeworm.com/read/131520/14142371

m drawhplq.m

function drhplq = drawhplq(x0,y0,dx,ds,F) % drawhplq.m Draw highpass low Q-factor OpAmp RC biquad % 1:39 22/2/99 % % Album of Analog Filter Realizations % % Authors: Dejan V. To
www.eeworm.com/read/131520/14142376

m drawgphq.m

function dr = drawgphq(x0,y0,dx,ds,F) % drawgphq.m Draw general purpose high Q-factor OpAmp RC biquad % 1:42 24/2/99 % % Album of Analog Filter Realizations % % Authors: Dejan V