搜索资源列表
计算器2.0
- 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
JD_Nt
- 自己以前编写的解非线性组的简单Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of simple Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-C
XJ_Nt
- 自己以前编写的解非线性组的下降Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of Descent Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-
Nt
- 自己以前编写的解非线性组的一般Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of normal Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-C
wccc
- (1)已知甲数的35 是36,甲数是( )。已知乙数的47 是12,乙数是( )。 (2)40分钟是1小时的( ),1小时的35 是( )分钟。 (3)铅笔的单价是钢笔的920 ,把( )看作单位“1”。 二、根据算式补充条件 (1)停车场有24辆大汽车,( ),有多少辆小汽车? 24÷23 (2)停车场有24辆大汽车,( ),有多少辆小汽车? 24×23 (3)停车场有24辆小汽车,( ),有多少辆大汽车? 24×
Scrosspectrum
- Subroutine for continuous cross spectrum analysis of two one-dimensional series x(i) and y(i) (i=1,...,n). Input parameters and arrays: n,m, x(n), y(n), n: number of data m: biggest lag time length. Generally, m is between n/3 and n/10.
noisynoncvx
- 不等式优化,可用于压缩感知,解决形如 min ||x||_p subject to ||y-Ax||_q<e的问题-optimization of the form min ||x||_p subject to ||y-Ax||_q<e
evop
- El método de operación evolutiva (EVOP) fue propuesto por el estadístico ingles George E.P. Box en 1957. Este algoritmo requiere (2^N + 1 ) puntos (N es el número de variables del problema), de los cuales2^N son las esquinas de un hipercubo, con cent