Abstract: The interactions between electromagnetic (EM) waves and Kerr nonlinear media result in various appealing phenomena, including self-focusing, optical vortex soliton, etc. However, existing ...
1 Department of Mathematics, Mawlana Bhashani Science and Technology University, Tangail, Bangladesh. 2 Department of Mathematics, Uttara University, Dhaka, Bangladesh. This study presents a ...
% This Matlab code solves three-variable non-linear equation f(x) = 0 using Newton-Raphson iterative method [1]. % Ref. [1] S. Chapra, "Applied numerical methods with MATLAB", Mc Craw Hill, Singapore ...
Adequate mathematical modeling is the key to success for many real-world projects in engineering, medicine, and other applied areas. Once a well-suited model is established, it can be thoroughly ...
Studying reactive flows in porous media is essential to manage the geochemical effects arising from capture and storage in natural underground reservoirs. While long-term predictions are commonly ...
Linear solvers are major computational bottlenecks in a wide range of decision support and optimization computations. The challenges become even more pronounced on heterogeneous hardware, where ...
Euler Method: The simplest numerical method for solving ODEs, which uses the derivative to project forward. [ y_{n+1} = y_n + h \cdot f(x_n, y_n) ] Heun's Method (Improved Euler Method): A two-step ...
ABSTRACT: In this paper, we investigate an accelerated version of the discrete-time Jacobi waveform relaxation iteration method. Based on the well known Chebyshev polynomial theory, we show that ...