Code for Coupled Discrete Dynamical Systems
Ältere Kommentare anzeigen
Consider two dynamical systems $$Z_{n+1}=f(W_n, Z_{n-1})$$ and $$W_{n+1}=f(Z_n, W_{n-1})$$ where $z_0, w_0,z_{-1}, w_{-1}$ are given.
The function $f, g$ are defined from $\mathbf{C}^2$ to $\mathbf{C}$.
Can anyone help to code the sequences Z_n and W_n???
Antworten (0)
Kategorien
Mehr zu Dynamic System Models finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!