OptimalFIR Unit

Functions

NameDescription
remezDesign an optimal equiripple FIR filter with Parks-McClellan algorithm.
RemezFirLengthEstimate the number of taps of an optimal equiripple FIR filter.
RemezImpulse (2)Design an optimal equiripple FIR filter with Parks-McClellan algorithm.
RemezLengthEstimate the length of an optimal equiripple FIR filter and build its error-weight vector.

Variables

NameTypeDescription
GridDensityInteger

Grid densitiy for the Parks-McClellan algorithm.

Enumerations

NameDescription
TFilterSymmetryDefines filter symmetry.
TRemezTypeDefines the type of the filter for Parks-McClellan algorithm.