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 (7.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

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

README.md

Complex Interval Arithmetic Toolbox

An object-oriented MATLAB package for complex interval arithmetic.

Getting started:

1) Clone this repository 2) Include the root folder in the MATLAB path 3) Run the example scipt 4) See how it is applied to ultrasound beamforming at https://github.com/unioslo-mn/ifi-beampattern-interval-analysis

How to use the code:

1) All classes have a detailed MATLAB help describing the usage

2) Look in the 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.

ciat

Owner

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

Citation (CITATION.cff)

cff-version: 1.3.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"
- family-names: "Thomas"
  given-names: "Gauvain"
title: "Complex Interval Arithmetic Toolbox"
version: 2.1.2
doi: 10.5281/zenodo.8042988
date-released: 2023-06-15
url: "https://doi.org/10.5281/zenodo.6856232"

GitHub Events

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