代码搜索:RAleigh
找到约 20 项符合「RAleigh」的源代码
代码结果 20
www.eeworm.com/read/448026/7541637
m gain.m
function[raleigh]=Gain(Fd,N)
%% Producing a raleigh distribution with given Doppler frequency Fd;
%% N>10000,small N will distroy the gaussion of WGN;
Fs=256000; %% channel sa
www.eeworm.com/read/448026/7541636
m tdl.m
% genorate the impulse respose for the time variant Channel;
% 4 path
function[h]=TDL(Fd,N)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% sgma is the Tap Weight of each Delay channle %%
www.eeworm.com/read/448026/7541635
m channelplot.m
%%
%% Plot the Raleigh channel taps;
fd = 200;
N = 200000; % N >200000,or it will distory the gaussian of the WGN;
h = TDL(fd,N);
h_dB = 20*log10(abs(h)+eps);
y = h_dB(64001:128000,:);
www.eeworm.com/read/114188/15069859
htm 00000168.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: jjhwang (小受), 信区: Linux
www.eeworm.com/read/187617/8620344
60377
Newsgroups: comp.sys.ibm.pc.hardware
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!noc.near.net!uunet!newsgate.watson.ibm.com!yktnews.watson.ibm.com!sernews!tomcat.raleigh.ibm.com!europa
From:
www.eeworm.com/read/459028/7284051
m bpskrayleighfading.m
%======================================================
% BER cho dieu che BPSK tren kenh Raleigh fading
%=======================================================
clear;
Soluongbitmophong = 10^6 %
www.eeworm.com/read/342990/11985138
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS产生两个均值为m、标准偏差为sgma的、相互独立的高斯随机变量。如果缺少其中一个输入参数,则取均值为零。
%如
www.eeworm.com/read/488305/6491820
el usair97.el
Chicago SanFrancisco
Chicago Phoenix
Chicago StLouis
Chicago Pittsburgh
Chicago Philadelphia
Seattle Chicago
Chicago SaltLakeCity
Chicago SanDiego
Chicago Tampa
Chicago Raleigh-Durham
Chicag
www.eeworm.com/read/151063/12237331
h sim.h
/*
* Copyright (c) 1995 Center for Advanced Computing and Communications (CACC),
* North Carolina State University at Raleigh.
* All rights reserved.
* Permission to use, copy, modify, and dis
www.eeworm.com/read/151063/12237389
c node2.c
/*
* Copyright (c) 1995 Center for Advanced Computing and Communications (CACC),
* North Carolina State University at Raleigh.
* All rights reserved.
* Permission to use, copy, modify, and di