代码搜索:bandwidth
找到约 1,693 项符合「bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/316280/13526347
cc bandwidth_time_filter.cc
//Copyright (c) 2004, Charles Killian, Adolfo Rodriguez, Dejan Kostic, Sooraj Bhat, and Amin Vahdat
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
//mod
www.eeworm.com/read/305723/13762617
m cp0101_bandwidth.m
%函数1.2.由三个步骤组成。第一步是计算输人信号单边功率谱密度(ESD)。使用快
%速傅里叶(FFr)算法将信号从时域转换到频域。因为FFr算法的输出是离散谱,而这
%里我们需要的是连续谱,因此需要引人不同的比例因子来实现从离散谱到连续谱的转换。
%在第二步中,我们利用迭代算法计算出相对于特定阂值的ESD的最高和最低频率,从而
%估算出被检测信号所占用的带宽。这种算法同时适用于基带信号和 ...
www.eeworm.com/read/485265/6556943
m cp0702_bandwidth.m
%
% FUNCTION 7.7 : "cp0702_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with
% sampling rate 'dt'
% Bandwidth is evaluated according to the given 'threshold'
% (in dB)
% 'BW' is
www.eeworm.com/read/484989/6569827
cc 复件 test_bandwidth.cc
/* -*- c++ -*- */
/*
* Copyright 2004 David Carr.
* based on a file:
* Copyright 2003 Free Software Foundation, Inc.
*
* This file is part of the SSRP project.
*
* The SSRP project is free so
www.eeworm.com/read/155919/11838401
m cp0702_bandwidth.m
%
% FUNCTION 7.7 : "cp0702_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with
% sampling rate 'dt'
% Bandwidth is evaluated according to the given 'threshold'
% (in dB)
% 'BW' is
www.eeworm.com/read/155919/11838415
m cp0101_bandwidth.m
%
% FUNCTION 1.2 : "cp0101_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with sampling period
% 'dt'
% Bandwidth is evaluated according to the given 'threshold' (in dB)
% 'BW' is
www.eeworm.com/read/211983/15168668
m cp0702_bandwidth.m
%
% FUNCTION 7.7 : "cp0702_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with
% sampling rate 'dt'
% Bandwidth is evaluated according to the given 'threshold'
% (in dB)
% 'BW' is
www.eeworm.com/read/347706/3163900
svn-base bandwidth.gif.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/338072/3322192
cxx sdp2bandwidth.cxx
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
*
* Redist
www.eeworm.com/read/338072/3322196
hxx sdp2bandwidth.hxx
#ifndef SDP2BANDWIDTH_HXX_
#define SDP2BANDWIDTH_HXX_
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vo