aspecomputem.html

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

HTML
39
字号
<TITLE>/</TITLE><BODY><A HREF = "../index.html">[Master Index]</A><A HREF = "index.html">[Index for ./aspec]</A><H1>aspecomputem</H1><H2>(./aspec/aspecomputem.m)</H2><HR><H3>Function Synopsis</H3><pre>[freq,db]=aspecomputem(datain,tr1,tr2,t1,t2,rec,pltflg)</pre><HR><H3>Help text</H3><pre>ASPEC draws the amplitude spectrum and the phase of a seismic recordfunction [db]=<A HREF = "../2.aspec/aspec.html">aspec</A>(data,data_dhm,win2,pltflg)INPUT VARIABLESdata=		seismic datasmp=		time sampling interval in secwin2=		vector containing the time and the trace window of the data to be analysed		format [trace1 trace2 time1 time2]pltflg= 	plotting parameter	1= amplitude in dB	2= amplitude	3= log10 of the amplitudeOUTPUT VARIABLESdb=	amplitude spectrumby G. Perron (3 Dec, 1996)</pre><HR><H3>Cross-Reference Information</H3>This function is called by<pre><UL><LI><A HREF = "../2.aspec/aspec.html">aspec</A>          ./aspec/aspec.m</LI></UL></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 + -
显示快捷键?