Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Filter Design using DSP Builder

Hi, I tried to implement a filter design with the following equation: y(n) = -0.5y(n-2) - 0.25y(n-3) + x(n) using DSP builder which i attached the model file with this post. and when ...