登录
首页 » Visual C++ » LUDCMP

LUDCMP

于 2013-09-27 发布 文件大小:1KB
0 57
下载积分: 1 下载次数: 14

代码说明:

  程序名为LU分解法。功能:求解系数矩阵为非奇异的线性代数方程组Ax=b,它能串联式地逐次解A相同b不同的方程组。本方法将高斯主元消去法中的中间结果的记录次数从约n^3/3次减少到约n^2次。子过程LUDCMP将系数矩阵A分解为上三角矩阵和下三角矩阵。子过程LUBKSB利用LUDCMP的分解结果求得线性方程组Ax=b的解。(Program called LU decomposition. Function: non-singular coefficient matrix solving linear algebraic equations Ax = b, it tandem to the same b successive solution A different equations. The method of the Gaussian elimination method master record of the results of the intermediate frequency from about n ^ 3/3 was reduced to about n ^ 2 times. Sub-process LUDCMP the coefficient matrix A is decomposed into upper triangular matrix and lower triangular matrices. Sub-process LUBKSB decomposition results obtained using the LUDCMP linear equations Ax = b solution.)

文件列表:

LUDCMP.CPP,1810,2002-04-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104224会员总数
  • 54今日下载