You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides essential numerical algorithms for solving mathematical problems. Covering linear equations, differential equations and more, it's a valuable resource for students and professionals in science and engineering.
This project is prepared as part of CA course and it contains solution of heat equation with simple explicit method and Laasonen’s simple implicit method.