ieapp
Matlab aplication for Impact-Echo measurements and data storage
Science Score: 67.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 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Matlab aplication for Impact-Echo measurements and data storage
Basic Info
- Host: GitHub
- Owner: Rievil
- License: mit
- Language: MATLAB
- Default Branch: main
- Size: 32.3 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md

Impact-Echo application for microphone measruemnts
Matlab aplication for Impact-Echo measurements and data storage. It uses a DirectSound driver for connection to any type of microphone or sound card. The IEApp requires these toolboxes:
- dataacqtoolbox
- matlab
- signal_toolbox
[!IMPORTANT] To connect to sound card you will also need to install Data Acquisition Toolbox Support Package for Windows Sound Cards.
Usage
The app allows the user to pick the input microphone. There is possibility to set treshold, length of signals, pre-trigger time, sampling frequency. The app also allows you to design a group of descriptive variables, which allows to label signals for the purpose of the designed experiment. The signals and descriptive variables are stored in two tables, which are exported. The app allows to create templates of descriptive variables and use it for similar type of experiments.
Owner
- Name: Richard Dvořák
- Login: Rievil
- Kind: user
- Location: Brno
- Company: Brno university of technology
- Website: https://www.vutbr.cz/en/people/richard-dvorak-134976
- Repositories: 3
- Profile: https://github.com/Rievil
Citation (citation.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Richard" given-names: "Dvorak" orcid: "https://orcid.org/0000-0003-0024-2344" - family-names: "Lubos" given-names: "Jakubka" orcid: "https://orcid.org/0009-0001-9358-103X" title: "Application for acquiring Impact-Echo signals, labeling, and storing for laboratory and in-situ testing" version: 0.1.0 doi: 10.5281/zenodo.12204656 date-released: 2024-06-21 url: "https://github.com/Rievil/IEApp"