%% Optional HW6 - 3101 Matlab -- (INSERT NAME and UNI HERE) % Due 11:59pm on Tuesday, April 22nd, 2008 %% Goals % Use MATLAB to explore and analyze some data... any data you want! %% Note % This HW is for extra credit. If you choose not to do this HW then your % grade for the class will be based off the average of your HWs 1:5 and the % quiz. However, if you chooose to do this HW, then your grade for the class % will be based off the average of your HWs 1:6 and the quiz. Furthermore, % this HW can only bring up your average, and will not be counted if it % doesn't bring it up. This is an oppurtunity to show off your MATLAB % skills on some of your own work. %% Guidelines % You should submit a published HTML file (as usual) that is clearly % commented, explaining what you are doing at each step, where the data is % coming from, why your results are interesting, etc... %% Suggestions % There is a ton of data out on the internet, you could do something with % images, or financial data, or go to a site like the UCI data repository. % If you are doing some sort of research or work for another class, you are % welcome to submit something related to that. Anything in CS, science, or % engineering is fine, just make sure that it shows off your MATLAB skills % and it's relatively easy for me to follow. %% Submission Instructions % Please fill in your name at the top of this page. When you are done with % this HW, publish this file to html using File > Publish To HTML (or the % command publish('hw1.m', 'html') and create a new zip file that is % labeled with your UNI and homework number, in this format: % bs2018_hw1.zip, that contains this original m file, and the html % directory created from publishing the file. Make sure the html file % adequately shows your work, (has images, etc.), and then email this file % to cs3101@gmail.com, making sure to include your name, and uni in the % subject.