Difference between revisions of "User:Eap57"

From PrattWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
Hello!
 
Hello!
  
[https://www.news-medical.net/news/2006/04/03/17008.aspx Grand Challenges]
+
[https://www.news-medical.net/news/2006/04/03/17008.aspx Grand Challenges Link]
 +
 
 +
 
 +
'''My Favorite MATLAB Demonstration'''
 +
 
 +
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 03:53, 20 September 2017

Hello!

Grand Challenges Link


My Favorite MATLAB Demonstration

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.