Skip to content
View emadghalenoei's full-sized avatar
Block or Report

Block or report emadghalenoei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. 3D_Voronoi_Plane_Trans-D_Inversion 3D_Voronoi_Plane_Trans-D_Inversion Public

    This is a Python code based on MPI module that parametrizes the subsurface structures using 3D Voronoi and Plane (VP) partitioning. You can find the full description in my research paper published …

    Python 9 2

  2. Matrix_Wavelet_Compression Matrix_Wavelet_Compression Public

    This python code takes a huge matrix (e.g. 3D gravity kernel) as an input and then performs wavelet compression to improve the efficiency of matrix multiplication. Note that the multiplication of t…

    Python 2 1

  3. rjMcMC_NestedVoronoi_GJI rjMcMC_NestedVoronoi_GJI Public

    This MATLAB code performs the rjMcMC algorithm to invert gravity and magnetic data to image the subsurface models. more info can be found in my journal paper.

    MATLAB 3

  4. Alpha_Shape Alpha_Shape Public

    This python script applies joint gravity and magnetic inversion using Linear Interpolation and Alpha Shape. This method is fully represented in our research paper published at Inverse Problem Journ…

    Python 6 2

  5. Nearest_Interpolation_Alpha_Shape Nearest_Interpolation_Alpha_Shape Public

    This python script applies joint gravity and magnetic inversion using Nearest Interpolation and Alpha Shape. This method is fully represented in our research paper published at Inverse Problem Jour…

    Python 4 1

  6. Nested_Voronoi Nested_Voronoi Public

    This python script applies joint gravity and magnetic inversion using Nested Voronoi with 3 parent nodes. This method is fully represented in our research paper published at Inverse Problem Journal…

    Python 2 2