代码搜索:Bandwidth

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

代码结果 1,693
www.eeworm.com/read/422591/10627066

rd hbcv.rd

\name{Hbcv, Hbcv.diag} \alias{Hbcv} \alias{Hbcv.diag} \title{Biased cross-validation (BCV) bandwidth matrix selector for bivariate data} \description{ BCV bandwidth matrix for bivariate data.} \usa
www.eeworm.com/read/422591/10627079

rd drvkde.rd

\name{drvkde} \alias{drvkde} \title{Kernel density derivative estimation} \description{ Compute kernel density derivative estimates and standard errors for multivariate data. } \usage{ drvkde(x
www.eeworm.com/read/422591/10627086

rd kda.rd

\name{kda, Hkda, Hkda.diag, hkda} \alias{Hkda} \alias{Hkda.diag} \alias{kda} \alias{hkda} \title{Kernel discriminant analysis for multivariate data} \description{ Kernel discriminant analysis for 1
www.eeworm.com/read/422591/10627092

rd hscv.rd

\name{Hscv, Hscv.diag, hscv} \alias{Hscv} \alias{Hscv.diag} \alias{hscv} \title{Smoothed cross-validation (SCV) bandwidth selector} \description{ SCV bandwidth for 1- to 6-dimensional data.} \usag
www.eeworm.com/read/418779/10925361

txt 1813.txt

Rule: -- Sid: 1813 -- Summary: This event is generated when an ICMP request is made to gain information on available bandwidth. -- Impact: Information gathering. -- Detailed Information: An ICMP r
www.eeworm.com/read/467759/7000777

m lpcrand.m

function ar=lpcrand(p,n,bw) % generate n random stable polynomials of order p with a minimum pole % bandwidth of bw*fs where fs is the sampling fequency. % To limit the pole radius to r set bw=-log
www.eeworm.com/read/236873/7119124

m lpcrand.m

function ar=lpcrand(p,n,bw) % generate n random stable polynomials of order p with a minimum pole % bandwidth of bw*fs where fs is the sampling fequency. % To limit the pole radius to r set bw=-log
www.eeworm.com/read/455120/7152397

m pll_synth_2nd_order.m

function [cap res] = pll_synth_2nd_order(ipump, vco_sensitivity, fout, fcomp, bandwidth, pm) % Synthesizes PLL loop components for a 2nd order system using the % topology shown below. It is recom
www.eeworm.com/read/455120/7152399

m pll_synth_3rd_order.m

function [cap res] = pll_synth_3rd_order(ipump, vco_sensitivity, fout, fcomp, bandwidth, pm) % Synthesizes PLL loop components for a 3rd order system using the % topology shown below. % % Inpu
www.eeworm.com/read/455120/7152400

m pll_simulation.m

function [bandwidth pm] = pll_simulation(cap, res, ipump, vco_sensitivity, fout, fcomp ) % Simulates 2nd, 3rd and 4th order PLL loops for the topologies shown % below using basic control systems t