代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/389318/8533752
m optbandw.m
% OPTBANDW: Newey and Wests's Method of optimum Bandwidth Selection.
%
% SYNTAX: bandwidth = optbandw(moments, kernel_type)
%
% INPUTS
% moments : A Txq matrix with the value of the moment
www.eeworm.com/read/431285/8691964
h insignia.h
/*
* File : insignia.h
* header file for a INSIGNIA agent class
*
* Author : Gahng-Seop Ahn (ahngang@comet.columbia.edu),
* INSIGNIA Project (insignia@comet.columbia.edu)
*
* Mo
www.eeworm.com/read/430890/8719835
m baseband_pam.m
% Experiment 4, CS: Haykin
% Eyediagram
% baseband PAM transmission, M=2
% The channel has bandwidth limitations
% channel is modeled as low pass butterworth filter
% Nyquist bandwidth 0.5Hz, \a
www.eeworm.com/read/386581/8737792
m designhigherfilter.m
%DesignHigherFilter.m
function B=DesignHigherFilter(W0)
fs=8000;
N=199;
k=2*pi/fs;
Bandwidth=110;
wc1=(W0-Bandwidth/2)*k;
wc2=(W0+Bandwidth/2)*k;
B=fir2(N,[0,wc1/pi,wc2/pi,1],[0,1,1,0]);
www.eeworm.com/read/187358/8830991
dat rcvr_par.dat
#
# receiver parameter file
#
mask angle [deg] : 10.0
clock offset [ppm] : 0
interrupt vector : 512
acquisition threshold
www.eeworm.com/read/282300/9103189
dat rcvr_par.dat
#
# receiver parameter file
#
mask angle [deg] : 10.0
clock offset [ppm] : 0
interrupt vector : 512
acquisition threshold
www.eeworm.com/read/168691/9901950
c usbehcdtransfermanagement.c
/* usbEhcdTransferManagement.c - transfer management functions of the EHCD */
/* Copyright 2004-2005 Wind River Systems, Inc.
This software includes software licensed to Wind River Systems, Inc.
www.eeworm.com/read/358270/10193297
m gaussfilt.m
% GAUSSFILT Design a Gaussian Low-Pass Filter
%
% [B, A] = GAUSSFILT(BW, N)
% BW is the 3-dB bandwidth with 1.0 being 1/2 the
% sampling frequency. N is the number of taps.
%
%
function
www.eeworm.com/read/422591/10626958
rd pre.scale.rd
\name{pre.scale, pre.sphere}
\alias{pre.sphere}
\alias{pre.scale}
\title{Pre-sphering and pre-scaling}
\description{
Pre-sphered or pre-scaled version of data.}
\usage{
pre.sphere(x, mean.centred=FAL
www.eeworm.com/read/419325/10874103
txt ospf.txt
RouterB(config)#interface FastEthernet0/0
RouterB(config-if)#bandwidth 100
RouterB(config-if)#ip address 10.11.230.20 255.255.255.0
!
RouterB(config)#interface Serial0/0/0
RouterB(config-if)#ba