代码搜索:Multipath
找到约 793 项符合「Multipath」的源代码
代码结果 793
www.eeworm.com/read/489288/6477662
m smart_antenna_lms_2sig_white_gain_in_multipath_environment.m
www.eeworm.com/read/468425/6989830
m ofdmplot.m
clc,clear all
load dataAWGN
load dataMultipath
SNR0db=0:1:10;
semilogy(SNR0db,Totalber_AWGN,'r p -',SNR0db,Totalber_Multipath,'b s -');
xlabel('SNR');
ylabel('BER');
title('随即交织BPSK-抗噪及抗多径性能');
www.eeworm.com/read/468428/6989840
m ofdmplot.m
clc,clear all
load dataAWGN
load dataMultipath
SNR0db=0:1:10;
semilogy(SNR0db,Totalber_AWGN,'r p -',SNR0db,Totalber_Multipath,'b s -');
xlabel('SNR');
ylabel('BER');
title('随即交织BPSK-抗噪及抗多径性能');
www.eeworm.com/read/451448/7463657
asv channel.asv
function H=Channel(Multipath,Tx,Rx,CHANNEL_flag, CORRE_CHANNEL)
%信道生成
switch CHANNEL_flag
case 1
H(:,:,1)=fft(eye(Tx));
case 2
H(:,:,1)=(randn(Rx,Tx)+1i*randn(Rx,Tx))*sqr
www.eeworm.com/read/256581/11986353
makefile
# Makefile
#
# Copyright (C) 2003 Christophe Varoqui,
BUILD = glibc
#
# Try to supply the linux kernel headers.
#
ifeq ($(KRNLSRC),)
KRNLLIB = /lib/modules/$(shell un
www.eeworm.com/read/256581/11986439
usb_id
#!/bin/sh
#
# copy in /bin and add this line to a device block in multipath.conf :
# getuid_callout "/bin/usb_id %n"
#
cd /sys/block/$1 && cd $(ls -l device|cut -d">" -f2) && cd ../../../.. &
www.eeworm.com/read/268261/11146589
m seechannel.m
% function result = seeChannel()
hsig = Rayleigh_Doppler_multiPath(2000,120,0,0.005,0.00000078125,1.28,[0,781,1563,2344],[0,-3,-6,-9]);
subplot(211);
x = length(hsig);
st
www.eeworm.com/read/268261/11146670
m seechannel.m
% function result = seeChannel()
hsig = Rayleigh_Doppler_multiPath(2000,120,0,0.005,0.00000078125,1.28,[0,781,1563,2344],[0,-3,-6,-9]);
subplot(211);
x = length(hsig);
st
www.eeworm.com/read/235546/14064196
m ofdmda_qpsk_2plot.m
%以为2经的瑞衰的ofdmda and qpsk 的性曲比
clear all;
close all;
itau1=[0,2]; % Arrival time for each multipath normalized by tstp
dlvl11=[0,10]; % Mean power for each multipath normalized by direc
www.eeworm.com/read/235546/14064290
m ofdmda_qpsk_4plot.m
%以为4经的瑞衰的ofdmda and qpsk 的性曲比
clear all;
close all;
itau1=[0,2,3,4]; % Arrival time for each multipath normalized by tstp
dlvl11=[0,10,20,25]; % Mean power for each multipath normalize