Difference between revisions of "User:Jmb123"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
Majors: Biomedical Engineering and Economics | Majors: Biomedical Engineering and Economics | ||
+ | |||
+ | MATLAB Demonstrations | ||
+ | |||
+ | ---- | ||
+ | |||
+ | My favorite MATLAB demonstration was the one illustrating the travelling salesman problem. MATLAB was programmed to find the shortest path between any number of cities, and the route that it displayed would change as it calculated and recalculated the possibilities. This demonstration not only allowed me to experience some of the interesting graphics capabilities that MATLAB has, but the ways in which the routes changed gave insight into the types of code used to program this feature. |
Revision as of 02:27, 9 September 2012
Name: John Bernabei
Hometown: Detroit Michigan
Majors: Biomedical Engineering and Economics
MATLAB Demonstrations
My favorite MATLAB demonstration was the one illustrating the travelling salesman problem. MATLAB was programmed to find the shortest path between any number of cities, and the route that it displayed would change as it calculated and recalculated the possibilities. This demonstration not only allowed me to experience some of the interesting graphics capabilities that MATLAB has, but the ways in which the routes changed gave insight into the types of code used to program this feature.