User Portlet
| Discussions |
|---|
| At the moment I am trying to construct a bifurcation diagram of the function: X = RandomReal[{0, 1}]; Y = RandomReal[{0, 1}]; S[m_] : Abs[Cos[4*X*Y*\[Pi]*m (1 - m)]/Log[3 - 4*Y*m (1 - m)]]; Table[S[i], {i, 1,... |
| I want to plot the values from **BinaryReadList**, as I am going to use it in further calculations thanks. |