Difference between revisions of "User:Eap57"
Line 1: | Line 1: | ||
− | |||
− | + | == About Me == | |
+ | Hello! I am a freshman at Duke University currently studying biomedical engineering. | ||
− | + | == Grand Challenges Link == | |
+ | [https://www.news-medical.net/news/2006/04/03/17008.aspx Weill Cornell experts publish review of genetic medicine], Weill Cornell experts, News-Medical.net, 3-April-2006, accessed 13-Sept-2017 | ||
+ | |||
+ | |||
+ | == My Favorite MATLAB Demonstration == | ||
+ | ''' Viewing a Penny Demo ''' | ||
While browsing through the various demonstrations in MATLAB's help section, I stumbled across the demo "Viewing a Penny." In particular, I found this tutorial to be fascinating since MATLAB was able to create a realistic-looking image from just a small amount of code. It showed that MATLAB was able to load a PENNY.MAT file, produce a colored contour map of a penny, and even create a pseudocolor plot of a penny. I got to see that MATLAB could perform many graphical tasks that I did not think were possible, especially with the few amount of code it used. This program was able to output very detailed images of a penny with different plot styles, which I really enjoyed learning about. | While browsing through the various demonstrations in MATLAB's help section, I stumbled across the demo "Viewing a Penny." In particular, I found this tutorial to be fascinating since MATLAB was able to create a realistic-looking image from just a small amount of code. It showed that MATLAB was able to load a PENNY.MAT file, produce a colored contour map of a penny, and even create a pseudocolor plot of a penny. I got to see that MATLAB could perform many graphical tasks that I did not think were possible, especially with the few amount of code it used. This program was able to output very detailed images of a penny with different plot styles, which I really enjoyed learning about. |
Revision as of 18:32, 20 September 2017
About Me
Hello! I am a freshman at Duke University currently studying biomedical engineering.
Grand Challenges Link
Weill Cornell experts publish review of genetic medicine, Weill Cornell experts, News-Medical.net, 3-April-2006, accessed 13-Sept-2017
My Favorite MATLAB Demonstration
Viewing a Penny Demo While browsing through the various demonstrations in MATLAB's help section, I stumbled across the demo "Viewing a Penny." In particular, I found this tutorial to be fascinating since MATLAB was able to create a realistic-looking image from just a small amount of code. It showed that MATLAB was able to load a PENNY.MAT file, produce a colored contour map of a penny, and even create a pseudocolor plot of a penny. I got to see that MATLAB could perform many graphical tasks that I did not think were possible, especially with the few amount of code it used. This program was able to output very detailed images of a penny with different plot styles, which I really enjoyed learning about.