myogen.simulator.IntramuscularElectrodeArray.differential_matrix#

property IntramuscularElectrodeArray.differential_matrix: ndarray#

Differential matrix for signal processing based on differentiation mode.

Returns:

Differential matrix for applying spatial differentiation to recorded signals. Shape depends on differentiation mode and number of trajectory nodes.

Return type:

numpy.ndarray

Raises:

AttributeError – If differential matrix has not been created. Run constructor first.