代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/162603/10292260
m bwexp.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/424063/10499234
m ip_08_05.m
% MATLAB script for Illustrative Problem 5, Chapter 8.
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
f
www.eeworm.com/read/423536/10552872
m ip_08_05.m
% MATLAB script for Illustrative Problem 5, Chapter 8.
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
f
www.eeworm.com/read/422591/10627037
rd hpi.rd
\name{Hpi, Hpi.diag, hpi}
\alias{Hpi}
\alias{Hpi.diag}
\alias{hpi}
\title{Plug-in bandwidth selector}
\description{
Plug-in bandwidth for for 1- to 6-dimensional data.}
\usage{
Hpi(x, nstage=2,
www.eeworm.com/read/422591/10627059
rd hlscv.rd
\name{Hlscv, Hlscv.diag, hlscv}
\alias{Hlscv}
\alias{Hlscv.diag}
%\alias{hlscv}
\title{Least-squares cross-validation (LSCV) bandwidth matrix selector
for multivariate data}
\description{
LSCV ban
www.eeworm.com/read/277084/10670282
cpp tmth.cpp
//#define WANT_STREAM
#include "include.h"
#include "newmatap.h"
//#include "newmatio.h"
#include "tmt.h"
#ifdef use_namespace
using namespace NEWMAT;
#endif
static int my_max(int
www.eeworm.com/read/418779/10902840
txt 499.txt
Rule:
--
Sid:
499
--
Summary:
This event is generated when a large ICMP packet is detected. Also known
as the "Ping of Death".
--
Impact:
Denial of Service (DoS) by system crash or bandwidth utili
www.eeworm.com/read/467759/7000753
m window.m
function [w,bw0] = window(wtype,n,mode,p)
%WINDOW Generate a standard windowing function
% [W,BW] = WINDOW(TYPE,N or BW,MODE,P) calculates a window function
%
% TYPE is one of:
% 'blackman'
%
www.eeworm.com/read/467324/7009739
m ip_08_05.m
% MATLAB script for Illustrative Problem 5, Chapter 8.
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
f