mh1dmt

:earth_asia: MH1DMT is inversion software using LM (Levenberg-Marquardt), SVD (Singular Value Decomposition), SA (Simulated Annealing), VFSA (Very Fast Simulated Annealing), and MVFSA (Modified Very Fast Simulated Annealing) of one-dimension magnetotellurics (MT) in MATLAB

https://github.com/mheriyanto/mh1dmt

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: researchgate.net
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary

Keywords

geophysics inversion levenberg-marquardt magnetotellurics matlab one-dimensional simulated-annealing singular-value-decomposition very-fast-simulated-aneeling
Last synced: 6 months ago · JSON representation ·

Repository

:earth_asia: MH1DMT is inversion software using LM (Levenberg-Marquardt), SVD (Singular Value Decomposition), SA (Simulated Annealing), VFSA (Very Fast Simulated Annealing), and MVFSA (Modified Very Fast Simulated Annealing) of one-dimension magnetotellurics (MT) in MATLAB

Basic Info
Statistics
  • Stars: 23
  • Watchers: 2
  • Forks: 5
  • Open Issues: 0
  • Releases: 0
Topics
geophysics inversion levenberg-marquardt magnetotellurics matlab one-dimensional simulated-annealing singular-value-decomposition very-fast-simulated-aneeling
Created about 6 years ago · Last pushed over 3 years ago
Metadata Files
Readme Funding License Citation

README.md

GitHub language count GitHub top language GitHub repo size GitHub code size in bytes GitHub last commit HitCount LinkedIn

MH1DMT

MH1DMT is inversion software using LM (Levenberg-Marquardt), SVD (Singular Value Decomposition), SA (Simulated Annealing), VFSA (Very Fast Simulated Annealing), and MVFSA (Modified Very Fast Simulated Annealing) of one-dimension magnetotellurics (MT) in MATLAB. I created and tested this code using MATLAB R2013a.

These were scripts that were used to implement my thesis in bachelor degree: 1-D Magnetotelluric Data Inversion using Modified Very Fast Simulated Annealing (MVFSA). Physics, Institut Teknologi Bandung (ITB). DOI: 10.13140/RG.2.2.35938.43209. (PDF: full article, cover page). I defensed this thesis on Department of Physics, Institut Teknologi Bandung (ITB). October, 2016 (SLIDE). Tutorial video on YouTube: LM and SVD.

I hope these scripts can help students to enter research on geophysical inversion. Any updates about these scripts can be seen in my blog: https://mheriyanto.wordpress.com/mh1dmt.

Synthetic Data

**Model and results**

Inversion results: LM, Ridge Regression (RR), SVD, and MVFSA

Inversion results: PSO, GA, and MVFSA

Inversion results: SA, VFSA, and MVFSA

Field Data

**Data: Sundar Pahari, Dhanbad, India**

**Model and results**

Inversion results: LM, Ridge Regression (RR), SVD, and MVFSA

Inversion results: PSO, GA, and MVFSA

Inversion results: SA, VFSA, and MVFSA

License

MH1DMT is released under the MIT License (refer to the LICENSE file for details).

Citation

If you find this project useful for your research, please use the following BibTeX entry.

For Article

BibTeX @phdthesis{phdthesis, author = {Heriyanto, Mohammad}, year = {2016}, month = {10}, pages = {}, title = {1-D Magnetotelluric Data Inversion Using Modified Very Fast Simulated Annealing (MVFSA)}, doi = {10.13140/RG.2.2.35938.43209} }

For Slide

BibTeX @article{Heriyanto2020, author = "Mohammad Heriyanto", title = "{Inversi Data Magnetotellurik 1-D dengan Metode Modified Very Fast Simulated Annealing (MVFSA)}", year = "2020", month = "2", url = "https://figshare.com/articles/Inversi_Data_Magnetotellurik_1-D_dengan_Metode_Modified_Very_Fast_Simulated_Annealing_MVFSA_/11860548", doi = "10.6084/m9.figshare.11860548.v1" }

Owner

  • Name: eMHa
  • Login: mheriyanto
  • Kind: user
  • Location: Banyuwangi, Indonesia
  • Company: TB Geoscience

:robot: Serving EdgeML models at scale. @ezygeo-ai @cctvpintar

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Heriyanto"
  given-names: "Mohammad"
  orcid: "https://orcid.org/0000-0003-2182-2866"
title: "MH1DMT"
version: v0.0.1
date-released: 2020
url: "https://github.com/mheriyanto/MH1DMT"
preferred-citation:
  type: unpublished
  authors:
  - family-names: "Heriyanto"
    given-names: "Mohammad"
    orcid: "https://orcid.org/0000-0003-2182-2866"
  doi: "10.13140/RG.2.2.35938.43209"
  journal: "Institut Teknologi Bandung"
  month: 10
  start: 1 # First page number
  end: 100 # Last page number
  title: "1-D Magnetotelluric Data Inversion Using Modified Very Fast Simulated Annealing (MVFSA)"
  issue: 1
  volume: 1
  year: 2016
preferred-citation:
  type: techreport
  authors:
  - family-names: "Heriyanto"
    given-names: "Mohammad"
    orcid: "https://orcid.org/0000-0003-2182-2866"
  doi: "10.6084/m9.figshare.11860548.v1"
  url: "https://figshare.com/articles/Inversi_Data_Magnetotellurik_1-D_dengan_Metode_Modified_Very_Fast_Simulated_Annealing_MVFSA_/11860548"
  journal: "Institut Teknologi Bandung"
  month: 2
  start: 1 # First page number
  end: 56 # Last page number
  title: "Inversi Data Magnetotellurik 1-D dengan Metode Modified Very Fast Simulated Annealing (MVFSA)"
  issue: 1
  volume: 1
  year: 2020

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • mheriyanto (1)
Top Labels
Issue Labels
Pull Request Labels