代码搜索:Numerical

找到约 2,441 项符合「Numerical」的源代码

代码结果 2,441
www.eeworm.com/read/254398/12139559

m josaafig8.m

%Metal heterostructure-based nanophotonic devices: finite-difference time-domain numerical simulations %fig8 format long Ni=350;Nj=150; thick=25; w=5; d1=18;d2=18;pb=15;Lb=100;La=288;%pb是pml的层数,La
www.eeworm.com/read/13871/284389

m logsumexpv.m

function s = logsumexpv(a) % Returns log(sum(exp(a))) while avoiding numerical underflow. % % e.g., log(e^a1 + e^a2) = a1 + log(1 + e^(a2-a1)) if a1>a2 % If a1 ~ a2, and a1>a2, then e^(a2-a1) is
www.eeworm.com/read/38039/1091270

mnu modpattrel.mnu

MOD#PATT#REL 修改阵列关系 Edit 编辑 Edit pattern relations. 编辑阵列关系 Switch#Dims 切换尺寸 Switch data display to/from numerical values and parametric labels. 数据显示在数值和参数标签之间切换。 Show#Dims 显示尺寸 Selected a feature an
www.eeworm.com/read/344386/3211015

tst function.tst

# Test of functions # # mysql -v < this_file # # numerical functions # select 1+1,1-1,1+1*2,8/5,8%5,mod(8,5),mod(8,5)|0,-(1+1)*-2,sign(-5) ; select floor(5.5),floor(-5.5),ceiling(5.5),ceiling(-5.5),
www.eeworm.com/read/449947/1673284

lmko lmdap3dof_sfun.lmko

"LMdap3dof_sfun.obj" "LMdap3dof_sfun_registry.obj" "c5_LMdap3dof.obj" "c6_LMdap3dof.obj" "lccstub.obj" "F:\Books\Numerical Computing with Simulink\NCS Models and M-files\Chapter 9\LMdap_Library_N
www.eeworm.com/read/160151/10563951

c fft.c

/*data是输入和输出(复数),nn是FFT的点数 isign指示FFT变换方向1为正变换, -1为反变换,程序出自《Numerical Recipes in C》 */ #include #define SWAP(a,b) tempr=(a);(a)=(b);(b)=tempr void four1(float data[], unsigned long
www.eeworm.com/read/160151/10564210

_c fft._c

/*data是输入和输出(复数),nn是FFT的点数 isign指示FFT变换方向1为正变换, -1为反变换,程序出自《Numerical Recipes in C》 */ #include #define SWAP(a,b) tempr=(a);(a)=(b);(b)=tempr void four1(float data[], unsigned long
www.eeworm.com/read/221024/14768580

html http:^^www.cs.umn.edu^faculty^rosen.html

Date: Thu, 21 Nov 1996 20:55:23 GMT Server: Apache/1.1b3 Content-type: text/html J. Ben Rosen J. Ben Rosen Professor Emeritus Numerical optimization, parallel c
www.eeworm.com/read/208657/15239740

m invlap.m

% INVLAP numerical inverse Laplace transform % % f = invlap(F, t, alpha, tol, P1,P2,P3,P4,P5,P6,P7,P8,P9); % % F laplace-space function (string refering to an m-file), %
www.eeworm.com/read/38039/1090343

mnu dpmedit4.mnu

EDIT#PROGRAM4 编辑程序4 # Switch#Dim 切换尺寸 Switch data display to/from numerical values and parametric labels. 数据显示在数值和参数标签之间切换。 Set#Cur#Sheet 设置当前页面 Set current sheet of drawing. 设置当前绘图的页面