代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/160611/5569363
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/159489/5584120
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWA
www.eeworm.com/read/154667/5635091
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/154666/5635115
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/152843/5658755
s srem_mod.s
|
| srem_mod.sa 3.1 12/10/90
|
| The entry point sMOD computes the floating point MOD of the
| input values X and Y. The entry point sREM computes the floating
| point (IEEE) REM of the
www.eeworm.com/read/476074/6773341
m dsb_mod.m
function u=dsb_mod(m,ts,fc)
% u=dsb_mod(m,ts,fc)
%DSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the DSB modulated
% signal. ts
www.eeworm.com/read/475765/6778077
m ex4_4.m
% EX4_4.M Check results of Example 4.4
% Uses command eig to find eigenvalues and eigenvectors
format rat % Rational fractions
R=[2 1;1 2] % Define resistance matrix
G=inv(R)
www.eeworm.com/read/474282/6817422
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/194440/8193321
m importlas.m
function importlas(transfer,logmnem,logdesc,lognums,wellid,wellname,x,...
zunits,zstart,zend,kb,topsflag,wellnamelist)
%
%
% importlasinit(transfer,lognames,lognums,wellid,wellname,x,...
%
www.eeworm.com/read/194440/8194253
m editcvp.m
% Edit CVP matrix
% Functions called - movecvp cvpinfo plotCVPlines rangecb nextcb shotrange
function editcvp(action)
if( nargin < 1)
action='init';
end
% First, delete any axes in the main figu