testset.html

来自「具有特色的地震数据处理源码」· HTML 代码 · 共 25 行

HTML
25
字号
<TITLE>/</TITLE><BODY><A HREF = "../index.html">[Master Index]</A><A HREF = "index.html">[Index for ./cdpt3d]</A><H1>testset</H1><H2>(./cdpt3d/testset.m)</H2><HR><H3>Function Synopsis</H3><pre>[matfile]=testset(datain,nsamples);</pre><HR><H3>Help text</H3><pre>function [matfile]=testset(datain,nsamples); This function takes a representative sample of traces from DATAIN. NSAMPLES specifies how many traces are to be taken from datain, it should have a value of at least 3. The extracted sample traces are equally spaced. The code can probably be simplified (but it doesn't have to be!).  R.Zschuppe, July 1999</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 + =
减小字号Ctrl + -
显示快捷键?