/MuscleSynergyAnalysis

C# code to realize Muscle Synergy Analysis (MSA) from surface electromyography (sEMG) via Non-negative Matrix Factorization (NMF) method.

Primary LanguageC#

Muscle Synergy Analysis

The repository provides C# codes to realize Muscle Synergy Analysis (MSA) from electromyogram via Non-negative Matrix Factorization (NMF) method.

Environment

The codes were developed on Windows 10.

Dependency:

  • NI Measurement Studio 2019
  • CenterSpace.NMath.Stats
  • CenterSpace.NMath.Core