Skip to content

Commit 4090983

Browse files
author
Mohammad Heriyanto
authored
Update README.md
1 parent de1261b commit 4090983

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,19 @@ This page is here to explain the progress and update of developing 2D magnetic i
33

44
We succesfully develop:
55
1) Least-Square Inversion (Under-determined) without constrains + field data
6+
7+
<a Least-Square Inversion href="https://github.com/modeling-inversion-lab/2D-Magnetic-Inversion">
8+
<img src="https://github.com/modeling-inversion-lab/2D-Magnetic-Inversion/blob/master/images/ls.png" width="100%">
9+
</a>
10+
611
2) Compact Inversion without constrains + field data
12+
13+
<a Least-Square Inversion href="https://github.com/modeling-inversion-lab/2D-Magnetic-Inversion">
14+
<img src="https://github.com/modeling-inversion-lab/2D-Magnetic-Inversion/blob/master/images/compact.png" width="100%">
15+
</a>
16+
717
3) Particle Swarm Optimization (PSO) without constrains + field data
18+
19+
<a Least-Square Inversion href="https://github.com/modeling-inversion-lab/2D-Magnetic-Inversion">
20+
<img src="https://github.com/modeling-inversion-lab/2D-Magnetic-Inversion/blob/master/images/pso.png" width="100%">
21+
</a>

0 commit comments

Comments
 (0)