Skip to content

MATLAB implemenatation for the manuscript "MatNLI: An Open-source MATLAB-based solver for the Non-linear Inversion in Elastography" by Awasthi et al., 2023

License

Notifications You must be signed in to change notification settings

abhiawasthi1993/MatNLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatNLI: An Open-source MATLAB-based solver for the Non-linear Inversion in Elastography [Paper]

Data and codes for paper: MatNLI: An Open-source MATLAB-based solver for the Non-linear Inversion in Elastography

The present study demonstrate a parallel MATLAB implementation of an efficient non-linear inversion algorithm based on the finite element method. The framework is developed for different isotropic and anisotropic material models, viz., linear elastic and viscoelastic materials in the regime of compressibility and nearly incompressibility. The FEM based non-linear inversion can be utilized for extracting complex physics of the materials irrespective of the engineering domain. The repository currently contains the data and sample codes for different case studies presented in the paper and their respective MATLAB implementation.

results

Installation

To run the inversion for a particular type of material model, change the current MATLAB directory to that folder and run file "InverseNLI.m".

Requirements:

To run the algorithm, "Optimization Toolbox" and "Parallel Computing Toolbox" are required in MATLAB. Ensure that it is included in your MATLAB installation.

Citing

This repository has been developed as part of the following article (citation given below). We would appreciate it if you would please cite the following paper if you found the library useful for your work.

@article{awasthi2023matnli,
    title = {MatNLI: An Open-source MATLAB-based solver for the Non-linear Inversion in Elastography},
    author = {Awasthi, Abhilash and Dinachandra, Moirangthem and Mahajan, Puneet and Suri, Ashish and Roy, Sitikantha},
    journal = {Advances in Engineering Software},
    volume = {181},
    pages = {103476},
    year = {2023},
    publisher={Elsevier},
    doi = {https://doi.org/10.1016/j.advengsoft.2023.103476},
    url = {https://www.sciencedirect.com/science/article/pii/S0965997823000686?dgcid=coauthor}
}

About

MATLAB implemenatation for the manuscript "MatNLI: An Open-source MATLAB-based solver for the Non-linear Inversion in Elastography" by Awasthi et al., 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published