代码搜索:containing

找到约 10,000 项符合「containing」的源代码

代码结果 10,000
www.eeworm.com/read/230384/14291130

asv f_impulse.asv

function [h,k] = f_impulse (b,a,N,bits,realize,graph,caption) %F_IMPULSE: Compute the impulse response of a discrete-time system % % Usage: [h,k] = f_impulse (b,a,N,bits,realize,graph,capt) % %
www.eeworm.com/read/230384/14291149

m f_filtlat.m

function y = f_filtlat (K,b_0,x) %F_FILTLAT: Compute output of lattice form filter realization % % Usage: y = f_filtlas (K,b_0,x) % % Inputs: % K = 1 by m vector containing reflecti
www.eeworm.com/read/230384/14291357

asv f_cascade.asv

function [B,A,b_0] = f_cascade (b,a) %F_CASCADE: Find cascade form digital filter realization % % H(z) = b_0*H_1(z)*H_2(z)*...*H_N(z) % % Usage: [B,A,b_0] = f_cascade (b,a)
www.eeworm.com/read/230384/14291359

m f_cascade.m

function [B,A,b_0] = f_cascade (b,a) %F_CASCADE: Find cascade form digital filter realization % % H(z) = b_0*H_1(z)*H_2(z)*...*H_N(z) % % Usage: [B,A,b_0] = f_cascade (b,a)
www.eeworm.com/read/230384/14291383

m f_bilin.m

function [B,A] = f_bilin (b,a,fs) %F_BILIN: Bilinear analog to digital filter transformation % % Usage: [B,A] = f_bilin (b,a,fs) % % Description: Convert an analog filter H(s) = b(s)/a(s)
www.eeworm.com/read/229819/14315584

html dfukeyinsert.html

CSR DFU Tools - dfukeyinsert
www.eeworm.com/read/229002/14355922

in potfiles.in

# List of source files containing translatable strings. src/xlyrics.c src/conf.c
www.eeworm.com/read/228773/14363869

readme19

Chapter 19 - Programming for the Internet - HTML. simple.html - a simple html document. format.html - a document with text formatting. lists.html - a document with unordered, numbered and d
www.eeworm.com/read/127236/14366841

m regrrbfn.m

function [rbfmodel,error] = RegrRBFN(X,Y,clusters,sigma) % [rbfmodel,error] = RegrRBFN(X,Y,clusters,sigma) % % Radial Basis Function Regression model construction. % % Input parameters: %
www.eeworm.com/read/228672/14370034

cmd anispg290.cmd

*--------------------------------------------------------------- * S+core IDE Command File * * Note: Comment line start with '*'(in the first char) * No