Skip to content
Snippets Groups Projects
Commit 8a7cba99 authored by Achilles Kappis's avatar Achilles Kappis
Browse files

Moved README file of Signal Processing section

parent d5748f80
No related branches found
No related tags found
No related merge requests found
# Signal Processing
The *Signal Processing* part of the codebase is somewhat generic. It can accommodate all algorithms and implementations that do not fall under the *Utilities* category but are generic enough to be used in various cases. Currently a limited number of functions are implemented. To accommodate the somewhat wide field of *Array Processing* a different section is created in the *Signal Processing* section.
## Sub-sections
At the moment there are two sub-sections. The first is the "Generic" which accommodates generic Signal Processing functions and algorithms and the second is the "Array Processing" which accommodates algorithms that are related to the processing of signals from transducer (either receivers or transmistters) arrays.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment