代码搜索:coefficient

找到约 3,200 项符合「coefficient」的源代码

代码结果 3,200
www.eeworm.com/read/130043/14210207

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /*********
www.eeworm.com/read/129735/14230337

asm alarmr.asm

;ALARMR.ASM - PASS/FAIL ALARM GENERATOR USING EVM/AIC .TITLE "ALARMR" ;PASS/FAIL ALARM GEN. .GLOBAL RESET,BEGIN,AICSET_I,AICSEC,AICIO_I,SPSET .SECT "VECTORS" ;AS
www.eeworm.com/read/231449/14233587

m program_06_5.m

% Program 6_5 % Transfer Function of Gray-Markel Cascaded % Lattice Structure from the Lattice and % Feedforward Parameters % k is the lattice parameter vector % alpha is the vector of feedforwar
www.eeworm.com/read/231449/14233610

m program_06_2.m

% Program 6_2 % Parallel Realizations of an IIR Transfer Function % num = input('Numerator coefficient vector = '); den = input('Denominator coefficient vector = '); [r1,p1,k1] = residuez(num,den
www.eeworm.com/read/231449/14233651

m program_06_4.m

% Program 6_4 % Gray-Markel Cascaded Lattice Structure % Development % den is the denominator coefficient vector % num is the numerator coefficient vector % k is the lattice parameter vector % a
www.eeworm.com/read/128754/14279742

m ex9_13.m

% % In this example we plot the constant operating power gain % circle and choose a load reflection coefficient G_L. % Based on this G_L the input reflection coefficient is computed % %
www.eeworm.com/read/128748/14279879

m fig3_9.m

% % This file generates the graph shown in Figure 3-9 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" % close all; % close all opened graphs
www.eeworm.com/read/128748/14279880

m ex3_4.m

% % This file generates the graph for Example 3.4 % "Reflection coefficient representations" % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice"
www.eeworm.com/read/128748/14279881

m ex3_1.m

% % This file generates the graph for Example 3.1 % "Reflection coefficient representations" % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice"
www.eeworm.com/read/229740/14318202

m demo2.m

% This Matlab file demomstrates a variational level set method that improves the original method in Li et al's paper % "Level Set Evolution Without Re-initialization: A New Variational Formulation