User Portlet User Portlet

Henry Jaspars
Discussions
*MODERATOR NOTE: Wolfram notebook is attached at the end of the post.* ---------- ## In memory of John Horton Conway, 1937-2020 ![Conway at Princeton][1] John Horton Conway, described by Michael Atiyah as "the world's most magical...
I had already tried this, but was not pleased with the results. ``` In[1]: dist = FindDistrubution[Last/@frequencies] Out[1]: StudentTDistribution[50.0054, 0.0739269, 8.64764] In[2]: Show[Histogram[Last /@ frequencies, Automatic,...
Introduction ------- Behold the Arduino: ``` WolframAlpha["Arduino Uno"] ``` ![enter image description here][1] An Arduino Uno is an incredibly useful tool, and has enormous applications in all physical computing, (in particular, making...