Jump to content

Talk:FIR transfer function

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Clenchedteeth (talk | contribs) at 17:52, 3 October 2017 (UAV Filter Output Delay). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

UAV Filter Output Delay

The filter response appears to show output delay which suggests that the filter is not double sided. Constant314 (talk) 13:42, 15 May 2017 (UTC)[reply]

Incorrect Example

The example shows some input data y = sin(t + rand([0 200]) claiming that rand([0 200]) produces a random number in the range [0, 200] which is not correct. It is probably producing 200 random numbers on the range [0, 1]. Can the author confirm what is happening here? Clenchedteeth (talk) 17:51, 3 October 2017 (UTC)[reply]