资源列表
UC1
- unit commitment with Gams
C-generalized-inverse-of-a-matrix
- 用C语言实现的求矩阵的广义逆运算,对编程很有帮助-Generalized inverse matrix computation C language programming helpful
wald
- 用LUA编写的logistic回归分析中的wald检验-wald test in logistic regression using LUA
dianhua
- 商业单位需要容易记忆的电话号码,有一些方法可以让电话号码变得更容易记忆。譬如,可以把电话号码写成单词或短语,如 MON-GLOP 可以代表滑铁卢大学的电话。有时仅仅是把号码的一部分写成单词,如打 310-GINO 便可向 GINO 比萨饼店定购比萨。另一种让电话号码容易记忆的方法是将数字用一种容易记的方式组合起来-Business units need easy to remember phone numbers, there are some ways to make the phone nu
coe_gyT
- 已知弹性模量计算超声波(横波)穿透固体与液体界面时的能量分配算法。-Ultrasonic elastic modulus (shear wave) to penetrate the solid and liquid interface energy allocation algorithm.
QR_MATLAB
- QR 分解 (包括Householer, Givens, 经典Gram Schmidt, 修正的GS methods)-QR factorization including Householer, Givens, CGS, MGS
Displace_Kundu_Eq
- Particle Displacements calculation using Kundu´ s equation
ShowJFrame
- 整数位运算及二进制显示。指定整数类型(byte,short,char,int)输入若干整数,选择位运算(&、|、^),显示位运算结果及整数二进制形式-The integer bitwise operations and binary display. Specified integer types (byte, short, char, int) Enter the number of integer bit arithmetic (& , |, ^), showing the resul
twopoint
- 用两点法辨识一阶惯性滞后系统,测试结果比例系数和时间常数辨识结果较准确,但输入延迟时间差距较大,分析其原因,可能是因为在曲线上取的两点坐标不准确,因为离散的数字量坐标取值方法有误。-Two points
NA1008
- 本代码主要是用Romberg算法求曲线积分-The code is the demand curve integral Romberg Algorithm
abaqus 复合材料损伤问题
- abaqus 复合材料损伤问题 子程序开发-abaqus composite damage subroutine development
spline1
- 已知节点x(n)和函数值y(n),用三次样条求节点t(m)上的内插值sy(m)。-Spline Interpolation