The parks-mclellan tag has no wiki summary.
1
vote
0answers
42 views
Chebfun versus Parks-McClellan
There is a Matlab-based package called Chebfun that (among other things) computes polynomial approximations of functions. See here: http://www2.maths.ox.ac.uk/chebfun/.
I don't know anything about ...
14
votes
1answer
940 views
What is the difference between Remez exchange and Parks-McClellan filter design?
A question recently came up regarding Parks-McClellan and some of the comments point out that the wikipedia article on Parks-McClellan states,
...the Parks-McClellan algorithm is a variation of ...
14
votes
2answers
360 views
How can I design Nyquist interpolation filters with the Parks-McClellan algorithm?
We can easily design interpolation filters that obey certain frequency-domain constraints using the Parks-McClellan algorithm. However, it's not immediately clear how to enforce time-domain ...