代码搜索:Bandwidth

找到约 1,693 项符合「Bandwidth」的源代码

代码结果 1,693
www.eeworm.com/read/242732/4539689

h usb.h

#ifndef __USBD_H__ #define __USBD_H__ /* * Some USB bandwidth allocation constants. */ typedef unsigned long ULONG_PTR, *PULONG_PTR; #define USB2_HOST_DELAY 5 /* nsec, guess */ #define
www.eeworm.com/read/205824/5018692

h usb.h

#ifndef __USBD_H__ #define __USBD_H__ /* * Some USB bandwidth allocation constants. */ typedef unsigned long ULONG_PTR, *PULONG_PTR; #define USB2_HOST_DELAY 5 /* nsec, guess */ #define
www.eeworm.com/read/425423/2007632

p servicerate.p

set title "Service rate" set xlabel "time (s)" set ylabel "bandwidth (kbps)" set autoscale set terminal png set out "ServiceRate.png" plot "ServiceRate.tr" using 1:2 title 'Premium' with lines, "Servi
www.eeworm.com/read/409921/2222225

h usb.h

#ifndef __USBD_H__ #define __USBD_H__ /* * Some USB bandwidth allocation constants. */ typedef unsigned long ULONG_PTR, *PULONG_PTR; #define USB2_HOST_DELAY 5 /* nsec, guess */ #define
www.eeworm.com/read/373627/9445768

html bcv.html

R: Biased Cross-Validation for Bandwidth Selection
www.eeworm.com/read/373627/9446066

html ucv.html

R: Unbiased Cross-Validation for Bandwidth Selection
www.eeworm.com/read/162858/10262898

m gen_am.m

function [x]=gen_am(fc,fs,fx,Ns,A,Q,SNR) %产生am信号 %fc:carrier frequency %fs:sampple frequency %fx:bandwidth of message signal %Ns:number of total samplles per segment %A:carrier amplitude %Q:mod
www.eeworm.com/read/162858/10262906

m gen_fm.m

function [x]=gen_dsb(fc,fs,fx,Ns,A,D,SNR) %产生fm信号 %fc:carrier frequency %fs:sampple frequency %fx:bandwidth of message signal %Ns:number of total samplles per segment %A:carrier amplitude %D:fm
www.eeworm.com/read/462585/7200140

m dvb-t ofdm.m

%The available bandwidth is 8 MHz %2K is intended for mobile services clear all; close all; Tu=224e-6; %useful OFDM symbol period T=Tu/2048; %baseband elementary period G=0; %choice of 1/4,
www.eeworm.com/read/462585/7200142

asv dvb-t ofdm.asv

%The available bandwidth is 8 MHz %2K is intended for mobile services clear all; close all; Tu=224e-6; %useful OFDM symbol period T=Tu/2048; %baseband elementary period G=0; %choice of 1/4,