TSTOOL home page | TSTOOL documentation page | TSTOOL installation page | TSTOOL link page |
Generate samples of the generalized iterated tentmap.
Syntax:
Input arguments:
Output arguments:
Example:
x = tentmap(500, [0 1 0.97 rand(1,1)]); plot(x) plot(x(1:end-1), x(2:end), '.')