MATLAB: Chaotic number, Chaotic sequence.

chaotic number

How to generate a single chaotic number in each iteration?

Best Answer

What do you mean by chaotic number, random? If so have a look at the functions randn for normal distributed numbers and rand for uniformly distributed numbers