Difference between revisions of "User:Ratchet5000"
Jump to navigation
Jump to search
Ratchet5000 (talk | contribs) |
Ratchet5000 (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
hiphiparray = ['hip' 'hip'] | hiphiparray = ['hip' 'hip'] | ||
+ | |||
+ | Dim hiphiparray() As String = {"hip", "hip"} | ||
+ | |||
+ | [http://www.technologyreview.com/article/406050/reverse-engineering-the-brain/ Reverse-Engineering the Brain ], MIT Technology Review , | ||
+ | updated 01 July 2006 , accessed 25 January 2015 (Grand Challenge) | ||
+ | |||
+ | Matlab Demonstration: Klein Bottle, because 4 dimensions! |
Latest revision as of 04:28, 26 January 2015
hiphiparray = ['hip' 'hip']
Dim hiphiparray() As String = {"hip", "hip"}
Reverse-Engineering the Brain , MIT Technology Review , updated 01 July 2006 , accessed 25 January 2015 (Grand Challenge)
Matlab Demonstration: Klein Bottle, because 4 dimensions!