Robochameleon  v1.0
Files | Classes
Stable DSP

Stable DSP blocks that may not be "standard". More...

Files

file  functionTemplate_v1.m
 A short description of the general idea behind the function.
 
file  BaseBandFilter_v1.m
 This class implements a baseband filter.
 

Classes

class  ClassTemplate_v1
 A short description of the class. More...
 
class  DCblock_v1
 DC block. More...
 
class  DigitalPreFilter_v1
 A prefilter for digital signals. More...
 

Detailed Description

Stable DSP blocks that may not be "standard".

DSP blocks that are stable (working in most cases), but not always used. These are blocks that are potentially useful to advanced users, but not appropriate for someone learning how to do DSP.

To add a class to this group, add the line:

@ingroup stableDSP

to the comment header.