代码搜索:Exp2
找到约 173 项符合「Exp2」的源代码
代码结果 173
www.eeworm.com/read/470361/6919360
exp2
www.eeworm.com/read/306265/13748290
exp2
www.eeworm.com/read/264657/6325043
exp2
www.eeworm.com/read/483859/6596512
exp2
www.eeworm.com/read/483859/6596493
lnp exp2.lnp
"STARTUP.obj",
"exp2.obj",
"lq51_c.obj",
"lq51_a.obj"
TO "exp2" Rtx51Tiny
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);