| Prev | Next |
This section presents functions that are related to operations that manipulate
data and records that are commonly useful in signal processing applications. Links to
other such useful functions that are already containing O-Matrix proper are also given.
DATA MANIPULATION FUNCTIONS
| angle | Angle Corresponding to a Complex Value [O-Matrix Function] |
| revolve | Shift Matrix Rows in Circular Fashion |
| shift | Shift Matrix Rows with Zero-Fill |
| expand | Expand Matrix Rows by Sample-Repetition |
| zeropad | Zeropad a Matrix in Row Direction |
| interpfft | Matrix Column interpolation Via DFT |
| resample | Resample a Matrix by Ratio of Intergers |
| delavg | Delete Average from Matrix Columns |
Other Useful Data Manipulation Functions in O-Matrix
| OtherData | Other Data Manipulation Functions in O-Matrix |