Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2023 Ta Rg Rz Waveguides Monotonicity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIT
IANM
AG Inverse Probleme
Software
2023 Ta Rg Rz Waveguides Monotonicity
Commits
1acb7740
Commit
1acb7740
authored
2 years ago
by
Tilo Arens
Browse files
Options
Downloads
Patches
Plain Diff
Added GNU GPL 3 license.
parent
b0b591c4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+8
-6
8 additions, 6 deletions
README.md
license.txt
+674
-0
674 additions, 0 deletions
license.txt
with
682 additions
and
6 deletions
README.md
+
8
−
6
View file @
1acb7740
...
...
@@ -2,12 +2,14 @@
## License
This software is released under GNU General Public License, Version 3. The full license text is provided in the
file license.txt included in this repository or can be obtained from http://www.gnu.org/licenses/
## Content of this project
This project contains the software developed for the paper:
*
*Monotonicity-based shape reconstruction for an inverse scattering problem in a waveguide*
*
*Monotonicity-based shape reconstruction for an inverse scattering problem in a waveguide*
by T. Arens, R. Griesmaier, and R. Zhang.
...
...
@@ -22,7 +24,7 @@ The code is in the Matlab programming language.
The following additional software is necessary to run the code in this project:
-
[ ] a recent version of Matlab,
-
[ ] the BIEPack Matlab library for solving boundary integral equations (TODO: Provide link),
-
[ ] the export_fig Matlab package, available from
(
https://github.com/altmany/export_fig
)
-
[ ] the export_fig Matlab package, available from https://github.com/altmany/export_fig
Set the Matlab path so that the BIEPack files and export_fig will be found.
...
...
@@ -33,22 +35,22 @@ All programs are contained in the src/ directory. The plots for the paper are cr
Below is a brief description of each program file. See the individual program files for a detailed explanations.
**
*
src/plot_of_figure_?.m**
*
**src/plot_of_figure_?.m**
These are the driver files to create the plots in section 6 of the paper (Figures 6.1, 6.2 and 6.3). These
programs are called without any parameters and will produce the plots in these figures in PNG format.
**
*
src/operator_N.m**
*
**src/operator_N.m**
This program computes a discretization of the near field operator for a scattering problem using the BIEPack
library. A number of scattering problems are solved and the scattered field is evaluated in certain receiver
points. These values form the column of the near field matrix that is returned by this function.
**
*
src/indicator_func.m**
*
**src/indicator_func.m**
For a grid of points, this function computed the value of the indicator function proposed in the paper.
**
*
src/operator_T_B.m**
*
**src/operator_T_B.m**
The indicator function uses the difference of the real part of the near field operator and the test operator
T_B. Given some point and the dimensions of the test domain, a discretization of this test operator is
...
...
This diff is collapsed.
Click to expand it.
license.txt
0 → 100644
+
674
−
0
View file @
1acb7740
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment