代码搜索:Bandwidth

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

代码结果 1,693
www.eeworm.com/read/244937/12830079

m firrcos.m

function [b,a]=firrcos(varargin) %FIRRCOS Raised Cosine FIR Filter design. % B=FIRRCOS(N,Fc,DF,Fs) returns an order N low pass linear phase FIR % filter with a raised cosine transition band.
www.eeworm.com/read/244937/12830626

m ip_08_02.m

% MATLAB script for Illustrative Problem 8.2. clear echo on pn0_db=[-20:0.1:30]; pn0=10.^(pn0_db./10); capacity=3000.*log2(1+pn0/3000); pause % Press a key to see a plot of channel capacity vs.
www.eeworm.com/read/243660/12929003

c bwexp.c

/************************************************************************** * * ROUTINE * bwexp * * FUNCTION * Bandwidth expansion of LPC predictor coefficients * * SYNOPSIS * subroutine b
www.eeworm.com/read/243660/12929219

c bwexp.c

/************************************************************************** * * ROUTINE * bwexp * * FUNCTION * Bandwidth expansion of LPC predictor coefficients * * SYNOPSIS * subroutine b
www.eeworm.com/read/243660/12929699

c bwexp.c

/************************************************************************** * * ROUTINE * bwexp * * FUNCTION * Bandwidth expansion of LPC predictor coefficients * * SYNOPSIS * subroutine b
www.eeworm.com/read/323950/13306800

m ip_08_02.m

% MATLAB script for Illustrative Problem 8.2. echo on pn0_db=[-20:0.1:30]; pn0=10.^(pn0_db./10); capacity=3000.*log2(1+pn0/3000); pause % Press a key to see a plot of channel capacity vs. P/N0.
www.eeworm.com/read/321160/13411552

m ip_08_02.m

% MATLAB script for Illustrative Problem 2, Chapter 8. echo on pn0_db=[-20:0.1:30]; pn0=10.^(pn0_db./10); capacity=3000.*log2(1+pn0/3000); pause % Press a key to see a plot of channel capacity vs. P/N
www.eeworm.com/read/321050/13412660

m firrcos.m

function [b,a]=firrcos(varargin) %FIRRCOS Raised Cosine FIR Filter design. % B=FIRRCOS(N,Fc,DF,Fs) returns an order N low pass linear phase FIR % filter with a raised cosine transition band.
www.eeworm.com/read/321050/13412789

m ip_08_02.m

% MATLAB script for Illustrative Problem 8.2. clear echo on pn0_db=[-20:0.1:30]; pn0=10.^(pn0_db./10); capacity=3000.*log2(1+pn0/3000); pause % Press a key to see a plot of channel capacity vs.
www.eeworm.com/read/313963/13577546

m firrcos.m

function [b,a]=firrcos(varargin) %FIRRCOS Raised Cosine FIR Filter design. % B=FIRRCOS(N,Fc,DF,Fs) returns an order N low pass linear phase FIR % filter with a raised cosine transition band.