- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 2kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- zstar
Description: a QR decomposition (also called a QR factorization) of a matrix is a decomposition of the matrix into an orthogonal and an upper triangular matrix. QR decomposition is often used to solve the linear least squares problem, and is the basis for a particular eigenvalue algorithm, the QR algorithm.
To Search:
- [matrixqqq] - Common Martix Operation ,include transpo
- [QR_schmite] - With C++ Language matrix QR decompositio
File list (Check if you may need any files):
QR.c