OptimalFir Class

public class OptimalFir

Methods

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.

Constants

NameTypeDescription
GridDensityInt32Grid densitiy for the Parks-McClellan algorithm.