Implementing equations and solving
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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))
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!