Difference between revisions of "Stefan Karlsson/PersonalPage/Education/Matlab With Applications/e7"

From ISLAB/CAISR
 
Line 4: Line 4:
  
 
[[Media:Lab7MatlabDebug.ogv]]
 
[[Media:Lab7MatlabDebug.ogv]]
 +
 +
[[File:Lab7MatlabDebug.ogv|thumb]]
 +
  
  

Latest revision as of 18:23, 2 April 2014

Excercise 7, Vectorization, timing and Debugging

Part of the description of this exercise is in a video, found here:

Media:Lab7MatlabDebug.ogv


All files needed in a zip file here

Deadline to submit your tasks: 12am(24.00 hrs) on 10th of April.


FAQs

- When i copy paste certain code parts into matlab from the pdf, it doesnt work!

There are some problems copying from pdf files in general. There might be odd line breaks and weird characters appearing from nowhere. For this reason, I supplied scripts for the bigger code parts of the pdf. The best way to solve this issue if you find problems is to open a text editor, paste the code in there first, see that it is the same as it appears in the pdf(modify it otherwise), and paste the result into matlab.