资源列表
simplex
- 用单纯形法中的人工变量法求解线性规划问题,C语言实现-Simplex method of artificial variables for solving linear programming, C language
antColony
- xhortest path ant colony algorithm
ju
- 特征值分解(B级) 功能要求: a) 输入一个对称正方矩阵A,从文本文件读入; b) 对矩阵A进行特征值分解,将分解结果:即U矩阵、S对角矩阵输出至文本文件; c) 将最小特征值对应的特征向量并输出至文本文件; d) 验证其分解结果是否正确。 说明:矩阵特征值分解被广泛运用于土木工程问题的数值计算中,如可用于计算结构自振频率与自振周期、结构特征值屈曲问题等-Eigenvalue Decomposition (B grade) Functional requiremen
conjugate_grads
- 这是一个实现最优化计算的程序,采用的算法为共轭梯度法。-This is a realization of optimal calculation procedure, the algorithm used to conjugate gradient method.
c++2text01
- 一个实验,是我们老师在实验课程上让我们做的 我就写了-an experiment, we teachers in experimental courses allow us to do, I wrote an
bessel_fast.source
- 用Javascr ipt写的快速Bessel函数计算程序-Fast Bessel function calculation program Written in Javascr ipt
LSM
- 最小二乘法(Least-square method)在matlab平台下的实现程序。-Least square method (Least-square method) in the matlab platform realize the procedure under.
BEAM
- 有限单元法计算平面刚架问题,C语言源代码,计算程序-Plane frame finite element method problems, C language source code, computer program
diag
- 滤波程序,从同事那里要的,大家一起交流学习-BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE C C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z. C C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-V
Matrix
- matrix java code,package ,matrix java code,package
Finite_element_tri
- 用有限元法求解三角形形区域上的Possion方程
