代码搜索:practice

找到约 1,173 项符合「practice」的源代码

代码结果 1,173
www.eeworm.com/read/217949/14942737

m ex10_6.m

% % In this example we design an oscillator % using a dielectric resonator (DR) % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" % close a
www.eeworm.com/read/217949/14942804

m ex5_2.m

% % This file computes various quality factors and % generates the graph for Example 5.2 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/217949/14942851

m ex1_4.m

% % This file generates the graph for Example 1.4 % "RF impedance response of capacitor" % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/208919/15230745

ion descript.ion

Fig01_01.doc This diagram illustrates total execution time of each function. At first glance, it might seem that there are three hotspots here. In practice, however, this
www.eeworm.com/read/216450/4895305

h types.h

/* The header contains important data type definitions. * It is considered good programming practice to use these definitions, * instead of the underlying base type. By convention, a
www.eeworm.com/read/304805/3785540

h types.h

/* The header contains important data type definitions. * It is considered good programming practice to use these definitions, * instead of the underlying base type. By convention, a
www.eeworm.com/read/365785/2895204

h types.h

/* The header contains important data type definitions. * It is considered good programming practice to use these definitions, * instead of the underlying base type. By convention, a
www.eeworm.com/read/362762/2927180

h types.h

/* The header contains important data type definitions. * It is considered good programming practice to use these definitions, * instead of the underlying base type. By convention, a
www.eeworm.com/read/173879/9631172

m ex1_4.m

% % This file generates the graph for Example 1.4 % "RF impedance response of capacitor" % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/412991/11170809

m solvernxn.m

function x=SolverNxN(Amxn,b) % SolverNxN is designed to solve many small linear system in a vectorized % way in order to improve time perfomaces. It is in practice a faster % alternative to the m