Design matrix designing! Using offsets if applicable.
1 2 | eigenByFreq(obj, offsets = NULL, rowNum, numEl, useZeroOffset = TRUE,
nOffsetFreq = -1)
|
obj |
- a list of lists of matrices - each sublist is a time block. Within each time block list is a matrix for each input with nFFT rows and K columns |
rowNum |
- the current frequency that we're building the design matrix for |
numEl |
- the number of columns in the design matrix without offsets |
offests |
- the result of offsetFreq() (I think.. ) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.