aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* averaging_filter: add base filesBrian Woods2023-02-274-0/+213
| | | | Need to do more testing, possibly some Octave input and output.
* helper_scripts: add freq_graph_generatorBrian Woods2023-02-271-0/+98
| | | | | | freq_graph_generator is a executable GNU Octave script that generates a graph of the dft from an input file. This is useful for testing filters with impulses and then seeing their frequency response.
* helper_scripts: add input_generatorBrian Woods2023-02-271-0/+149
| | | | | A simple GNU Octave executable script that generates intput files for filter testing.
* counter: simple simulation of a countercounterBrian Woods2023-02-244-0/+217
|
* Add LICENSE fileBrian Woods2023-02-241-0/+339
|
* Add README.mdBrian Woods2023-02-241-0/+3