Talk:Apply a digital filter (direct form II transposed)

From Rosetta Code
Revision as of 20:31, 18 May 2023 by Rdm (talk | contribs) (Created page with "== Task description == Although this task has a number of implementations, the task description is inadequate. It's not just that it refers to an external site (looks like a college text) but it leaves implicit too many details. We're representing the transfer function for a low pass filter here. But nothing was said about the units involved (seconds or frequency). So there's no real way of judging the accuracy of the answers. They could all be wrong and no one would...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Task description

Although this task has a number of implementations, the task description is inadequate.

It's not just that it refers to an external site (looks like a college text) but it leaves implicit too many details.

We're representing the transfer function for a low pass filter here. But nothing was said about the units involved (seconds or frequency). So there's no real way of judging the accuracy of the answers. They could all be wrong and no one would know. Or, put different, updating the task to flesh out the missing details in the task description is probably harder for many of us than translating an implementation to another programming language. --Rdm (talk) 20:31, 18 May 2023 (UTC)