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

버전 2.0 (6.74 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
업데이트 날짜: 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