User:Dcg13

From PrattWiki
Jump to navigation Jump to search

HelloWorld.jpg


About Me

Grand Challenges for Engineering

New Technology to Reduce Cost of Solar Energy, Brian Westenhaus, OilPrice, 08/29/2012, 09/07/2012 (Grand Challenge)


Matlab Demonstration

My favorite Matlab demonstration was the travelling salesman because of it's simplicity and usefulness. I liked messing around with the graphical program first, and then looking at the code and seeing how it ran. First, a random path is chosen between all of the cities. The distance of this path is calculated and the path is then optimized until the shortest path between all of the cities is found.