We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
MATLAB code for seismic ray tracing
This simple MATLAB code solves ODE system for seismic ray tracing:
For a review and simple derivation of ray tracing equations please seeray_tracing_equations.pdf.
The original code is in Python developed byMatteo Ravasi as teaching material for ErSE 210 Seismology course at KAUST can be found in:
https://github.com/DIG-Kaust/Seismology/tree/main/RayTrace