代码搜索:rake
找到约 540 项符合「rake」的源代码
代码结果 540
www.eeworm.com/read/146541/12640155
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/388154/8631970
mexsol s_rake.mexsol
www.eeworm.com/read/427377/8949364
c s_rake.c
/*
| Project: WCDMA simulation environment
| Module:
| Author: Maarit Melvasalo
| Date: February 1999
|
| History:
| February 18, 1999 Maarit Melvasalo
|
www.eeworm.com/read/427377/8949385
c rake_supp.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/184529/9096149
c s_rake.c
/*
| Project: WCDMA simulation environment
| Module:
| Author: Maarit Melvasalo
| Date: February 1999
|
| History:
| February 18, 1999 Maarit Melvasalo
|
www.eeworm.com/read/184529/9096172
c rake_supp.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/184529/9096225
mexsol s_rake.mexsol
www.eeworm.com/read/184180/9118748
m mrc_rake.m
function yn=MRC_Rake(Tao,Atten,rt,Dg,Tf,Ts,Num_Data,PN_code,ref_st)
%Tao--------path delays
%Atten------path attenuations
%rt---------received multipath signal
%Num_Data---表示未扩频的数据个数
%Tf---------
www.eeworm.com/read/182310/9207821
m rake_receiver.m
%rake receiver design
clear;clc;num=4;
t=linspace(0,5,1000);
s=sin(2*pi*t)+cos(4*pi*t);
decay=rand(num,1000);
noise=sqrt(0.65)*rand(1,1000)+0.2;
for k=1:num
x(k,:)=s.*decay(k,:)+noise;
end
www.eeworm.com/read/181565/9245799
m mrc_rake.m
function yn=MRC_Rake(Tao,Atten,rt,Dg,Tf,Ts,Num_Data,PN_code,ref_st)
%Tao--------path delays
%Atten------path attenuations
%rt---------received multipath signal
%Num_Data---表示未扩频的数据个数
%Tf---------