Difference between revisions of "User:Kbc16"

From PrattWiki
Jump to navigation Jump to search
 
Line 6: Line 6:
 
* [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
  
==Matlab Demonstration==
+
==MATLAB Demonstrations==
 
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.
 
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.

Latest revision as of 20:17, 13 September 2015

About Me

I am a first-year student at the Pratt School of Engineering at Duke University. I am planning to major in Biomedical Engineering.

Grand Challenges for Engineering Articles

Making Solar Energy Economical

MATLAB Demonstrations

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.