搜索资源列表
Seismicdataprocessingsoftwareo
- 地震资料处理软件Focus处理模块编程,对focus处理软件的各个模块的编程的理论讲得非常详细,希望对学习地震资料处理编程的人有用(内含许多源码),Seismic data processing software modules Focus treatment programming, focus treatment on the various modules of software programming theory was very detailed, and they hope to
RdWrtHgFile
- VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。 -VC++ to read and write large file data (binary), VC6 compiles, usually to open a large number of our words and this time the text will
SeismicLab
- 基于MATLAB的地震数据处理工具箱,包含对地震数据的读取、绘图、滤波、变换功能-semistic data processing toolbox based on matlab.It will help you to read su style semistic data and show to the screen,as well as do some transform and filtering.
html
- 地震瞬时属性提取时,HIlbert变换很重要,本程序基于MatlAB,处理了单道地震信号,可供地震资料处理的初学者学习-When seismic instantaneous attributes, HIlbert transformation is important, this program is based on MatlAB, the single-channel seismic signal processing, seismic data processing for beginne
SignalProcess
- 基于Visual C++的地震信号处理程序源代码,包括常用的FFT和Hilbert变换代码。-Visual C++ based on the seismic signal processing program source code, including the commonly used FFT and Hilbert transform code.
synthetic-123
- 完整的合成地震记录程序,C++实现。可应用在地震资料的处理中。-Complete synthetic seismogram program, C++ implementation. Can be applied to seismic data processing.
add_reel
- 给裸微机地震数据加载卷头和道头,以便于处理系统上显示,欢迎下载-add-reel
wavelet-analysis-important
- 小波变换是一种非常重要的时频分析方法,研究小波变换对于地震处理研究有着非常重要的作用-Wavelet transform is a important tool for time-frequency,which plays an important part in the seismic processing.
levinson
- 主要是递推的快速算法,用来解决地震处理中滤波程序的计算,效果很好的,简单快捷-Mainly fast recursive algorithm, to solve seismic processing filtering process calculations, the effect is very good, simple and quick
seimic-processing
- 地震资料处理是非常重要的地震处理流程,本代码包括滤波和正反问题。-Seismic data processing ,including filting and forward and inverse problem,it is very useful !
ST
- 广义S变换,具有良好的分析特性和局部的时频的特性,而谱白化和反褶积也是高分辨处理中的一种有效的频率补偿手段,本文利用他们的他们的各自优点,使二者结合起来,该方法对地震信号用广义S变换分解,进行频率补偿再进行重构,得到高分辨率时间信号。 理论模型试算和实际地震处理结果证明了该方法的正确性和有效性。 关键词:广义S变换,谱白化,高分辨处理-Generalized S transformation (GST) has good analyzing feature and good
脉冲压缩三种方式
- 脉冲压缩是一种广泛应用于雷达、声呐、地震和其他探测系统的信号处理技术。对LMF信号的三种脉冲压缩进行了matlab仿真,并对每种方式进行了三种加窗处理(Pulse compression is a signal processing technique widely used in radar, sonar, earthquake and other detection systems. Three kinds of pulse compression of LMF signal are sim
pysptk-master
- 训练地震信号的一个实例,可能对你有帮助,试着自己跑一遍(An example of training seismic signals. It might help you. Try running by yourself)
新建 Microsoft Office Word 文档
- 编写程序从文件(gangb51x.txt)中读取测井数据,编写函数实现以下两种方法进行数据处理,并将处理后数据写入一个新文件中,输出文件中要包括第一列深度采样值。 1、 选取前三条曲线中的一条进行中值滤波处理,函数中要求能进行不同点数的设置。 2、 计算出砂指数BULK。编写函数实现下面的计算。(seISMIC INTERPRETATION)
Matlab 地震处理包
- 可以用于地震处理的数据包,编程语言为matlab(A data package that can be used for seismic processing. The programming language is matlab)
segy
- 地震处理程序,读取segy文件,编程语言为matlab(Earthquake processing program, read segy file, programming language for matlab)
gabor_decon
- 地震处理程序,gabor变换,编程语言为matlab(Earthquake processing program, Gabor transformation, programming language Matlab)
displaytools
- 地震处理显示工具箱,编程语言为matlab(Earthquake processing display toolbox, programming language Matlab)
sesimic
- segy指的是“segy格式地震数据”。 地震数据一般以地震道(trace)为单位进行组织,采用SEG-Y文件格式存储。SEG-Y格式是由SEG (Society of Exploration Geophysicists 地球物理学者协会)提出的标准磁带数据格式之一,它是石油勘探行业地震数据的最为普遍的格式之一。处理地震记录文件形式: (1) 原始采集记录文件: *.dat *.SG2 (SEG-2 记录格式或CSP记录格式) (2) 处理数据记录文件: *.d(解编后
seismicFilter - 参考程序
- 卡尔曼滤波以及多种地震处理时用法的简单实现算法(Simple implementation of Kalman filter)