#solotion of heat equation by Crank-Nicolson method in Similutaion import numpy as np import matplotlib.pyplot as plt from matplotlib.animation import FuncAnimation from scipy.sparse import diags, ...
Abstract: This study introduces a novel technique based on Fractional Grünwald-Letnikov Series designed to address fractional heat equations with initial and boundary conditions. The Crank-Nicolson ...
SIAM Journal on Numerical Analysis, Vol. 52, No. 6 (2014), pp. 2599-2622 (24 pages) In this paper, a new alternating direction implicit Galerkin–Legendre spectral method for the two-dimensional Riesz ...
ABSTRACT: This paper presents a comprehensive numerical study of the two-dimensional time-dependent heat conduction equation using the Forward Time Centered Space (FTCS) finite difference scheme. The ...
This project explores numerical approaches to solving both the Time-Independent and Time-Dependent Schrödinger Equations (TISE and TDSE) in one and two dimensions using finite difference methods and ...