Group delay

Calculates and plots the group delay for an s domain system.
1.3K Downloads
Updated 31 Mar 2009

No License

Calculates and plots the group delay in a semilogx scale for a system created using tf. This includes to continuous time systems and s domain transfer functions.

For example
H = tf(1,[1 1]); %// 1st order low pass with cut off at 1 rad/sec
groupDelaytf(H)
This will plot the group delay of the filter specified in H.

Cite As

Marcos López (2024). Group delay (https://www.mathworks.com/matlabcentral/fileexchange/23501-group-delay), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0