Difference between revisions of "User:Crk25"

From PrattWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==About Me==
 
==About Me==
 
I am from the Chicago suburbs and go to Duke University
 
I am from the Chicago suburbs and go to Duke University
 +
 +
I love milkshakes, fall weather, and ''The Hunger Games''
  
 
==Grand Challenges of Engineering Article==
 
==Grand Challenges of Engineering Article==
Line 6: Line 8:
  
 
[http://www.technologyreview.com/news/427920/a-computer-interface-that-takes-a-load-off-your/ A Computer Interface that Takes a Load Off Your Mind], Kate Greene, MIT, updated 14 May 2012, accessed 9 September 2012
 
[http://www.technologyreview.com/news/427920/a-computer-interface-that-takes-a-load-off-your/ A Computer Interface that Takes a Load Off Your Mind], Kate Greene, MIT, updated 14 May 2012, accessed 9 September 2012
 +
 +
==MatLab Demos==
 +
 +
The Inverses of Matrices demo was my favorite. I didn't realize that you could represent a matrix with a colored graph like that and then also show the inverse in the same way. I thought it was really cool that even these colored graphs will still give you the identity matrix, just like multiplying the regular numbers. I don't know what sort of problem you could solve using this type of representation, but it honestly helped me better understand the whole of idea of an inverse matrix and identity matrix through a more picture-like representation.
 +
 +
I also looked at the Minesweeper and Sliding Puzzle demos, as well as the codes to go along with them. I had no idea you could create things like that on MatLab and the code looks extremely complicated, but they were both fun to see and play!

Latest revision as of 20:37, 9 September 2012

About Me

I am from the Chicago suburbs and go to Duke University

I love milkshakes, fall weather, and The Hunger Games

Grand Challenges of Engineering Article

This article relates to the challenge of advancing health informatics:

A Computer Interface that Takes a Load Off Your Mind, Kate Greene, MIT, updated 14 May 2012, accessed 9 September 2012

MatLab Demos

The Inverses of Matrices demo was my favorite. I didn't realize that you could represent a matrix with a colored graph like that and then also show the inverse in the same way. I thought it was really cool that even these colored graphs will still give you the identity matrix, just like multiplying the regular numbers. I don't know what sort of problem you could solve using this type of representation, but it honestly helped me better understand the whole of idea of an inverse matrix and identity matrix through a more picture-like representation.

I also looked at the Minesweeper and Sliding Puzzle demos, as well as the codes to go along with them. I had no idea you could create things like that on MatLab and the code looks extremely complicated, but they were both fun to see and play!