![]() | This article is rated C-class on Wikipedia's content assessment scale. |
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)
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)