91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2KB
    文件類型: .m
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-01
  • 語言: Matlab
  • 標簽: 時深轉換??

資源簡介

這是一個時間-深度轉換的程序,只要給定模型的速度,就可以把模型的深度軸轉換為時間軸。方便后續的資料處理!很實用!

資源截圖

代碼片段和文件信息

function?[trct]=depth2time(ztrcztzcurvedt)
%?DEPTH2TIME:?Convert?a?trace?from?depth?to?time?by?a?simple?stretch
%
%?[trcz]=depth2time(ztrcztzcurvedt)
%
%?DEPTH2TIME?converts?a?single?trace?from?depth?to?time.?The?conversion?is
%?specified?by?a?time-depth?curve?that?is?stored?in?a?two-column?matrix.
%?The?first?column?is?a?list?of?times?and?the?second?is?a?list?of?
%?corresponding?depths.?The?times?can?be?either?one-way?or?two-way?and
%?need?only?be?consistent?with?the?time-coordinate?vector?of?the?input.
%?Between?points?in?the?time-depth?curve?times?are?interpolated?linearly.
%?Note?that?this?function?does?not?apply?an?antialias?filter.?It?is
%?up?to?the?user?to?ensure?that?dz?is?sufficiently?small?to?preclude
%?aliasing.
%?
%?ztrc?...?the?trace?in?depth
%?z?...?d

評論

共有 條評論

相關資源