Matrix Solver Step by Step

26.10 for iPhone, iPad
Free
0

0 Ratings

Update Date

2025-12-18

Size

12.0 MB

Screenshots for iPhone

iPhone
Matrix Solver Step by Step Description
“Matrix Solver Step by Step” Linear Algebra learning tool and a Matrix Calculator:
* Performs most commonly used matrix calculations and decompositions (see list below).
* Demonstrates and explains algorithm steps for almost all the functions.
* Draws interactive geometric references when appropriate.
* Provides tutorials (explanations and proofs) for most Linear Algebra concepts. The tutorial topics have links to all other relevant topics, making them understandable for users with minimal prior knowledge of Linear Algebra.

Every effort is being made to ensure user friendly interface and factual accuracy.
The app is, so far, free of charge and free of ads.
It is being continuously updated with new functions, graphs, and proofs.
Suggestions and corrections are welcome!

Write to us at graphmath@aol.com.

List of functions (matrix size up to 8x8):

1. Solution for linear systems, real and complex.
2. Geometric solutions for 3 equation linear systems.
3. Matrix multiplication.
4. Matrix inverse, real and complex.
5. Determinant (row reduction, recursive and permutations methods).
6. Eigenvectors and eigenvalues, both real and complex.
7. Diagonalization.
8. Rotation-scaling similarity transformation.
9. Block-diagonalization transformation.
10. PLU factorization for square matrices.
11. LD(L transposed) factorization for symmetric matrices.
12. Column-Row factorization.
13. QR factorization by 3 existing methods: Gram-Schmidt, Givens rotations and Householder reflections.
14. Singular Value Decomposition (SVD), including using of SVD for Image compression.
15. Polar factorization.
16. Interactive graphs for transformation by 2x2 and 3x3 matrices, with derivation of specific matrix types, such as rotation or reflection.
17. Raising a Matrix to power n, where n is any integer between -10 and 10.
18. Matrix exponentials, x = exp(A*t) * x0.
19. Markov chain calculator.
20. Calculation of Correlation matrices and Principal Component Analysis (PCA).

UI features:

Most recent matrix entry for particular operation and size is saved between program runs.
Input or output matrices can be saved to clipboard and pasted into other input screens in the app, text files and spreadsheets.
Matrix and Linear Equations entries can be saved into table and are available after application is closed and re opened.
Matrix entries can be filled with random numbers, different options for range are provided.
Solutions as fractions are available for many functions.
Eigenvalues and eigenvectors are shown as fractions and radicals for 2x2 matrices.
Tutorial items can be saved into "My Tutorial Chapters" list.
Comments can be added to most tutorial chapters and saved into "My Comments" list.
Matrix Solver Step by Step 26.10 Update
2025-12-18
Bug fixes, crash prevention
More Information
Price:
Free
Version:
26.10
Size:
12.0 MB
Update Date:
2025-12-18
Developer:
Yuri Morozov
Language:
English

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
26.9 2025-11-06
Added link to our new app, Discrete Probability (calculator, proofs, graphs).
26.8.1 2025-09-15
Bug fix.
26.8 2025-08-11
UI improvements.
26.7.1 2025-08-10
Bug fix, crash prevention.
26.7 2025-07-10
UI improvements in the new Matrix Multiplication Tutorial.
26.5 2025-07-03
Calculation of parametric solution set with explanation.
26.4 2025-04-25
Added links to our new app, 'Math Editor', which is a tool to create Math (including Linear Algebra) notes, posters and presentations.
26.3 2025-04-05
Fixed an issue with e-mail not sending from "About / Contact us" section.
26.2.3 2025-03-19
Minor improvements
26.2.2 2025-03-13
Bug fix
26.2.1 2025-03-11
Minor code changes
26.2 2025-03-06
New app icon, UI improvements, bug fix.
26.1 2025-02-10
1. More efficient and realistic drawing of equations as 3D planes.
2. Other UI improvements and bug fixes.
26.0 2025-02-05
1. Search for calculator functions.
2. UI improvements
25.1 2025-02-04
1. Link to our new app, "Construct Polynomial: Interpolate and Approximate".
2. UI improvements and bug fixes.
24.29 2025-01-16
Fixed issue with delayed response of Home Screen buttons.
24.28 2024-11-16
1. Links to our new app, 'Polynomial Solver\nStep by Step', which will replace 'Polynomials and\nLinear Systems'.
2. Minor improvements.
24.27 2024-11-06
Improved eigenvalue calculation algorithm.
24.26 2024-10-27
Tutorial improvements.
24.25 2024-10-20
Tutorial improvements, bug fix.
24.24 2024-09-22
1. Link to our new app: 'Calcu-Logarithm', all about logarithms, from Arithmetic to Calculus.
2. Minor changes and bug fixes.
24.23 2024-09-15
1. Link to our new app: 'Base to Base', Number Converter.
2. UI improvements.
24.22 2024-09-06
1. QR Algorithm steps with explanation in Upper Hessenberg Transformation for 4x4 and 5x5 matrices added to Eigenvalues calculations.
2. 'How shifting accelerates QR Algorithm Convergence’ added to Eigenvalues & Eigenvectors tutorials.
24.19 2024-08-14
Links to our new app, "3D Rotations and Quaternions (Calculator and Guide)"
24.17.1 2024-07-28
Correcting a typo.
24.17 2024-07-16
Bug fixes and UI improvements.
24.16.1 2024-06-09
Bug fix.
23.1.2 2024-02-15
Bug fixes and crash prevention.
18.13 2023-10-11
1. Examples of 2x2 matrices for x(t) = exp(At)*x(0):
* negative real eigenvalues: x(infinity) = 0
* complex eigenvalues with negative real part: x(infinity) = 0
* one negative eigenvalue, one eigenvalue = 0: x(infinity) has steady state.
2. Proof of the concept is also provided, as Step 8 in calculation steps and as an item in Matrix Exponent tutorial.
3. Other UI improvements and bug prevention.
18.9 2023-09-27
1. 3D Transformations is also displayed as a solid cube and an octahedron.
2. Matrix Pseudoinverse provided in Best Solution for Overdetermined Systems.
17.4.1 2023-08-25
Bug fix.
14.0.1 2023-07-01
Bug fixes
12.15 2023-06-11
1. Buttons to move matrix table entries up and down.
2. UI improvements in 'Properties & Proofs' (mostly in QR Factorization).
3. Bug fixes.
12.11 2023-05-28
UI improvements in 'Properties & Proofs'
12.10.1 2023-05-25
Bug fixes
12.6 2023-05-20
UI improvements and bug fixes
11.9 2023-04-26
1. Change of base matrix added to Matrix Diagonalization Tutorial, also available in Diagonal and Block Diagonal matrix transformations.
2. UI improvements and bug fixes.
11.7.1 2023-04-13
Bug fix
11.5.3 2023-03-30
Bug fix
11.4 2023-03-19
1. UI improvements in 'Properties & Proofs'.
2. Geometric explanation of relationship between Determinants and Eigenvalues.
11.0.1 2023-03-02
Bug fixes
10.2 2023-02-23
1. Improved explanation of calculation steps for Recursive method of Matrix determinant.
2. Other UI improvements.
8.1 2022-11-04
1. ’Best Solution for Overdetermined Systems’ is now able to calculate results based on SVD, if coefficient matrix does not have full rank.
2. More items added to 'Properties & Proofs'.
3. UI improvements and bug fixes.
7.3 2022-10-13
1. '3D Image Transformation', including 'Rotation around Vector’ (Rodrigues Formula) and 'Matrix Diagonalization' Tutorials added to 'Properties & Proofs'.
2. More items added to Transpose, Determinant and Eigenvalues Chapters of 'Properties & Proofs'.
7.0 2022-09-29
1. New Chapter: 'Properties & Proofs' (Currently Under Construction).
2. Matrix for Reflection across a line in 2D Transformations.
3. Added a link to our new App: "Least Squares Curve Fit".
4. Bug fixes.
6.6 2022-09-02
1. UI improvements, including new screen for other Mathematical apps by GraphMath.
2. Bug Fixes.
4.1 2022-05-30
1. Table of 2D and 3D transformation matrix examples, such as rotation, dilation, or projection.
2. Row reduction method of calculations for matrix determinant is shown.
3. Bug fix.
3.0.1 2022-05-20
V.3.0.1: Bug fixes and UI improvements.

V.3.0: Applies a 3x3 matrix to a 3D cube and displays original and transformed images.
3.0 2022-05-19
1. Applies a 3x3 matrix to a 3D cube and displays original and transformed images. Images rotate 360 degrees around Z axis and can be tilted up or down.
2. List of free variables for Linear equation systems with infinite number of solutions.