Code for Coupled Discrete Dynamical Systems
显示 更早的评论
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???
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Dynamic System Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!