代码搜索:Integration

找到约 3,762 项符合「Integration」的源代码

代码结果 3,762
www.eeworm.com/read/352782/10510266

html charactereditor.html

www.eeworm.com/read/352782/10510268

html dateeditor.html

www.eeworm.com/read/352782/10510269

html booleaneditor.html

www.eeworm.com/read/352782/10510271

html nulleditor.html

www.eeworm.com/read/352782/10510272

html patterneditor.html

www.eeworm.com/read/352782/10510276

html seteditor.html

www.eeworm.com/read/352782/10510281

html collectioneditor.html

www.eeworm.com/read/423357/10568840

m mie2_abs.m

function result = Mie2_abs(eps1, mu1, x) % Computation of the Absorption Efficiency Qabs of a sphere % for given complex permittivity and permeability ratios, % eps1=eps1'+ieps1", mu1=mu1'+
www.eeworm.com/read/273093/10927354

m quadg.m

function [int, tol1,ix]= quadg(fun,xlow,xhigh,tol,trace,p1,p2,p3,p4,p5,p6,p7,p8,p9) %GAUSS积分法 %用法: int = quadg('Fun',xlow,xhigh) % % int -- 积分值 % Fun -- 被积函数Fun(x) (函数名或字符串)
www.eeworm.com/read/172061/7074737

m quadg.m

function [int, tol1,ix]= quadg(fun,xlow,xhigh,tol,trace,p1,p2,p3,p4,p5,p6,p7,p8,p9) %GAUSS积分法 %用法: int = quadg('Fun',xlow,xhigh) % % int -- 积分值 % Fun -- 被积函数Fun(x) (函数名或字符串)