代码搜索:Multipath
找到约 793 项符合「Multipath」的源代码
代码结果 793
www.eeworm.com/read/402277/11539890
m multipath_doppler.m
%Comming from Multipath and Doppler effects and Models.Polytechnic
%University.2005
%wuguangfu
%20080918
%===============================================================
% Note that the rece
www.eeworm.com/read/262069/11608108
m multipath_chann.m
function output_sig=multipath_chann(input_sig,num,var_pow,delay,fd,t_interval,counter,count_begin)
%input_sig输入信号矩阵,加了cp后的信号,大小为NL×(子载波个数+cp长度lp);
%num多径数;
%var_pow各径相对主径的平均功率,单位dB;
%delay各径延时,单位s
www.eeworm.com/read/346523/11739555
m multipath_chann.m
function output_sig=multipath_chann(input_sig,num,var_pow,delay,fd,t_interval,counter,count_begin)
%input_sig输入信号 29952
%num多径数;
www.eeworm.com/read/154775/11927276
c detect_multipath.c
/*
* detect_multipath.c
*
* Copyright (C) 2000, 2001, Red Hat, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen
www.eeworm.com/read/154775/11927332
sample multipath.conf.sample
# Sample multipath IO configuration
raiddev /dev/md0
raid-level multipath
nr-raid-disks 1
nr-spare-disks 1
chunk-size 4
device /dev/hda1
raid-disk 0
device /dev/hdb1
spare-disk 1
www.eeworm.com/read/256581/11986400
annotated multipath.conf.annotated
##
## This is a template multipath-tools configuration file
## Uncomment the lines relevent to your environment
##
#
##
## name : defaults
## desc : multipath-tools default settings
##
#defaults {
#
www.eeworm.com/read/256581/11986438
synthetic multipath.conf.synthetic
##
## This is a template multipath-tools configuration file
## Uncomment the lines relevent to your environment
##
#defaults {
# udev_dir /dev
# polling_interval 10
# selector "round-robin 0"
# pat
www.eeworm.com/read/256581/11986441
in multipath-tools.spec.in
%define _rpmdir rpms
%define _builddir .
Summary: Tools to manage multipathed devices with the device-mapper.
Name: multipath-tools
Version: __VERSION__
Release: 1
License: GPL
Group: Utilities/Syste
www.eeworm.com/read/256564/11987328
m multipath_chann.m
function output_sig=multipath_chann(input_sig,num,var_pow,delay,fd,t_interval,counter,count_begin)
%input_sig输入信号矩阵,加了cp后的信号,大小为NL×(子载波个数+cp长度lp);
%num多径数;
%var_pow各径相对主径的平均功率,单位dB;
%delay各径延时,单位s
www.eeworm.com/read/341135/12105261