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