代码搜索:Bandwidth

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

代码结果 1,693
www.eeworm.com/read/385891/2578653

s viscsum.s

/* $Id: VIScsum.S,v 1.1.1.1 2004/02/04 12:55:50 laputa Exp $ * VIScsum.S: High bandwidth IP checksumming utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 Jakub
www.eeworm.com/read/374003/2755776

hrh variant.hrh

#ifndef __VARIANT_HRH #define __VARIANT_HRH // #define NO_BLUETOOTH // #define NO_TEST_BANDWIDTH // Any localized string can be changed through this, too, e.g. like this: // #ifdef qtn_movino_captio
www.eeworm.com/read/374003/2755862

hrh variant.hrh

#ifndef __VARIANT_HRH #define __VARIANT_HRH // #define NO_BLUETOOTH // #define NO_TEST_BANDWIDTH // Any localized string can be changed through this, too, e.g. like this: // #ifdef qtn_movino_captio
www.eeworm.com/read/292248/8365595

m chk_parameters.m

function [sim, err]=chk_parameters(sim); %check parameters after setting: err=0; if ~sim.sampling_rate | ~sim.carrier_freq | ~sim.symbol_rate ... | ~sim.bandwidth, disp('[chk_parame
www.eeworm.com/read/373627/9445996

html width.sj.html

R: Bandwidth Selection by Pilot Estimation of Derivatives
www.eeworm.com/read/373627/9446091

namespace

useDynLib(MASS, .registration = TRUE) # functions export(addterm, area, as.fractions, bandwidth.nrd, bcv, boxcox, con2tr, contr.sdif, corresp, cov.trob, denumerate, dose.p, dropterm, en
www.eeworm.com/read/362213/10012610

m fig9_36.m

% Figure 9.36 % % Analog Butterworth filter design % % design an n-pole filter with a bandwidth of 1 rad/sec % [z,p,k] = buttap(2); % 2 pole filter [b,a] = zp2tf(z,p,k); % conver
www.eeworm.com/read/351223/10672858

m paprofdma.m

function paprOFDMA() dataType = 'Q-PSK'; % Modulation format. totalSubcarriers = 512; % Number of total subcarriers. numSymbols = 16; % Data block size. Fs = 5e6; % System bandwidth. Ts = 1/Fs;
www.eeworm.com/read/276736/10712705

m ifm.m

T=10e-6; %pulse duration10us B=30e6; %chirp frequency modulation bandwidth 30MHz K=B/T; %chirp slope Fs=10*B;Ts=1
www.eeworm.com/read/465514/7049341

m 1paprofdma.m

function paprOFDMA() dataType = 'Q-PSK'; % Modulation format. totalSubcarriers = 512; % Number of total subcarriers. numSymbols = 16; % Data block size. Fs = 5e6; % System bandwidth. Ts = 1/Fs;