AMSC 660 / CMSC 660 Scientific Computing I (Section 0101)
Information for Fall 2004
Dianne P. O'Leary
Basic Information from Fall 2004:
Lecture Notes
Homework 1:
Due Sept 14.
Frequently asked questions.
Solution (pdf)
problem2.m
dist_to_ellipse.m
find_dist.m
pitfalls.m
Homework 2:
Due Oct 5.
Frequently asked questions.
pdf
problem1.m
problem2.m
problem3.m
problem4.m
quasirand.m
problem5.m (Actually, it solves problem 6)
quadmcqr.m
partition.m
Homework 3:
Due October 26 (pdf)
spectdata2.mat
containing K, g, nbins, bin centers, and energy ranges
for each bin. If this .mat file displays in your window,
then it won't download properly.
If you have this trouble in Netscape, see if right-clicking
on the link brings up a download option for you.
Frequently asked questions.
Grading: As you know, the
homework was listed as being worth 35 points. You have
2 options:
The default: I will take the score you got, divide
by 40, and multiply by 35.
If you request it: I will compute your
score by dividing your score on
Problem 1 by 2 and adding it to your score on the other
problems.
Solution (pdf)
(Reposted 11/04/04 with more detail at the top of p.3)
problems1_and_3.m
(reposted 11/23)
makedata.m
Homework 4:
Due November 23 (pdf)
Use the data from Homework 3.
Frequently asked questions.
Solution (pdf)
problem4.m
stls.m
Homework 5:
Due December 9 (pdf)
Frequently asked questions.
The Latex file that produces
hmwk5.pdf. You are welcome to make use of this
as a template
if you write your
project in Latex.
New!
Solution (pdf)
New!
problem1.m
New!
osc1.m
New!
osc2.m
Term Project:
Description
Claimed topics and further information
Quizzes:
quiz 1: Sep 9
Questions and Answers
(reposted Sep 13 09:34) .
quiz 2: Sep 21
Hints. (posted noon on Sept 16)
Questions and Answers .
quiz 3: Sep 30
Hints. (posted 12:20 on Sept 28)
Questions and Answers .
quiz 4: Oct 12
Hints. (posted 11:20 on Oct 7)
Questions and Answers .
quiz 5: Oct 21
Hints. (posted 11:55 on Oct 19)
Questions and Answers .
quiz 6: Nov 2
Hints. (posted 11:55 on Oct 28)
Also see some supplementary material (in green) in the lecture
notes.
If you didn't catch in class the definition of an
exact linesearch:
In an exact linesearch we find the value of alpha that exactly
minimizes f(x + alpha p). We can do this for quadratic functions,
since in that case a formula for alpha can be derived, but in general
exact linesearch is impossible and is only interesting because a lot
of theorems demand it.
Questions and Answers .
quiz 7: Nov 11
Hints. (posted 12:03 on Nov 9)
Questions and Answers .
quiz 8: Nov 23
Hints. (posted 11:45 on Nov 18)
Questions and Answers .
quiz 9: Dec 7
Hints. (posted 12:15 on Dec 2)
New!
Questions and Answers .