.convolve_delay_distribution_matrices | R Documentation |
Note that this convolution operation is not commutative!
The order matters: here the delay implied by matrix_a
happens first,
then the one implied by matrix_b
.
.convolve_delay_distribution_matrices(matrix_a, matrix_b)
matrix_a |
discretized delay distribution matrix |
matrix_b |
discretized delay distribution matrix |
convolved discretized delay distribution matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.