This project demonstrates the practical application of linear algebra concepts to solve systems of linear equations. It implements the Gauss-Jordan elimination method with partial pivoting to enhance ...
This folder creates of several files that contain code I wrote to perform image filtering and Gaussian smoothing to process images and make them much clearer to be analyzed. Used several linear ...