Rename project from Speed Graph to FilterView
- Updated README and build_and_run.md to reflect the new project name: FilterView - Renamed window title in App.java from "Speed Graph" to "Filter View" - Completed project renaming for consistency across documentation and code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Speed Graph with Adjustable Raised Cosine Filter
|
||||
# Filter-View with Adjustable Raised Cosine Filter
|
||||
|
||||
This JavaFX application demonstrates the concept of a raised cosine filter applied to signal data, visualized in a dynamic graph. The user can control two key parameters:
|
||||
|
||||
|
Reference in New Issue
Block a user