复杂速度模型,可用于地震旅行时计算(FMM)我要分享

Complex velocity model, which can be used for seismic travel time calculation (FMM)

fast--地震-matlab FMM地震 FMM算法 地震旅行时 FMM-3D

关注次数: 352

下载次数: 2

文件大小: 367KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

在Juan Cardelino发布的FMM(fast marching methos)2维程序基础上改写的3维程序。并改写成适合复杂速度模型,可用于地震旅行时计算。大模型3d算法在matlab下计算速度较慢,根据源码中的注释很容易改写成c程序。


English Description:

Based on the FMM (fast marching methos) 2D program released by Juan cardelino, a 3D program is rewritten. It is adapted to complex velocity model and can be used to calculate seismic travel time. The calculation speed of large model 3D algorithm in MATLAB is slow, and it is easy to be rewritten into C program according to the comments in the source code.


代码预览

LHY_fast_marching_3d

....................\3dtest.dat

....................\fast_marching.asv

....................\fast_marching.m

....................\README.txt

....................\test_fm.asv

....................\test_fm.m

....................\test_plot.m

....................\veltrue2.r

license.txt

相关推荐