Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: F - L
> FILTFILT
FILTFILT
Zero-phase digital filtering.
Format
filtfilt (b, a, x) returns ARRAY
Argument
b
An array indicating the numerator coefficients of the filter.
a
An array indicating the denominator coefficients of the filter.
x
An array indicating the array of data to be filtered.
Learn more about matrix/array functions
.
This site works best with JavaScript enabled