|
The following types of processing are possible:
- Processing involving both 2D and 3D inputs and outputs
- Signal negation (-A)
- Scaling and shifting by a constant (-A*1.E-6)
- Processing by built in functions (DIFF(ABS(A),TIME))
- Signal combination (A*B-C)
- Plotting one signal against another
- Plotting algebraic functions (SIN(LOG(TIME*10.)))
IBM style signal processing expressions home page
|