Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
-
Updated
Feb 23, 2024 - Python
Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
Sample CMake template solving Ax=b
Three C projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
Various numerical methods are discussed to solve different problems numerically.
This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.
A cross-platform mobile app for solving Tri-Diagonal Matrix
Tridiagonal Matrix solver for any size of tridiagonal matrix.
This project is part of Matrix and Vector Space (Matrix dan Ruang Vektor) Final Project
Add a description, image, and links to the matrix-solver topic page so that developers can more easily learn about it.
To associate your repository with the matrix-solver topic, visit your repo's landing page and select "manage topics."