Scilab Function

wfir - linear-phase FIR filters

Calling Sequence

[wft,wfm,fr]=wfir(ftype,forder,cfreq,wtype,fpar)

Parameters

Description

Function which makes linear-phase, FIR low-pass, band-pass, high-pass, and stop-band filters using the windowing technique. Works interactively if called with no arguments.

Author