代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/228372/14388006
m potsband.m
function [b,a]=potsband(fs)
%POTSBAND Design filter for 300-3400 telephone bandwidth [B,A]=(FS)
%
%Input: FS=sample frequency in Hz
%
%Output: B/A is a discrete time bandpass filter with a passba
www.eeworm.com/read/223481/14639226
m calculateminsnr.m
function [sim_param, sim_state] = CalculateMinSNR( sim_param, sim_state )
% CalculateThroughput determines that capacity of FSK under bandwidth
% constraints, by returning min Eb/No (dB) as a func
www.eeworm.com/read/223158/14651521
m lpcbwexp.m
function arx=lpcbwexp(ar,bw)
%LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW)
%minimum bandwidth will be BW*fs where fs is the sampling frequency
%the radius of each pole will be multi
www.eeworm.com/read/223158/14651543
m potsband.m
function [b,a]=potsband(fs)
%POTSBAND Design filter for 300-3400 telephone bandwidth [B,A]=(FS)
%
%Input: FS=sample frequency in Hz
%
%Output: B/A is a discrete time bandpass filter with a passba
www.eeworm.com/read/215197/15070760
m potsband.m
function [b,a]=potsband(fs)
%POTSBAND Design filter for 300-3400 telephone bandwidth [B,A]=(FS)
%
%Input: FS=sample frequency in Hz
%
%Output: B/A is a discrete time bandpass filter with a passba
www.eeworm.com/read/215197/15070790
m lpcbwexp.m
function arx=lpcbwexp(ar,bw)
%LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW)
%minimum bandwidth will be BW*fs where fs is the sampling frequency
%the radius of each pole will be multi
www.eeworm.com/read/214970/15081444
m potsband.m
function [b,a]=potsband(fs)
%POTSBAND Design filter for 300-3400 telephone bandwidth [B,A]=(FS)
%
%Input: FS=sample frequency in Hz
%
%Output: B/A is a discrete time bandpass filter with a passba
www.eeworm.com/read/214970/15081477
m lpcbwexp.m
function arx=lpcbwexp(ar,bw)
%LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW)
%minimum bandwidth will be BW*fs where fs is the sampling frequency
%the radius of each pole will be multi
www.eeworm.com/read/17694/754288
ucf pll_tx_arwz.ucf
# Generated by Xilinx Architecture Wizard
# --- UCF Template Only ---
# Cut and paste these attributes into the project's UCF file, if desired
INST PLL_ADV_INST BANDWIDTH = OPTIMIZED;
INST PLL_ADV
www.eeworm.com/read/180822/5280871
m bwcapacityread.m
function [sim_param, sim_state] = BwCapacityRead( sim_param )
% BwCapacityRead determines that capacity of FSK under bandwidth
% constraints, by returning min Eb/No (dB) as a function of h.
%
% Th