代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/384722/8849778
m chirp_signal.m
%%demo of chirp signal
T=10e-6; %pulse duration10us
B=30e6; %chirp frequency modulation bandwidth 30MHz
K=B/T;
www.eeworm.com/read/427084/8978267
m c5_sqrcdemo.m
%File: c5_sqrcdemo.m
T=1; %symbol time
k=10; %samples per symbol
m=4; %delay
beta=0.32; %bandwidth factor
h=sqrc(T,k,m,beta);
www.eeworm.com/read/365797/9846747
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/162301/10316435
asv chirp_signal.asv
%%demo of chirp signal
T=10e-6; %pulse duration10us
B=30e6; %chirp frequency modulation bandwidth 30MHz
K=B/T;
www.eeworm.com/read/162301/10316465
m chirp_signal.m
%%demo of chirp signal
T=10e-6; %pulse duration10us
B=30e6; %chirp frequency modulation bandwidth 30MHz
K=B/T;
www.eeworm.com/read/421857/10689201
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/421857/10691301
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/418731/10934064
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/418157/10963716
m slew.m
function out = slew(in,alfa,sr,GBW,Ts)
% Models the operational amplifier finite bandwidth and slew rate
% for a discrete time integrator (by S. Brigati, P. Malcovati)
%
% out = slew(in,alfa,sr,GB
www.eeworm.com/read/417429/10990142
todo
Review use of T_GD
problem with signal going below threshold losing C/A sync
try loading signal data as s16 all the way into the correlator
functions to see if this helps with bandwidth issues