Correlation bfsk fir design

This commit is contained in:
2025-09-28 20:41:13 +02:00
parent 4a6d79c0b4
commit 1445887f2f
15 changed files with 4032 additions and 137 deletions

View File

@ -4,5 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
eframe = "0.32.3"
egui_plot = "0.33.0"
hound = "3.5.1"
plotters = "0.3.7"