PPT by Prof Lupui Zhu
A 2D finite difference code to solve wave equation. FIN2WAVE
A spring-slider BK model to run earthquake cycle simulation. BKmodel
A 1D finite difference code to solve wave equation. 1Dwaveprop
A 1D code second order ODE using different partial difference methods (e.g. leap from, Euler, Bashford etc). finite_difference_methods
A 2D code for Lagrangian piecewise interpolation. This interpolation is for an exponential function. 2D_lagrange_interpolation
Machine learning method to predict earthquake magnitude. Both classification and regression problems. model_ML_integration