Difference between revisions of "User:Jl452"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
==Favorite MATLAB Demonstration== | ==Favorite MATLAB Demonstration== | ||
+ | My favorite one is the Traveling Salesman problem demonstration. I have heard about this computer science related optimization problem for a long time. It's an intriguing yet complicated problem, and seeing a graphical demo of it in MATLAB is truly exciting. | ||
==Creating a Remote Connection from a Mac== | ==Creating a Remote Connection from a Mac== |
Revision as of 04:07, 28 January 2013
Contents
About Me
My name is Jianan Li. I am from Beijing, China. I'm currently a member of Duke's class of 2016 and a prospective ECE/CS major.
Personal Webpage @Duke
http://people.duke.edu/~jl452/
Grand Challenge for Engineering Article
Reverse-engineering the brain for better computers, Clive Maxfield, EE Times, updated 18 September 2007, accessed 15 August 2008 (Reverse-engineer the brain)
Favorite MATLAB Demonstration
My favorite one is the Traveling Salesman problem demonstration. I have heard about this computer science related optimization problem for a long time. It's an intriguing yet complicated problem, and seeing a graphical demo of it in MATLAB is truly exciting.
Creating a Remote Connection from a Mac
xhost + ssh -XY NetId@ComputerName.oit.duke.edu
In my case, for example,
xhost + ssh -XY jl452@teer17.oit.duke.edu