Science Score: 65.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 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization unioslo-mn has institutional domain (mn.uio.no)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: unioslo-mn
  • License: bsd-3-clause
  • Language: MATLAB
  • Default Branch: main
  • Size: 21.4 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 4
Created almost 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Beampattern Interval Analysis Toolbox

An object-oriented MATLAB package for beampattern interval analysis. This package is dependent on the complex interval arithmetic toolbox.

Getting started:

1) Clone this repository and also the complex interval arithmetic toolbox from https://github.com/unioslo-mn/ifi-complex-interval-arithmetic/tree/main 2) Include the root folder of both in the MATLAB path 3) Run the publication scripts to reproduce published results 4) Run the example scipts and produce your own experiments

How to use the code:

1) All classes have a detailed MATLAB help describing the usage 2) Look in the publication scripts and examples to see how it is used 3) Read the relevant publications to understand the underlying theory 4) Contact us with any questions (gaborge@uio.no, haavaarn@uio.no) 5) Cite us (please) if you procude results using the code (see CITATION.cff) 6) Feel free to develop the code further in a private or public manner (see LICENSE.md)

References

1) J. E. Kirkebø and A. Austeng, “Amplitude tolerance analysis of curved sonar arrays,” in OCEANS 2021, Sep. 2021. doi: 10.23919/OCEANS44145.2021.9705923. 2) H. K. Arnestad, G. Geréb, T. I. B. Lønmo, J. E. Kirkebø, A. Austeng, and S. P. Näsholm, “Sonar array beampattern bounds and an interval arithmetic toolbox,” Proc. Mtgs. Acoust., vol. 47, 2022, doi: 10.1121/2.0001613. 3) G. Geréb and H. Kjellmo Arnestad, “Interval computations in acoustics,” in Conference: 46th Scandinavian Symposium on Physical Acoustics, Geilo, 2023. 4) H. K. Arnestad, G. Geréb, T. I. B. Lønmo, J. E. Kirkebø, A. Austeng, and S. P. Näsholm, “Worst-case analysis of array beampatterns using interval arithmetic,” The Journal of the Acoustical Society of America, 2023. 5) H. K. Arnestad, G. Geréb, T. I. B. Lønmo, and J. E. Kirkebø, “Beampattern bounds for block errors in sonar arrays using interval arithmetic,” presented at the IEEE OCEANS 2032, Limerick, 2023.

biat-GUI

Owner

  • Name: UiO - Faculty of Mathematics and Natural Sciences
  • Login: unioslo-mn
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Arnestad"
  given-names: "Haavard"
  orcid: "https://orcid.org/0000-0001-7870-1550"
- family-names: "Gereb"
  given-names: "Gabor"
  orcid: "https://orcid.org/0000-0002-1972-4784"
title: "Beampattern Interval Analysis and Complex Interval Arithmetic Toolbox"
version: 2.1.0
doi: 10.5281/zenodo.6856232
date-released: 2023-03-10
url: "https://doi.org/10.5281/zenodo.6856232"

GitHub Events

Total
  • Release event: 1
  • Delete event: 1
  • Push event: 11
  • Pull request event: 2
  • Create event: 1
Last Year
  • Release event: 1
  • Delete event: 1
  • Push event: 11
  • Pull request event: 2
  • Create event: 1