PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: noise

noise.duffing

duffing attractor

доступно с версии: 0.5


информация

Duffing Attractor Written by Paul Bourke — The solution to the Duffing equations is often used as an example of a classic chaotic system. The Duffing system of differential equations is: =========== dx / dt = y dy / dt = x - x3 - a y + b cos(w t) =================================== where typically, a = 0.25, b = 0.3, w = 1 The following shows a "typical" segment of (x,y) values.

example

аргументы:

методы:

входы:

выходы:

ключевые слова:

noise

Авторы: Paul Bourke, André Sier

Лицензия: %