mudecompositiontests
Reporsitory to reproduce the results presented in 'Revisiting convolutive blind source separation for identifying spiking motor neuron activity: From theory to practice'
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 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 (8.3%) to scientific vocabulary
Repository
Reporsitory to reproduce the results presented in 'Revisiting convolutive blind source separation for identifying spiking motor neuron activity: From theory to practice'
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 3
Metadata Files
README.md
Description
This repository contains Matlab codes to replicate the data presented in Klotz and Rohlen (2025) "Revisiting convolutive blind source separation for identifying spiking motor neuron activity: From theory to practice", Journal of Neural Engineering, http://dx.doi.org/10.1088/1741-2552/adf886
Installation
You need a working MATLAB installation
Clone the repository:
bash git clone https://github.com/klotz-t/MUDecompositionTests.git
Requirements
- Matlab2024a
- Signal Processing Toolbox
- Statistics and Machine Learning Toolbox
- Parallel Computing Toolbox
Repository structure
MUDecompositionTests/
experimental-simulation/ % Contains the scripts used to extract the experimental MUAPs (+ a copy of the MUAPs we have used)
Figures/ % Scripts for replicating the simulations and figures presented in the paper (+ replication data)
Functions/ % Functions used for the upper bound decompositions + utility functions
LIF Model/ % Implementation of the utilized leaky-integrate and fire model and functions for simulating EMG signals
README.md
Run an in silico experiment and decompose the data
Open Matlab and browse to the folder hosting a copy of the repository
Browse to the Figures folder by entering the following command into your terminal:
bash cd Figures/Run a script of interest via your Matlab terminal, e.g.,:
bash generate_figure4
DOI
Owner
- Login: klotz-t
- Kind: user
- Repositories: 1
- Profile: https://github.com/klotz-t
GitHub Events
Total
- Release event: 3
- Watch event: 1
- Push event: 77
- Create event: 3
Last Year
- Release event: 3
- Watch event: 1
- Push event: 77
- Create event: 3