Problem Sets and Data Resources for
12.747
The general format of these assignments will be text that you can
obtain by clicking on the links below. Each assignment will generally
involve downloading data files from the web site (use right-click or shift-click),
loading the data into MATLAB (use load command), operating on the data,
creating an "m-file"
to run the analysis, and emailing the m-file to the Instructor.
The answers can be obtained by shift-clicking the links to the
m-files listed. Run them as you would your own m-files to see the
answers, read them to learn how it was done.
- Problem Set 1 Out: 4 Sep; Due: 11 Sep; Answers: Posted 16 Sep
- Problem Set 2 Out: 11 Sep; Due: 18 Sep; Answers: Posted 23 Sep
- Problem Set 3 Out: 18 Sep; Due: 02 Oct; Answers: Posted 07 Oct
- Problem Set 4 Out: 02 Oct; Due: 09 Oct; Answers: Posted 14 Oct
6 Oct 2008
- Problem Set 5 Out: 09 Oct; Due: 23 Oct; Answers: Posted 28 Oct
9 Oct 2008
- ps05_main.m Problem Set 5 main program,
- ps05_init.m Initialization program,
- ps05_trend.m Trend surface fitting program,
- ps05_semifit.m Semivariogram fitting program,
- ps05_cokri.m Co-kriging program,
- expmod.m Exponential semivariogram model function,
- sphermod.m Spherical semivariogram model function,
- ps05_init.eps ps05 part a figure,
- ps05_trend.eps ps05 part b figure,
- ps05_semifit.eps ps05 part c figure,
- ps05_cokri.eps ps05 part d figure,
- ps05_semifit_exp.eps ps05 part c for exponential model,
- ps05_cokri_exp.eps ps05 part d for exponential model,
- ps05_semifit.asc ASCII model parameters file for spherical model,
- ps05_semifit_exp.asc ASCII model parameters file for exponential model
- Problem Set 6 Out: 23 Oct; Due: 30 Oct; Answers: Posted 04 Nov
- Problem Set 7 Out: 30 Oct; Due: 06 Nov; Answers: Posted 11 Nov
- Problem Set 8 Out: 6 Nov; Due: 13 Nov; Answers: Posted 18 Nov
- ps08_1.m,
- salfunc.m,
- tempfunc.m,
- oxyfunc.m,
- radiotst4.m,
- radiotst5.m, upper limit for w,
- radiotst6.m, lower limit for w,
- ps08_2.m,
- tridiag.m
- Problem Set 9 Out: 13 Nov; Due: 20 Nov; Answers: Posted 25 Nov
- Problem Set 10 Out: 20 Nov; Due: 4 Dec; Answers: Posted 9 Dec