代码搜索:coefficient

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

代码结果 3,200
www.eeworm.com/read/218421/14920764

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /*********
www.eeworm.com/read/117357/14928564

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /*********
www.eeworm.com/read/217949/14942588

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/217949/14942590

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/217949/14942592

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/217949/14942754

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/216476/15005813

h fieldu1.h

#ifndef FIELD_H #define FIELD_H #include "Def.h" //起始中止点 int Beginx=0; int Endx=0; int Beginy=0; int Endy=0; //初始化场 void InitialField() { for (int i=0; i
www.eeworm.com/read/216476/15005821

h pmlu.h

#ifndef PML_H #define PML_H #include "Def.h" double PMLArrayE[NPML+1]; //NPML数组(E->H) double PMLArrayH[NPML+1]; //NPML数组(H->E) static double Dz[DOMAINX][DOMAINY]; static double
www.eeworm.com/read/216476/15005831

h filedu1.h

#ifndef FIELD_H #define FIELD_H #include "Def.h" //起始中止点 int Beginx=0; int Endx=0; int Beginy=0; int Endy=0; //初始化场 void InitialField() { for (int i=0; i
www.eeworm.com/read/216476/15005848

h fieldu1.h

#ifndef FIELD_H #define FIELD_H #include "Def.h" //起始中止点 int Beginx=0; int Endx=0; int Beginy=0; int Endy=0; //初始化场 void InitialField() { for (int i=0; i