Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 315 Bytes

Hilbert Transform Demo

run ./scripts/mnl_script.sh to:

  • compile ht.c
  • run it as prog and write its output to output.txt
  • run plot.py on output.txt to visualize x(t) and phi(t)

if there is a linker error from ./scripts/mnl_script.sh, try ./scripts/harry_script.sh