期刊文献+

矩阵的Crout递归分解算法及程序设计

Recursive Algorithm and Programming for Matrix Crout's Factorization
下载PDF
导出
摘要 将矩阵An×n的Crout分解推广到Am×n上,并在常规的迭代算法上加以创新,给出了递归的分解算法。在实现算法的过程中,对数据进行了巧妙的处理,使中间数据及最终计算结果都具有分数形式,不仅使得结果具有绝对的精确度,成功解决了数据的精度问题,而且更符合人们阅读的习惯。经过运行测试,算法设计合理,程序运行高效准确。 Applying Crout's factorization of matrix An×n to matrix Am×n that has m rows and n columns this paper develops a new recursive algorithm of Crout's factorization of matrix on the basis of thorough study of the traditional iterative algorithm. In the realization of algorithm, the data is skillfully dealt, so the interim data and the result have the form of fraction. The advantage is that the results obtained from the method are absolutely exact and the method successfully solves the problem of data's exactness. Besides it conforms to readers' reading habit compared to double or float forms. After running it, the results show that the algorithm is reasonably designed and the program runs at high proficiency and exactness.
出处 《西华大学学报(自然科学版)》 CAS 2006年第3期48-50,共3页 Journal of Xihua University:Natural Science Edition
关键词 矩阵 Crout分解 算法 程序 matrix crout's factorization algorithm program
  • 相关文献

参考文献5

  • 1陈建平,Jerzy Wasniew ski.Cholesky分解递归算法与改进[J].计算机研究与发展,2001,38(8):923-926. 被引量:11
  • 2[2]CHEN Jian-ping.Recursive Algorithm for Matrix Triangular Factorization [ J ].Journal of Nantong institute of technology (natural science),2003,2(4):1-3.
  • 3[3]LIU Mo-de.The Structured Programming of Crout's Method Solving Linear Equation [J ].Journal of Sanming College,2003,20 (2):62-66.
  • 4[4]徐仲,张凯院,陆全,冷国伟.矩阵论简明教程(研究生数学教学系列(工科类))[M].北京:科学出版社,2002.
  • 5智东杰.按定义计算行列式及余子式的C语言递归程序设计[J].中国教育教学研究杂志,2004,3(12):79-80.

二级参考文献6

  • 1[1]Dongarra J et al. A set of level 3 basic linear algebra s ubprograms. ACM Trans on Mathematical Software, 1990, 16(1): 1~17
  • 2[2]Anderson E et al. LAPACK Users' Guide. 2nd ed. Philadelphia: Socie ty for Industrial and Applied Mathematics, 1995
  • 3[3]Gustavson F. Recursion leads to automatic variab1e blocking for dense linear a1gebra. IBM Journal of Research and Development, 1997, 41(6): 737~755
  • 4[4]Demmel J W. App1ied Numerical Linear Algebra. Philadelphia: Society fo r Industrial and Applied Mathematics, 1997
  • 5[5]Metcalf S, Reid J. FORTRAN90/95 Explained. Oxford: Oxford University P ress, 1996
  • 6[6]Engineering and Scientific Subroutine Library, Guide and Ne w York: IBM, 1994

共引文献10

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部