文件名称:resolution_chlesky
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-23
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- zin****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In linear algebra, the Cholesky decomposition or Cholesky factorization is a decomposition of a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose, useful for efficient numerical solutions and Monte Carlo simulations. It was discovered by André-Louis Cholesky for real matrices. When it is applicable, the Cholesky decomposition is roughly twice as efficient as the LU decomposition for solving systems of linear equations.[1]
(系统自动生成,下载前可以参看下载内容)
下载文件列表
resolution_chlesky\resolution cholesky.docx
..................\resolution_cholesky.cpp
..................\resolution_cholesky.exe
resolution_chlesky