contents.m

来自「地震中常用的一些偏移程序」· M 代码 · 共 10 行

M
10
字号
% CREWES velocity manipulation toolbox
%Tools to convert velocity functions from one form to another
%
% DRAWVINT ... draw interval velocity as a piecewise constant function
% VAVE2VINT ... convert average velocity to interval velocity
% VINT2T ... compute time given interval velocity versus depth
% VINT2VAVE ... convert interval velocity to average
% VINT2VRMS ... convert interval to rms velocity
% VRMS2VINT ... convert rms to interval velocity

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?