Implementing equations and solving

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))

Answers (0)

This question is closed.

Tags

Asked:

on 18 Jul 2017

Closed:

on 18 Jul 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!