Stefan Karlsson/PersonalPage/Education/Matlab With Applications/e6
Excercise 6, interpolation, curve fitting, integrals and differential equations
All files needed in a zip file here
Deadline to submit your tasks: 12am(24.00 hrs) on 20th of March.
NOTE
from exercise 5 onwards, I am forced to revert to the old material from previous years. There simply isnt resources and time enough to make new material for the entire course.
In these old formats of exercises, there is some conflicting information on deadlines. The information on the webpage and in readme.txt file is the valid one.
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.