Lp IIR filter optimization
[cost,grad,ind]=iirlp(x,ind,p,[flag],lambda,omega,ad,wa,td,wt)
: :omega frequencies where the filter specifications are given : :wa,wt weighting functions for the amplitude and the group delay : :lambda weighting (with 1-lambda) of the costs ( ‘a’ and ‘gd’
for getting the global cost.
: :ad, td desired amplitude and group delay : :cost, grad criterium and gradient values :
optimization of IIR filters for the Lp criterium for the amplitude and/or the group delay. (Rabiner & Gold pp270-273).