grpdelay
Signal Processing
Group delay of a digital filter. Returns the delay in samples as a function of frequency.
Syntax
grpdelay(b, a)
grpdelay(b, a, n)
Examples
h = butter(4, 0.3); grpdelay(h.b, h.a, 512)▶ Run
Limitations
Requires server acceleration.
See Also
This function requires server acceleration. Available on paid tiers.
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab