Why is there no delay in my input signal after using fdesign.arbgrpdelay to introduce group delay?

2 次查看(过去 30 天)
I am trying to introduce frequency-dependent group delay using the arbitrary group delay filter "fdesign.arbgrpdelay" of the DSP System Toolbox in MATLAB R2021b. Although filter characteristics I get via "fvtool" look like I am designing what I intend, once the filter is applied it doesn't introduce any delay into the signal.
Why is no delay introduced to my input signal?

采纳的回答

MathWorks Support Team
The input signal must be specified as a column vector instead of as a row vector. The number of rows of the input signal is the frame size, and the number of columns of the input signal is the number of channels.

更多回答(0 个)

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by