In file ../include/sigpr/EST_filter_design.h:

EST_FVector design_highpass_FIR_filter

(int sample_rate,
  int freq,
  int order)

Design a FIR highpass filter of order order and cut-off freqeuncy freq.

Documentation

Design a FIR highpass filter of order order and cut-off freqeuncy freq. The filter coefficients are returned in the FVector and should be used in conjunction with FIRfilter
See Also:
design_FIR_filter, design_lowpass_FIR_filter, design_highpass_FIR_filter
FIRfilter, FIRlowpass_filter, FIRhighpass_filter

Alphabetic index HTML hierarchy of classes or Java


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk