OptimalFir Namespace

Header: Dew.Signal/Units.OptimalFIR.h · Cross-compiler

namespace Dew::Signal::Units::OptimalFir

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
GridDensityintGrid densitiy for the Parks-McClellan algorithm.