FF505/FY505 – Computational Science
Week 8, Spring 2014 [pdf format]

MATLAB Exercises

Work in small groups at the computer to solve the following exercises.

  1. Draw the graphs of some partial sums for the Fourier series of f(x)=x3−3π/2x2, and compare these with the graph of f(x).
  2. Draw over the (t,x) plane some partial sums for the solution of exercise 7 in Claudio’s Exercises Part 3 (assuming for example that c=1). What happens after long time?
  3. Carry out the exercises in Chapter 2 of Paolo’s Notes. Here you find the script rotate.m.