代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/473927/6826067
txt 1813.txt
Rule:
--
Sid:
1813
--
Summary:
This event is generated when an ICMP request is made to gain information on available bandwidth.
--
Impact:
Information gathering.
--
Detailed Information:
An ICMP r
www.eeworm.com/read/471761/6888714
m meanshiftcluster.m
function [clustCent,data2cluster,cluster2dataCell] = MeanShiftCluster(dataPts,bandWidth,plotFlag);
%perform MeanShift Clustering of data using a flat kernel
%
% ---INPUT---
% dataPts - i
www.eeworm.com/read/393518/8281095
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/292924/8323299
m cp0602_thr_db_vectors.m
%
% FUNCTION 6.5 : "cp0602_thr_dB_vectors"
%
% Evaluates the bandwidth of the input 'PSD' with values in
% the frequency range given by the frequency vector 'f'.
% bandwidth is evaluated accordin
www.eeworm.com/read/292921/8323502
m impulse.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/173932/9629690
m range_red_factori.m
% Use this input file to reproduce Fig.s 8.5 through 8.7
clear all
te = 500.0; % radar effective tem in Kelvin
pj = 500; % jammer peak power in W
gj = 3.0; % jammer antenna gain in dB
g =
www.eeworm.com/read/369032/9666975
m ofdmwaterfilling.m
function [shanonCapacity powerAllocated] = ofdmwaterfilling(...
nSubChannel,totalPower,channelStateInformation,bandwidth,noiseDensity);
%
%======================================================
www.eeworm.com/read/269755/11079171
cpp tmth.cpp
/// \ingroup newmat
///@{
/// \file tmth.cpp
/// Part of matrix library test program.
//#define WANT_STREAM
#include "include.h"
#include "newmatap.h"
//#include "newmatio.h"
#incl
www.eeworm.com/read/267278/11187742
m shannoncap.m
function cap = ShannonCap(bandwidth,SNR)
% This function caculates the Theoretical Information Capacity(Shannon limit)
% bandwidth: the occupied system bandwidth
% SNR: signal to noise ratio, dB.
www.eeworm.com/read/265721/11255744
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log