User:Eol
Jump to navigation
Jump to search
About Me
I am Edgar Loaiza, but I prefer to be called by my nickname, Tavo (pronounced like "Taco" with a "v" instead of a "c"). I am currently a freshman in Trinity, but I hope to transfer to Pratt where I plan to double major in Electrical & Computer Engineering and Computer Science.
MATLAB Demonstrations
My favorite MATLAB demonstration was the traveling salesman app. The traveling salesman is a well known optimization problem in computer science where you attempt to find the shortest path between a set of cities, making sure that you visit each city at least once. The app shows MATLABs ability to make complex computations, as well as create practical GUIs and figures.