Display data in form of f(x,y) as map and convert to matrix

版本 2.0 (6.7 KB) 作者: Afshin Aghayan
Display topography, potential field data (gravity, magnetic,...) or any data in the form of f(x,y) as a map and convert it to 2D matrix
531.0 次下载
更新时间 2020/2/28

查看许可证

DATAMAP v2.0 can do two jobs:
1) display datasets in the form of f(x,y)(for each (x,y) position
a specific property was measured) by five popular plots as a map.
2) Datasets in the form of f(x,y) contains [x,y,f(x,y)];
DATAMAP converts it to the 2D matrix WITHOUT or WITH applying
interpolation. Users can adjust the value of areas without data in
the matrix ( e.g., 0, NaN, Inf, etc.)
The following datasets can be displayed or converted by DATAMAP:

- Topography data
- Potential field data such as gravity, magnetic, etc.
- Cross-section data such as velocity profiles, geoelectric profiles

IF YOU USE THIS PROGRAM IN YOUR RESEARCH, PLEASE CITE THE FOLLOWING PAPER

POTENTIAL FIELD DATA PROCESSING USING THE REDUNDANT LIFTING SCHEME
A. Aghayan, P. Jaiswal, E. Atekwana, SEG Technical Program Expanded
Abstracts 2017, https://doi.org/10.1190/segam2017-17792006.1

** Please share your suggestions and idea for improving DATAMAP
through aghayan@okstate.edu or afshin.aghayan@gmail.com

Version 1.0 (Fall 2019) DATAMAP v1.0 is written and tested in MATLAB R2013a.

Version 2.0 (Winter 2020) the following changes are applied:
1) In this version, the program is optimized, and it is faster
than the v1.1.
2) Also added the following options for handling big dataset
2-1) 'gridInterval' can upsample or downsample data
NOTICE: This version doesn't apply the anti-aliasing filter
in downsampling.
2-2) 'MaxSize' is a pre-defined maximum allowed matrix (map)
size. For the map, bigger than this value, the program
automatically finds the grid size that the map size become
smaller than MaxSize value (look at Inputs' help)

Afshin Aghayan
afshin.aghayan@gmail.com
405-334-7184

引用格式

Aghayan, Afshin, et al. “Potential Field Data Processing Using the Redundant Lifting Scheme.” SEG Technical Program Expanded Abstracts 2017, Society of Exploration Geophysicists, 2017, doi:10.1190/segam2017-17792006.1.

查看更多格式
MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
2.0

Version 2.0 (Winter 2020) the following changes are applied:1) the program is optimized, and it is faster than the v1.0. 2) Added the new options for handling big dataset ('gridInterval', and 'MaxSize')

1.0.0