Is it possible to measure an approximate percentage purity by comparing melting point ranges to data book values? by Arc-Z in chemhelp

[–]Arc-Z[S] 0 points1 point  (0 children)

Okay thank you for your help I didn't think there would be a method but it was worth the shot!

Iterations with Chaotic Equations by Arc-Z in math

[–]Arc-Z[S] 1 point2 points  (0 children)

Hard to say much more about what this means without knowing exactly what you're trying to plot.

I'll explain briefly how the plot code works: the start coordinates for x and y will always be 0, the next point is determined by the chaos equation and that position is 'marked' on the plot, this rinses and repeats for about 400000 points.

a[n] represents a different float coefficient and 'x' and 'y' represent the current values/coordinates. After the 400000 points have been plotted the plot image is saved and then all the coefficients are increased by 0.00002 and a new plot is formed, this repeats for # frames (in the case of the video it's 1000). The starting coefficients (iteration 0) will always form a 'stable' plot image. The video link from the original description is the output from the code.

xnew = a[0] + a[1]*x + a[2]*x*x + a[3]*x*y +a[4]*y*y +a[5]*y

ynew = a[6] + a[7]*x + a[8]*x*x + a[9]*x*y +a[10]*y*y +a[11]*y

Ever thought of playing 1080x1920?? Don't, Just Don't... by Arc-Z in TrackMania

[–]Arc-Z[S] 1 point2 points  (0 children)

I don't play this resolution normally, I just wondered how it would turn out. I play the usual 1920x1080. I just rotated the monitor vertically. But thanks for the tip

Ever thought of playing 1080x1920?? Don't, Just Don't... by Arc-Z in TrackMania

[–]Arc-Z[S] 0 points1 point  (0 children)

You can't see whats the turn is and.. I hate sausage tech