th_fir100

Fir100 filter.

Syntax

th_fir100(xvect, yvect, debug_flag)

Arguments

xvect
The time vectors (seconds).
yvect
Response vectors to be filtered (any units).
debug_flag
Optional argument. Flag to turn on debug mode (points to message log). Default is off.

Example

th_fir100(p1w1c1.x, p1w1c1.y)

Comments

Fir100 filter is a low−pass filter, which means that high frequencies are filtered.

This filter is mainly used for biomechanics (Thorax Trauma Index). The filter is roughly of the same type as SAE filters.

Equivalent filter in TH++ is: LOW PASS Fourier