代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/469148/6978443
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 re
www.eeworm.com/read/461382/7228228
m calculateminsnr.m
function [sim_param, sim_state] = CalculateMinSNR( sim_param, sim_state, code_param )
% CalculateThroughput determines that capacity of FSK under bandwidth
% constraints, by returning min Eb/No (d
www.eeworm.com/read/439462/7708285
m rfb.m
function phi=rfb(y,K,L)
%
% The statically stable REFIL spectral estimator.
%
% phi=rfb(y,K,L);
%
% y
www.eeworm.com/read/298894/7927267
m randn_bl.m
%
% function [y,w] = randn_bl(ALPHA,T,Nt,B);
%
% ALPHA: number of symbols for which we need samples
% Nt: number of samples per symbols
% T: duration of a symbol
% B: bandwidth of the bandl
www.eeworm.com/read/397597/8034922
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/397597/8034933
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/196770/8061516
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/327549/13073234
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 rectan
www.eeworm.com/read/126765/6013043
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/101066/6257324
h usblib.h
/* usbLib.h - USB utility functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,26jan00,rcb Modify usbRecurringTime() to accept ins