- digitalNNS 一本介绍数字神经网络的电子书
- Daubechies dual filter ht equals primal filter h (orthogonal transform) % creates orthogonal filter
- Canny_edge 图形模式识别处理代码
- dygraph-combined dygraphs is an open source JavaScript library that produces produces interactive
- circle 在visual c++6.0基础上用最小二乘法编写的圆拟合的程序
- Supermark 主要实现超市的基本信息
文件名称:resolution_gauss_descents
-
所属分类:
- 标签属性:
- 上传时间:2014-08-03
-
文件大小:21.67kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
In numerical analysis, LU decomposition (where LU stands for Lower Upper , and also called LU factorization) factors a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well. The LU decomposition can be viewed as the matrix form of Gaussian elimination. Computers usually solve square systems of linear equations using the LU decomposition, and it is also a key step when inverting a matrix, or computing the determinant of a matrix. The LU decomposition was introduced by mathematician Alan Turing.[1]-In numerical analysis, LU decomposition (where LU stands for Lower Upper , and also called LU factorization) factors a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well. The LU decomposition can be viewed as the matrix form of Gaussian elimination. Computers usually solve square systems of linear equations using the LU decomposition, and it is also a key step when inverting a matrix, or computing the determinant of a matrix. The LU decomposition was introduced by mathematician Alan Turing.[1]
(系统自动生成,下载前可以参看下载内容)
下载文件列表
resolution_gauss_descents/resolution_gauss_descente.cpp
resolution_gauss_descents/resolution_gauss_descente.docx
resolution_gauss_descents/resolution_gauss_descente.exe
resolution_gauss_descents
resolution_gauss_descents/resolution_gauss_descente.docx
resolution_gauss_descents/resolution_gauss_descente.exe
resolution_gauss_descents
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.