⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 demoprep.m

📁 基于matlab的反演程序,用于地球物理勘探中射线追踪及偏移成像程序.
💻 M
字号:
load demodata
plotimage(seisfilt,t,x);
title('Time Section (Explodogram)')
whitefig;bigfont(gca,1.5,1);
ylabel('seconds');xlabel('meters')
set(gcf,'position',[463   306   560   420])
plotimage(r,z,x);
title('Depth Model');
whitefig;bigfont(gca,1.5,1);
ylabel('meters');xlabel('meters')
set(gcf,'position',[2   307   560   420])
rayvelmod(vel,dx)
figure(1)

⌨️ 快捷键说明

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