Info
This question is closed. Reopen it to edit or answer.
Implementing equations and solving
1 view (last 30 days)
Show older comments
I would like to implement some of the equations which generate chaotic sequences in matlab and to produce some random numbers using it. Would you please help me to implement the equations like 1) X(n+1) = 2X(n)(mod 1) 2) Y(n+1) = a Y(n) + cos(4 pie X(n))
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!