mFAST

バージョン 1.2 (11.1 MB) 作成者: liu
a Matlab toolbox for ocean bottom seismometers (OBS) refraction first arrival time tomography
ダウンロード: 216
更新 2022/5/21

ライセンスの表示

A Matlab toolbox for first arrival time tomography is presented.
We limit our code in the field of ocean bottom seismometer (OBS) survey (Figure 1) based on two factors. First, OBS survey becomes common in the study of deep structure beneath ocean, hence the code is meaningful. Secondly, since OBS is mostly deployed with a large spacing, the computational cost is substantially reduced when compared to the dense receiver case. This makes it possible to run a tomography job in the Matlab setting. For other types of geometry such as the first arrival tomography for near-surface imaging, the computational cost is much large and more efficient code should be chosen.
First arrival seismic tomography is a nonlinear inverse problem.Currently, within our toolbox, only the local linearization method has been implemented. It starts from an initial model and travel time tables. The codes contains the following parts : (1) data structure, (2) model parameterization, (3) ray-tracing, (4) jacobi matrix construction, (5) regularization and smoothing and (6) solving a large scale system of linear equations.
only Matlab is required.
It could also run on Octave.

引用

liu (2024). mFAST (https://www.mathworks.com/matlabcentral/fileexchange/105885-mfast), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

mFAST_v1.2

mFAST_v1.2/Demo/test_jacobi

mFAST_v1.2/Demo/test_prepare_inputs

mFAST_v1.2/Demo/test_raytracing

mFAST_v1.2/Demo/test_vel_format_transform

mFAST_v1.2/Examples/For_EPP

mFAST_v1.2/Forward

mFAST_v1.2/Forward/core

mFAST_v1.2/Forward/core/LIT

mFAST_v1.2/Inversion_linearized

mFAST_v1.2/Jacobi_matrix

mFAST_v1.2/Jacobi_matrix/Grid_Intersections/Grid Intersections

mFAST_v1.2/Jacobi_matrix/misc

mFAST_v1.2/Prepare_inputs

mFAST_v1.2/QC

mFAST_v1.2/Regularization

mFAST_v1.2/mask

mFAST_v1.2/misc

mFAST_v1.2/misc/cells_nodes

バージョン 公開済み リリース ノート
1.2

more compact

1.0.1

Comments are changed into an English style
some unrelated codes are deleted

1.0.0