Difference between revisions of "User:Sam noyes13"
Jump to navigation
Jump to search
Sam noyes13 (talk | contribs) |
Sam noyes13 (talk | contribs) |
||
Line 4: | Line 4: | ||
World Economic Forum, 25 March 2015, accessed 19 September 2017 | World Economic Forum, 25 March 2015, accessed 19 September 2017 | ||
(Make solar energy economical) | (Make solar energy economical) | ||
+ | |||
+ | My favorite Matlab demonstration was the video called "Controlling Random Number Generation". It went very in-depth on every different facet of Matlab's random number generator. As someone who has programmed quite a lot in my life, I know that the random number generator is a very important part of coding and is used often, and without knowing about reseeding, one might create a program that always outputs the same values whenever it is restarted which is most likely undesirable. |
Latest revision as of 05:55, 19 September 2017
My name is Sam Noyes. I am from Eliot, ME. I like skiing, baseball, rugby, and the Patriots.
How to make solar power more efficient and affordable, Colin D. Bailie, World Economic Forum, 25 March 2015, accessed 19 September 2017 (Make solar energy economical)
My favorite Matlab demonstration was the video called "Controlling Random Number Generation". It went very in-depth on every different facet of Matlab's random number generator. As someone who has programmed quite a lot in my life, I know that the random number generator is a very important part of coding and is used often, and without knowing about reseeding, one might create a program that always outputs the same values whenever it is restarted which is most likely undesirable.