Software
Anyplot: a collection of object-oriented Matlab routines to view and analyze seismic data
- Get the archive, unzip it, then add the folders "AnyPlot" and "AnyPlot/ap_view" to your Matlab directory paths
- lcplotw.m is a Matlab Graphical program to display a section of data from the L-Cheapo 2000 instruments, using Anyplot
Compliance calculation software
- gravd.m, for calculating the wavenumber of ocean surface gravity waves
- calcNCompMat.m calculates normalized compliance, using only matlab routines. Must also have raydep.m and gravd.m
- occinv.m. One-D occam inversion of compliance data for shear velocities. Must compile some Fortran code into Matlab (mex-file system). Available on request.