Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI don't have time to access your model, but perhaps you are not using enough resolution... Try increasing your resolution of your filter. Keep in mind that MATLAB's filter function is implemented in floating point and the filter you implemented in DSP Builder is in fixed point notation. You might need to increase your filter and your input resolution to get a comparable results.