搜索资源列表
series
- 德国人开发的地震处理分析软件,包括了塑性、弹性、加速度谱分析、频谱分析等。不过界面是德语的(看不懂,呵呵) -German development of seismic processing and analysis software, including plastic, elastic, the acceleration spectral analysis, spectrum analysis. But the interface is German (not read, Oh)
S-Transform
- s变换,是当前比较流行的时频分析算法,可以用于地震数据时频分析和频谱分析,该程序基于matlab平台,实现了s变换和反变换。
spectrum
- 地震勘探中频谱分析程序。注意:1)掌握数据输入、输出基本语句;2)掌握数据补零的编程要求;3)掌握实信号频谱对称性原理。 -Spectrum analysis of seismic exploration program. Note: 1) master data input, output of basic statements 2) master data zeros programming requirements 3) grasp the real signal spectrum
dsisoftv3
- :DSISoft是由加拿大地质调查局发布的用于垂直地震剖面(VSP)数据处理的免费软件包,其在MATLAB5.0或更高版本下运行。该软件包含有不同标准地震数据的读写、编辑、排序、滤波和其他标准的处理模块。利用MATLAB 图形用户界面编辑器可设计出具有地震剖面显示、频谱分析、F—K滤波、道头信息绘制等功能的交互界面。-DSISoft is published by the Geological Survey of Canada for use in vertical seismic profil
FFT
- fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
ExplosiveWaveletAnalysis
- 地震勘探中,爆炸质点的位移、速度、加速度及其频谱分析,帮助确定最佳激发方法-Explosive Wavelet Analysis
HASO
- 在高阶谱分析工具箱是一个M文件集合实施了多种先进的信号处理算法的频谱估计,polyspectral估计,时频分布计算,并包含许多实际应用如时延估计,谐波恢复,参数估计的Volterra(非线性)模型,以及自适应线性预测。其他潜在的应用包括音响,生物医学,经济学,地震勘探,无损检测,海洋学,等离子体物理,雷达,声纳,语音等-The Higher-Order Spectral Analysis Toolbox is a collection of M-files that implement
sfft
- 此为,计算地震信号频谱的MATLAB程序,效果较好。可以看到不同道数的频谱-This is calculated seismic signal spectrum MATLAB program is better. Can see that the number of different spectrum Road
Spectrum-Analysis
- 在地震勘探资料处理中应用的频谱分析函数-Spectrum Analysis
Fourier-transform
- 用傅里叶变换实现地震资料频谱分解的源程序,本程序是基于fortran90编写-Seismic data using Fourier transform spectral decomposition of the source, this procedure is based on the fortran90 write.
Ricker2
- 雷克子波的频谱和相位图,便于对地震信号处理方法的频域判别-Ricker wave spectrum and phase diagrams, to facilitate the frequency domain of the seismic signal processing method discriminant
ricker_wavelet
- 地震信号研究中,建立主频freq为15Hz的单道雷克子波,并进行频谱分析。这个是自己学习时编的,每步都有详细说明和个人认识。-Study of seismic signals, the establishment of frequency freq 15Hz single-channel Ricker wavelet and spectral analysis. This learning series, each step in detail and personal understandin
fft
- 地震数据快速傅里叶变换,地震子波频谱分析-Seismic data fast Fourier transform, the spectrum of the seismic wavelet analysis
segy
- 地震segy数据读取,频谱分析以及作图等小功能-extract seismic data
FFT
- 对地震记录进行频谱分析,为后续工作做准备,方便滤波。-Spectral analysis of seismic records for follow-up work to do to prepare for easy filtering.
fft
- 运用matlab实现fft变换,用于地震资料频谱分析!-FFT transform
amplitude_spectra
- 计算地震数据的频谱分布图,用于地震数据处理中的频率滤波和时频分析(calculate the spectral distribution of seismic data, and it can be used for frequency filtering and time-frequency analysis in seismic data processing)
WpfApplication1_boxed1
- 输入地震单炮记录(segy格式数据),得到频谱图(Small program, input seismic single gun record (segy format data), get spectrum diagram)
DSP
- 实现对地震信号 的频谱分析,达到滤波、去噪、提高分辨率等的作用(To realize the spectrum analysis of seismic signals, to achieve the function of filtering, denoising and improving resolution.)
seismic anlysis
- 用于地震数据的处理,涉及segy文件的读取输出和相应的处理。