搜索资源列表
raa
- 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
MatrixCalculator.rar
- 用C#编写的基本的矩阵运算器 包括加减乘除 转职,求逆,基本矩阵判断以及LDU分解和QR分解,a matrix calculator
LDU
- 程序要求输入一个3*3的矩阵,然后可以将此矩阵进行LDU分解-Procedures for the importation of a 3* 3 matrix, this matrix can then LDU decomposition
duanluguzhang
- 使用C#作为开发语言,制作了一个简单电力系统对称短路电流计算软件,可生成导纳矩阵的LDU分解后的各矩阵,包括因子矩阵、阻抗矩阵。-A simple power system short-circuit analysis software based on C#.
A_LDU
- 程序实现将一个对称矩阵A分解成LDU 其中L为下三角矩阵 D为对角矩阵 U为上三角矩阵 该程序使用了二级指针,矩阵A的阶数可以由运行人员决定-Program implementation will be decomposed into a symmetric matrix A LDU where L is lower triangular matrix D a diagonal matrix U is upper triangular matrix of the program us
ldu
- 将一个稀疏矩阵分解因子,构成上三角矩阵,对角矩阵和下三角矩阵相乘的形式。即LDU分解。-Factoring a sparse matrix, constitute the upper triangular matrix, in the form of a diagonal matrix and lower triangular matrix multiplication. That LDU decomposition.
decomposition
- 线性代数程序,用于得到一个哈密顿矩阵的科洛斯基分解。-Find the cholesky (LDU) decomposition of a Hermitian Toeplitz Matrix
PowerFlowCal
- 高等电力网络节点导纳矩阵LDU分解MATLAB实现代码,该代码简洁清晰,可以适用于任何形式的节点导纳矩阵和节点阻抗矩阵的LDU分解,为下一步的前代回代求解做好数学准备。-Higher electricity network node admittance matrix LDU decomposition MATLAB implementation code, the code is simple and clear and can be applied to any form of nodal
ldu
- LDU for breaking up Matrices into LDU
ldu
- 软件介绍 LDU v702 中文简体版 软件介绍 LDU v702 中文简体版-Software introduction V702 LDU Chinese simplified versionSoftware introduction V702 LDU Chinese simplified version
LU分解程序
- 用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed descr iption is given.)
KYNGX0
- 程序要求输入一个3 3的矩阵,然后可以将此矩阵进行LDU分解()
woosole-foundation
- 程序要求输入一个3 3的矩阵,然后可以将此矩阵进行LDU分解()