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

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.