Implementing equations and solving
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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))
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!