[PD] self-centering random walk

Charles Henry czhenry at gmail.com
Mon Jul 9 07:19:12 CEST 2007


On 5/9/07, Claude Heiland-Allen <claudiusmaximus at goto10.org> wrote:
> Here's an example of a random walk that is biased towards the middle of
> its range and is guaranteed not exceed its bounds.

Hi, Claude,
  I came up with something similar, a random walk biased towards 0, as
a signal object.  The parameters are awful tricky/finicky.  I don't
have any good guidelines for choosing the parameters to make it work
more effectively, just trial and error.
  The patch simulates a 1st order stochastic differential equation (in
a crude fashion).  If anyone can suggest a good way to simulate these
kind of equations, I would like to know more :)
Chuck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sdeq1~.pd
Type: application/octet-stream
Size: 1011 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070709/2d95d05e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: centered_random_walk_signal.pd
Type: application/octet-stream
Size: 563 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070709/2d95d05e/attachment-0001.obj>


More information about the Pd-list mailing list