Difference between revisions of "User:Jp286"

From PrattWiki
Jump to navigation Jump to search
 
Line 17: Line 17:
 
[http://www.wired.com/gadgetlab/2010/08/reverse-engineering-brain-kurzweil/ Reverse-Engineering of Human Brain Likely by 2030, Expert Predicts], Priya Ganapati, WIRED, updated 16 August 2010, accessed  
 
[http://www.wired.com/gadgetlab/2010/08/reverse-engineering-brain-kurzweil/ Reverse-Engineering of Human Brain Likely by 2030, Expert Predicts], Priya Ganapati, WIRED, updated 16 August 2010, accessed  
 
13 September 2013 (Reverse-Engineering)
 
13 September 2013 (Reverse-Engineering)
 +
 +
== Favorite Matlab Example ==
 +
Although I had the most fun doing the Minsweeper game and the 3-D Drawing in "Other Examples," my favorite example was the 3-D surface plots. It was very interesting to see how the code changed the plot. With just a few words, the plot would change color or shape. The user is able to easily change the appearance of the graph, and it was reassuring to see that the code for the changes was not extremely complicated. When looking at the 3-D plot, I could see how 3-D plots produced through programming could have many uses: for medicine, for representing data about the environment and population, for businesses, etc.

Revision as of 18:27, 14 September 2013

About Me

I am a Duke University student currently studying engineering. I was born in Seoul, South Korea, but lived in America for all of elementary school.


Other Interesting Facts

  • I have a twin sister, who is also in Pratt School of Engineering at Duke.
  • I studied in an international school in Korea, so my English is better than my Korean.


My Name

My last name, Park, is one the of most common Korean names. I have two first names: Jee Hye (my Korean one) and Sophia (English). Jee Hye, which means "wisdom", was my birth name. The reason Sophia is my English name is it also translates to "wisdom" in Hebrew. My English name is easy to pronounce. My Korean name is pronounced like, but not exactly, "Gee Hey.'


Reverse-Engineering of Human Brain Likely by 2030, Expert Predicts, Priya Ganapati, WIRED, updated 16 August 2010, accessed 13 September 2013 (Reverse-Engineering)

Favorite Matlab Example

Although I had the most fun doing the Minsweeper game and the 3-D Drawing in "Other Examples," my favorite example was the 3-D surface plots. It was very interesting to see how the code changed the plot. With just a few words, the plot would change color or shape. The user is able to easily change the appearance of the graph, and it was reassuring to see that the code for the changes was not extremely complicated. When looking at the 3-D plot, I could see how 3-D plots produced through programming could have many uses: for medicine, for representing data about the environment and population, for businesses, etc.