Exploring methods to solve a systems of linear equations and least squares problems
-
Updated
Oct 28, 2022 - MATLAB
Exploring methods to solve a systems of linear equations and least squares problems
MatLib - Matrix Library
This repository contains a series of mini-projects focused on fundamental numerical methods implemented in MATLAB. These projects cover key areas in numerical linear algebra and root-finding techniques, each designed to provide practical insights into mathematical theories and their computational applications.
This repo consists of various Linear Algebra algorithms.
MATLAB script for calculating Lyapunov exponents and Kaplan—Yorke dimension.
Rank-1 updates by Givens' rotations to solve linear systems which are column-subsampled (selection of dimensions) at each iteration
MAL114 - Linear Algebra MATLAB Codes: QR decomposition and eigenvalues, Gauss-Jacobi, Gauss-Jordan, Gauss-Seidel, Graham-Schmidt, Jacobi Eigenvalues, Projection, Successive over Relaxation, System of Equations.
Matrix Decompostion Techniques - SVD and QR Decomposition
2018 Spring Course, Computer Vision and Pattern Recognition, in XJTU
Add a description, image, and links to the qr-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the qr-decomposition topic, visit your repo's landing page and select "manage topics."