代码搜索:Multipath
找到约 793 项符合「Multipath」的源代码
代码结果 793
www.eeworm.com/read/316872/3596123
makefile
#
# Makefile for the kernel software RAID and LVM drivers.
#
dm-mod-objs := dm.o dm-table.o dm-target.o dm-linear.o dm-stripe.o \
dm-ioctl.o dm-io.o kcopyd.o
dm-multipath-objs := dm-hw-handler.o
www.eeworm.com/read/174371/9590376
m uwb_channel.m
%function y=UWB_channel(input,fc)
N=3; %Number of multipath
ns=1e-9;%nano-
M=1e6;%Mega-
fc=3939e6;%Central freq.
a=1;%Amplitude set unit here
[x,mn,mx,fs]=Gaussian_trend2(0.025*ns,fc,5);% carri
www.eeworm.com/read/403560/11514870
m cycle_shift_delay15a.m
clear all;
close all;
tic;
Nt=4;
fs=2e6;
Nfft=256;
fdelta=fs/Nfft;
Pow=[0 -4 -8]; %heavy multipath
Delay=[0 1.5 4]*1e-6;
hh=10.^(Pow/20);
norm_h=hh./norm(hh);
H=zeros(1,128);
% %h2=zeros