代码搜索:Formula
找到约 2,502 项符合「Formula」的源代码
代码结果 2,502
www.eeworm.com/read/302298/13838081
asv m5_2.asv
%%%%%%%%% Newton_Cotes Formula %%%%%%%%%%
fprintf('\n Newton-Cotes Formula\n');
n=input('Number of data points(2-8)?');
a=input('Lower limit of integration:');
b=input('Upper limit of integratio
www.eeworm.com/read/302298/13838082
m m5_2.m
%%%%%%%%% Newton_Cotes Formula %%%%%%%%%%
fprintf('\n Newton-Cotes Formula\n');
n=input('Number of data points(2-8)?');
a=input('Lower limit of integration:');
b=input('Upper limit of integratio
www.eeworm.com/read/111945/6307269
frm fractint.frm
comment {
FRACTINT.DOC has instructions for adding new formulas to this file.
There are several hard-coded restrictions in the formula interpreter:
1) The fractal name through the open curly b
www.eeworm.com/read/389070/6353143
asv m5_2.asv
%%%%%%%%% Newton_Cotes Formula %%%%%%%%%%
fprintf('\n Newton-Cotes Formula\n');
n=input('Number of data points(2-8)?');
a=input('Lower limit of integration:');
b=input('Upper limit of integratio
www.eeworm.com/read/389070/6353144
m m5_2.m
%%%%%%%%% Newton_Cotes Formula %%%%%%%%%%
fprintf('\n Newton-Cotes Formula\n');
n=input('Number of data points(2-8)?');
a=input('Lower limit of integration:');
b=input('Upper limit of integratio
www.eeworm.com/read/493003/6403267
log event.log
06/23/05, 15:14:48, 4, 0, \\Jrslanz\C\personel\JRSMANILAREPORT.rpt:The result of selection formula must be a boolean.
06/23/05, 15:15:14, 4, 0, \\Jrslanz\C\personel\JRSMANILAREPORT.rpt:The result of
www.eeworm.com/read/409626/11317629
m exp2.m
function w = exp2(x)
% The weight function w of the Gauss-Hermite quadrarure formula.
w = exp(-x.^2);
www.eeworm.com/read/409626/11317677
m exp2.m
function w = exp2(x)
% The weight function w of the Gauss-Hermite quadrarure formula.
w = exp(-x.^2);
www.eeworm.com/read/154092/11989886
m ex6_9.m
%
% This program compares the saturation drain current
% of a FET computed by using the exact formula versus
% the quadratic law approximation
%
% Copyright (c) 1999 by P.Bretchko and R
www.eeworm.com/read/128751/14279792
m ex6_9.m
%
% This program compares the saturation drain current
% of a FET computed by using the exact formula versus
% the quadratic law approximation
%
% Copyright (c) 1999 by P.Bretchko and R