Matlab Simulation Package for Ab-initio Real-space Calculations
-
Updated
Sep 21, 2023 - MATLAB
Matlab Simulation Package for Ab-initio Real-space Calculations
Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.
A simple computer program for calculating stress and strain rate in 2D viscous inclusion-matrix systems
Some basic self-learning code in optical computation.
Algebraic and Elliptic PDE based structured grid generation methods
Using Finite Element and Finite Difference Methods to Price European Options
This is a model I build during my undergraduate research at CPN at Lehigh University. The model is used to simulate for GaN/InGaN QW of bandedge energy, energy states, wave functions, etc. with Schrodinger - Poisson consistent equations.
MATLAB codes that generate finite difference matrix for uniform grid.
A numeric solution for the steady-state heat equation using different methods.
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
CFD solution of quasi-1D nozzle flows using finite difference approach
A finite difference code to compute compressible flow around an ellipse in MATLAB
This MATLAB script models the heat transfer from a cylinder exposed to a fluid. I used Finite Difference (Explicit) for cylindrical coordinates in order to derive formulas. Temperature matrix of the cylinder is plotted for all time steps. Three points are of interest: T(0,0,t), T(r0,0,t), T(0,L,t). Finally, a video of changing temp is generated.
APPM 4660 Intermediate Numerical Analysis II final project [Spring 2021].
in this repository, we learn about the paper titled "bifurcation analysis of a predator-prey system with self-and cross-diffusion and constant harvesting rate". we calculate equilibrium points and we try to plot the graph through FDM
MA473: Computational Finance
Codes for the paper "Optimal actuator design via Brunovsky's normal form".
This repository contains the codes for the article: Data-driven mechanistic modeling of oxygen distribution and hypoxia profile in tumor microenvironment
Tsunami modeling using finite difference method Explicit/Implicit Linear/Non-linear 1D/2D
Determining Temperature Distribution on a Plate, using Gauss-Jordan and Matrix Inversion Methods
Add a description, image, and links to the finite-difference-method topic page so that developers can more easily learn about it.
To associate your repository with the finite-difference-method topic, visit your repo's landing page and select "manage topics."