代码搜索:rake

找到约 540 项符合「rake」的源代码

代码结果 540
www.eeworm.com/read/274318/10876514

c rake.c

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/274318/10876563

h rake.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/461262/7230857

m rake.m

Numusers=1; Nc=16; %扩频因子 ISI_Length=1; %每径延时为ISI_Length/2 EbN0db = [0:2:10]; Tlen=5000;%数据长度 Bit_Error_Number1=0;%误比特率的初始值 Bit_Error_Number2=0; Bit_Error_Number3=0; power_unitary_factor1=sqrt
www.eeworm.com/read/458294/7299601

m rake.m

Numusers=1; Nc=16; %Spreading factor ISI_Length=1; %Each time delay is ISI_Length/2 EbN0db = [0:2:10]; Tlen=5000;%Data length Bit_Error_Number1=0;%Bit Error rate initial value Bit_Error_Number
www.eeworm.com/read/451442/7463738

cpp rake.cpp

#include "Common.h" void DeSpread(IN complex *MatchResult, IN float *Barker, IN int k, OUT complex *RxSymbol) { int i,j; memset(RxSymbol, 0, sizeof(complex)*PSDU_LENGTH_SYM); for(i=0;
www.eeworm.com/read/447740/7545992

m rake.m

% %系统描述 %异步DS-CDMA系统 %多径慢衰落信道 %矩形码片成型滤波器 %Rake接收:最大比值合并 clear all clc timeofprog=cputime;%cpu的时间 K=2;%用户数 Lc=128;%扩频码长度 T=1; Tc=T/Lc;%信号比特和扩频码周期 Q=10;%矩形码片成型滤波器 Mpmax=5;%最大多径数 Mps=Mpmax
www.eeworm.com/read/438335/7732690

m rake.m

Numusers=1; Nc=16; %扩频因子 ISI_Length=1; %每径延时为ISI_Length/2 EbN0db = [0:2:10]; Tlen=5000;%数据长度 Bit_Error_Number1=0;%误比特率的初始值 Bit_Error_Number2=0; Bit_Error_Number3=0; power_unitary_factor1=sqrt
www.eeworm.com/read/240226/13229961

m rake.m

%% Rake receiver of CDMA %% may need call lcode.mat to load PN sequence (lcode) % % Copyright: Xiaohua(Edward) Li, Assistant Professor % Department of Electrical and Computer Engineerin
www.eeworm.com/read/317913/13493302

m rake.m

Numusers=1; Nc=16; %扩频因子 ISI_Length=1; %每径延时为ISI_Length/2 EbN0db = [0:2:10]; Tlen=5000;%数据长度 Bit_Error_Number1=0;%误比特率的初始值 Bit_Error_Number2=0; Bit_Error_Number3=0; power_unitary_factor1=sqrt
www.eeworm.com/read/316958/13513529

c rake.c

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d