Summary
Estimate the length of an optimal FIR filter.
Unit
OptimalFir
Declaration
Function RemezLength(const bands, gains, ripple: array of TSample; Weights: TVec; FS: TSample = 2): integer;
Description
Estimate the length of an optimal FIR filter designed with Parks-McClellan algorithm. See the remez routine for description of parameters and examples.
Categories
FIR filter length estimation| Copyright 2008 Dew Research |
http://www.dewresearch.com