This shows you the differences between two versions of the page.
| 
    signal_processing [2015/02/19 08:09] schultz [Background]  | 
    
    signal_processing [2015/04/07 15:56] (current) schultz  | 
    ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ==== Background ==== | ==== Background ==== | ||
| - | Matlab is a good tool for development of the signal processing algorithm because it has: | + | Matlab is a good tool for development of the signal processing algorithm because it has: | 
| * Great debugging tools | * Great debugging tools | ||
| * Powerful plotting and visualization | * Powerful plotting and visualization | ||
| * Built in digital signal processing (DSP) design tools | * Built in digital signal processing (DSP) design tools | ||
| + | |||
| + | [[Matlab|Here is a short overview of some simple Matlab functions that might be useful.]] | ||
| + | |||
| In order to develop the algorithm we first need to understand what the signal processing is supposed to do. Start by reading the overview of the operation of the system.  [[laser_tag_overview|Here is the link to the page that discusses the overview of the laser tag system]].  | In order to develop the algorithm we first need to understand what the signal processing is supposed to do. Start by reading the overview of the operation of the system.  [[laser_tag_overview|Here is the link to the page that discusses the overview of the laser tag system]].  | ||