代码搜索:Bandwidth

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

代码结果 1,693
www.eeworm.com/read/371704/2779150

m s_frequency_attributes.m

function attributes=s_frequency_attributes(seismic,varargin) % Compute median frequency, bandwidth, and power spectrum of seismic input data % Written by: E. R.: February 22, 2005 % Last updated: M
www.eeworm.com/read/353640/3084745

h usblib.h

/* usbLib.h - USB utility functions */ /* Copyright 2000 Wind River Systems, Inc. */ /* Modification history -------------------- 01d,26jan00,rcb Modify usbRecurringTime() to accept ins
www.eeworm.com/read/259229/4345339

hx camera.hx

package flash.media; extern class Camera extends flash.events.EventDispatcher { function new() : Void; var activityLevel(default,null) : Float; var bandwidth(default,null) : Int; var currentFPS(d
www.eeworm.com/read/415663/11059351

m find_landmark.m

function [lm_idx,rest_idx] = find_landmark(D, k, algorithm) % D is the pairwise distance/bandwidth % k is the number of landmarks % if algorithm is 'rand', use random landmarks, otherwise use kmeans %
www.eeworm.com/read/415537/11065591

txt block adservers.txt

Block Adservers f you wanna remove those nasty ads from the pages which waste lot of time and bandwidth then here is something for you I belive it will help you a lot how it works It's possib
www.eeworm.com/read/375129/9371934

m lpf.m

function[t st]=lpf(f,sf,B) %This function filter an input data using a lowpass filter %inputs:f:frequency samples % sf:input data spectrum samples %B:lowpass's bandwidth with a rectangle lowpass
www.eeworm.com/read/460209/7255708

m ofdmtransmit.m

%Transmission %The available bandwidth is 8 MHz clear all; close all; %Simulation Parameters Tu=224e-6; %useful OFDM symbol period T=Tu/2048; %baseband elementary period G=0; %c
www.eeworm.com/read/297019/8065343

m nbastrom.m

function I=NB(num,den); % Calculation of Noise Bandwidth using Astrom's theory; % num - numerator coeff. array of TF; % den - denominator coeff. array of TF; % Same length of num and den is requ
www.eeworm.com/read/147766/5722153

s viscsumcopy.s

/* $Id: VIScsumcopy.S,v 1.8 2000/02/20 23:21:39 davem Exp $ * VIScsumcopy.S: High bandwidth IP checksumming with simultaneous * copying utilizing the UltraSparc Visual Instruction Set. *
www.eeworm.com/read/136786/5863144

s viscsumcopy.s

/* $Id: VIScsumcopy.S,v 1.8 2000/02/20 23:21:39 davem Exp $ * VIScsumcopy.S: High bandwidth IP checksumming with simultaneous * copying utilizing the UltraSparc Visual Instruction Set. *