QR Factorization Calculator
결과
QR factorization decomposes a matrix A into a product Q * R, where Q is an orthogonal matrix and R is an upper triangular matrix.
Input Matrix (A):
1 | 2 | 3 |
4 | 5 | 6 |
7 | 8 | 9 |
Q Matrix:
-0.1231 | 0.9045 | -0.4082 |
-0.4924 | 0.3015 | 0.8165 |
-0.8616 | -0.3015 | -0.4082 |
R Matrix:
-8.124 | -9.6011 | -11.0782 |
0 | 0.9045 | 1.8091 |
0 | 0 | 0 |
관련 계산기
-
소인수 분해 계산기
Prime Factorization Calculator
-
인수 계산기
이 인수 계산기로 모든 숫자의 인수를 계산하세요. 수학적 분석, 문제 해결 및 숫자 속성 이해를 위해 모든 약수를 빠르고 쉽게 찾을 수 있습니다.
-
이차방정식 계산기
이 이차방정식 계산기로 이차방정식의 해를 계산하세요. 계수 a, b, c를 입력하여 실수 또는 복소수 근을 빠르고 정확하게 찾을 수 있습니다.
-
RREF Matrix Calculator
Calculate the Reduced Row Echelon Form (RREF) of a matrix with our easy-to-use online RREF calculator. Input your matrix and get instant results. Perfect for solving linear equations and understanding matrix transformations.
-
분수 간소화 계산기
이 분수 간소화 계산기로 쉽게 분수를 간소화하세요. 분자와 분모를 입력하여 즉시 가장 간단한 형태를 얻으세요. 지금 수학 작업을 간소화하세요!