sosfilt
Digital IIR filtering (biquadratic) of the second order.
| Library |
|
Arguments
Input arguments
# sos — second-order digital section filter
+
the L × 6 matrix
Details
A digital filter of second-order sections, defined as a matrix of size on , where — the number of second-order sections. The matrix
It is a digital filter of the second-order sections.
| Типы данных |
|
# x — input signal
+
vector | the matrix
Details
An input signal specified as a vector or matrix.
| Типы данных |
|
| Support for complex numbers |
Yes |