代码搜索:衰落信道
找到约 1,714 项符合「衰落信道」的源代码
代码结果 1,714
www.eeworm.com/read/481617/6636561
m rayleigh_doppler_singlepath.m
function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT)
%He jian, 2005.3
%产生单径Rayleigh分布(Doppler Shift),基于Clarke模型
%return 信道复变量
%fc=2000;%载频(MHz)
%v=50;%绝对时速(km/h)
% startT,endT(s):
www.eeworm.com/read/151957/12158606
m rayleigh_doppler_singlepath.m
function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT)
%He jian, 2005.3
%产生单径Rayleigh分布(Doppler Shift),基于Clarke模型
%return 信道复变量
%fc=2000;%载频(MHz)
%v=50;%绝对时速(km/h)
% startT,endT(s):
www.eeworm.com/read/209499/15218207
m test_ber_mother_interleave.m
%****************************************************************
% 内容概述:MAX-LOG-MAP算法AWGN信道测试
% 交织器为3GPP标准交织器,使用mother-interleave
% 创 建 人:朱殿荣/QQ:235347/MSN:njzdr@msn.com
% 单 位:南京邮电大学,
www.eeworm.com/read/207240/15276838
m test1.m
%% 测试 ofdm,画测试曲线
%%
%% 本测试为 不同信道对系统性能的影响
%%
close all;clear all; clc; tic ; %计时开始
global CP_len;
global nSubC;
global ifft_len;
global bitPerSymbol;
global symbolPerCarrier;
global s_len;
www.eeworm.com/read/438357/1825606
m rayleigh_doppler_singlepath.m
function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT)
%He jian, 2005.3
%产生单径Rayleigh分布(Doppler Shift),基于Clarke模型
%return 信道复变量
%fc=2000;%载频(MHz)
%v=50;%绝对时速(km/h)
% startT,endT(s):
www.eeworm.com/read/402922/6786200
m rayleigh_doppler_singlepath.m
function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT)
%He jian, 2005.3
%产生单径Rayleigh分布(Doppler Shift),基于Clarke模型
%return 信道复变量
%fc=2000;%载频(MHz)
%v=50;%绝对时速(km/h)
% startT,endT(s):
www.eeworm.com/read/402922/6786203
m rayleigh_doppler_singlepath.m
function y = Rayleigh_Doppler_singlePath(fc,v,startT,endT,deltaT)
%He jian, 2005.3
%产生单径Rayleigh分布(Doppler Shift),基于Clarke模型
%return 信道复变量
%fc=2000;%载频(MHz)
%v=50;%绝对时速(km/h)
% startT,endT(s):
www.eeworm.com/read/174397/9589181
asv main.asv
%噪声加在时域上,四种比较:理想信道、导频、插值,EM
clc;
clear;
echo off;
T = 0.01; % set the simulation time
Td =1e-6 ; % set the bit signal rate , etc 10M hz
Ts = Td ; % set the sample rate
www.eeworm.com/read/174397/9589208
m main1.m
%噪声加在时域上,四种比较:理想信道、导频、插值,EM
clc;
clear;
echo off;
T = 0.01; % set the simulation time
Td =1e-6 ; % set the bit signal rate , etc 10M hz
Ts = Td ; % set the sample rate
www.eeworm.com/read/174397/9589212
asv main1.asv
%噪声加在时域上,四种比较:理想信道、导频、插值,EM
clc;
clear;
echo off;
T = 0.01; % set the simulation time
Td =1e-6 ; % set the bit signal rate , etc 10M hz
Ts = Td ; % set the sample rate