Skip to content

TheGreatSimo/-Solving-a-System-of-Linear-Equations-using-Matrix-Algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Matrix Operations and Solvers

Overview

This Mathematica script offers tools for solving linear systems and analyzing matrix properties. It includes various solving methods, matrix operations, and visualizations.

Features

  • Solvers: Inverse, LU, QR, SVD, Cholesky, and Gradient Descent.
  • Properties: Determinant, rank, trace, eigenvalues/vectors, norms, and pseudoinverse.
  • Operations: Matrix power, square root, and logarithm.
  • Visualizations: Heatmaps, eigenvalue plots, and matrix norms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published