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!