Compare calculators
Both calculators run independently — change the inputs on either side to compare results.
Linear Algebra
Gram-Schmidt Orthogonalization Calculator
Transform a set of linearly independent vectors into an orthonormal basis using the Gram-Schmidt process. Essential for QR decomposition, least-squares problems, and numerical linear algebra.
Fill in the required fields to see your result.
Linear Algebra
Linear Transformation Matrix Calculator
Apply 2D linear transformations — rotation, scaling, reflection, and shearing — to any input vector. Ideal for computer graphics, robotics, and linear algebra coursework.
Fill in the required fields to see your result.
Key differences
| Gram-Schmidt Orthogonalization Calculator | Linear Transformation Matrix Calculator | |
|---|---|---|
| Category | Linear Algebra | Linear Algebra |
| Inputs required | 3 | 5 |
| Result | First Orthonormal Vector (X) | Transformed X Component |
| What it does | Transform a set of linearly independent vectors into an orthonormal basis using the Gram-Schmidt process. Essential for QR decomposition, least-squares problems, and numerical linear algebra. | Apply 2D linear transformations — rotation, scaling, reflection, and shearing — to any input vector. Ideal for computer graphics, robotics, and linear algebra coursework. |