Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

as_activity_recognition

  • Clone with SSH
  • Clone with HTTPS
  • Activity Recognition

    1. Install Julia if not already installed
    2. Clone this repository
    3. Run julia -L activity.jl from the repository root
    4. Select dataset via the menu
    5. The six plots provide the spectogram, dominating frequency, power over time, activity based on power, activity based on frequency and combined classification
    6. To repeat, call menuplot() from the Julia REPL