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

📄 intvel.html

📁 具有特色的地震数据处理源码
💻 HTML
字号:
<TITLE>/</TITLE><BODY><A HREF = "../index.html">[Master Index]</A><A HREF = "index.html">[Index for ./main]</A><H1>intvel</H1><H2>(./main/intvel.m)</H2><HR><H3>Function Synopsis</H3><pre>[dataout,depth,vel]=intvel(datain,winsize,rec,method);</pre><HR><H3>Help text</H3><pre>function [dataout,depth,vel]=intvel(datain,winsize,rec,method);This function computes the interval <A HREF = "../8.main/velocity.html">velocity</A> log from a DSI datasetdatain = dsisoft variable sorted into components (header word 4)winsize = length of the window to use for averaging (in number of receiver levels)rec = record on which to perform the analysisMethod == 0 uses a sliding mean windowMethod == 1 uses a regional linear regressiondataout = dsisoft variable updated with velocities in header word 64depth = depth vector for the interval <A HREF = "../8.main/velocity.html">velocity</A> logvel = actual <A HREF = "../8.main/velocity.html">velocity</A> values (m/s) for each of the depth location specified in depth</pre><HR>Produced by <A HREF = "http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Wed Jun 14 15:21:32 Canada/Eastern 2000<BR>Cross-Directory links are: ON<BR></BODY>

⌨️ 快捷键说明

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