Linear algebra

The LinearAlgebra package allows you to call functions for linear algebra opertaions. There are a lot of functions in this package, so we will highlight those that are of interest to undergraduate engineering students:

`&x` BackwardSubstitute CharacteristicPolynomial ConditionNumber CreatePermutation CrossProduct Determinant DiagonalMatrix Dimension Dimensions Eigenvalues Eigenvectors Equal ForwardSubstitute GaussianElimination GramSchmidt HermitianTranspose IdentityMatrix IsDefinite IsOrthogonal IsSimilar IsUnitary LUDecomposition LinearSolve MatrixNorm Norm Normalize NullSpace ProjectionMatrix QRDecomposition RandomMatrix RandomVector Rank RowOperation RowSpace SingularValues Trace Transpose UnitVector VandermondeMatrix VectorAngle VectorNorm