代码搜索:computations
找到约 357 项符合「computations」的源代码
代码结果 357
www.eeworm.com/read/38039/1094619
mnu memusage.mnu
MEMUSAGE
#
#
Snapshot
Output detailed snapshot of current memory usage (does not affect "increment" computations)
# remove the # sign and enter foreign help string in this line
Increment
Report increm
www.eeworm.com/read/216502/4891044
c y1.c
# include "dextern"
/* variables used locally */
/* lookahead computations */
int tbitset; /* size of lookahead sets */
struct looksets lkst [ LSETSIZE ];
int nlset = 0; /* next lookahead set in
www.eeworm.com/read/360606/10085303
m fig5_16.m
%
% This routine computes the Butterworth lowpass filter
% response. The computations are performed for filters
% of order 1 through 5
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
www.eeworm.com/read/479067/6698853
m visualcompute.m
% visualcompute
% perform the actual computations given the GUI settings
% called by VISUAL.M
%
% See also VISUAL
figNumber = watchon;
lc = get(findobj(gcf,'Tag','locchoice'),'Value');
if
www.eeworm.com/read/404751/11479110
m exakt.m
% EXAKT.M - Exact linearization for SISO systems
% (this m-file is a part of NelinSys, see details below)
%
% The application carries out computations of state-coordinates
% transforma
www.eeworm.com/read/154092/11989904
m fig5_16.m
%
% This routine computes the Butterworth lowpass filter
% response. The computations are performed for filters
% of order 1 through 5
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
www.eeworm.com/read/128750/14279810
m fig5_16.m
%
% This routine computes the Butterworth lowpass filter
% response. The computations are performed for filters
% of order 1 through 5
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
www.eeworm.com/read/217949/14942808
m fig5_16.m
%
% This routine computes the Butterworth lowpass filter
% response. The computations are performed for filters
% of order 1 through 5
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
www.eeworm.com/read/273525/4209028
ado _mksigma.ado
*! version 1.0.2 15jul2004
program define _mksigma
version 8.0
/* this progam makes an estimate of Sigma after var. the order of the
* variables determines the order of the computations for
www.eeworm.com/read/437018/1839541
c bjtsetup.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* This routine should only be called when circuit topology
* changes, since its computations do not depend on most
* device or mo