中文说明: 基于MATLAB编写的MT一维OCCAM反演程序,其中雅克比矩阵的求取采用差商法(解析法收敛比较缓慢),下面是反演实例: 参数说明: % 输入参数: % 1) lay: 层数(以对数比例增长) % 2) len: 第一层厚度(米) % 3) bli: 厚度增长比例 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
English Description:
MT one-dimensional Occam inversion program based on MATLAB, in which the Jacobian matrix is obtained by the difference quotient method (the convergence of analytical method is relatively slow), the following is an inversion example: