Programs
Executing the code will leave the page unresponsive for a few minutes. Spin Description // VERY INPORTANT // you have to let the program run for a long time // then plot particle size vs the average in an excel // spread sheet and do scatter plot followed by trend line // to get the linear equation, solve for x when y=2.0023193 // and you should get something near 1820 // to get more accuracy do the following // make m instead of 200 to 100 and set do=d1=1500 // then do the line fitting again . This willl take 5 times longer (1 hour) // run several times and average x to get more accurate results //javascript program must compute all points before displaying all results