Difference between revisions of "User:Kbc16"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[http://www.nytimes.com/2014/11/12/business/energy-environment/solar-energy-roadway-test-begins-in-the-netherlands.html?ref=topics Solar-Energy Roadway Test Begins in the Netherlands], NY Times, updated 11 November 2014, accessed 12 September 2015 | [http://www.nytimes.com/2014/11/12/business/energy-environment/solar-energy-roadway-test-begins-in-the-netherlands.html?ref=topics Solar-Energy Roadway Test Begins in the Netherlands], NY Times, updated 11 November 2014, accessed 12 September 2015 | ||
+ | |||
+ | My favorite MATLAB demonstration is Controlling Random Number Generation. I think that the process by which random numbers are generated is very interesting, and the '''rng''' function has a huge number of applications of many different varieties. You can clearly see this through the different generator types and the '''RandStream''' class. |
Revision as of 04:04, 13 September 2015
I am a first-year student at the Pratt School of Engineering at Duke University. I am planning to major in Biomedical Engineering.
Solar-Energy Roadway Test Begins in the Netherlands, NY Times, updated 11 November 2014, accessed 12 September 2015
My favorite MATLAB demonstration is Controlling Random Number Generation. I think that the process by which random numbers are generated is very interesting, and the rng function has a huge number of applications of many different varieties. You can clearly see this through the different generator types and the RandStream class.