代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/110034/6167309
s viscsumcopyusr.s
/* $Id: VIScsumcopyusr.S,v 1.2 2000/02/20 23:21:40 davem Exp $
* VIScsumcopyusr.S: High bandwidth IP checksumming with simultaneous
* copying utilizing the UltraSparc Visual Instru
www.eeworm.com/read/102935/6226158
s viscsumcopyusr.s
/* $Id: VIScsumcopyusr.S,v 1.2 2000/02/20 23:21:40 davem Exp $
* VIScsumcopyusr.S: High bandwidth IP checksumming with simultaneous
* copying utilizing the UltraSparc Visual Instru
www.eeworm.com/read/101066/6257308
h usbdcorelib.h
/* usbdCoreLib.h - Defines internal between usbdLib and usbdCoreLib */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,26jan00,rcb Redefine "bandwidth
www.eeworm.com/read/491236/6437842
m lfm.m
function LFM(B,T);
time_B_product = B * T;
if(time_B_product < 5 )
fprintf('************ Time Bandwidth product is TOO SMALL ***************')
fprintf('\n Change B and or T')
return
www.eeworm.com/read/489524/6472690
m lfm.m
function LFM(B,T);
time_B_product = B * T;
if(time_B_product < 5 )
fprintf('************ Time Bandwidth product is TOO SMALL ***************')
fprintf('\n Change B and or T')
return
www.eeworm.com/read/480200/6668064
m findbwcrit.m
function BW=findBWCrit(p,Nmodes)
% BW = findBWCrit(p,Nmodes)
% find Silverman's "Critical Bandwidth" -- min BW s.t. the number of modes
% is less than or equal to Nmodes (can be a vector)
%
www.eeworm.com/read/405084/11471954
m lfm.m
function LFM(B,T);
time_B_product = B * T;
if(time_B_product < 5 )
fprintf('************ Time Bandwidth product is TOO SMALL ***************')
fprintf('\n Change B and or T')
return
www.eeworm.com/read/402117/11542901
m lfm.m
function LFM(B,T);
time_B_product = B * T;
if(time_B_product < 5 )
fprintf('************ Time Bandwidth product is TOO SMALL ***************')
fprintf('\n Change B and or T')
return
www.eeworm.com/read/401480/11557199
m lfm.m
function LFM(B,T);
time_B_product = B * T;
if(time_B_product < 5 )
fprintf('************ Time Bandwidth product is TOO SMALL ***************')
fprintf('\n Change B and or T')
return
www.eeworm.com/read/153902/12000507
m pcspectrum.m
function psd=PCspectrum(Signal,Bw,T,Rs)
% function psd=PCspectrum(Bw,T,Rs)
% Pulse Compression Spectrum using FFT
% Parameters:
% Signal -- the signal on time plan
% Bw -- Bandwidth (Hz)
% T