|
MATH 5300-001. COMPUTER PROGRAMMING AND APPLICATIONS
GRADING POLICIES
Two Mid-Term Exams (70)%:
Each mid-term exam will be given during a class period and you will
have 80 minutes to take it.
Exams will be made up of questions similar to the assigned homework problems.
Make-ups
for the exams will be given only for the university approved absences,
and should be discussed prior to the exams.
Term Paper (20)%: A short report discussing the numerical solutions, interpretation, and
comparison of the results of a project must be submitted
at least one week before the last day of
classes. The project should be about a real-world problem
and you should implement at least two
different numerical algorithms,
in a computer language of choice or use any available software, to
solve it. I highly encourage the use of MATLAB for this project.
In addition to a hard-copy submission, the term papers should
be orally presented in class during the last week of classes.
Grading Scale: A = 90+; B = 80-89; C = 70-79; D = 60-69; F = 59- COURSE OBJECTIVES
-- Michael L. Overton, Courant Institute of Mathematical Sciences, New York This course provides a deeper look into the computational aspects of many numerical techniques used for solving otherwise intractable problems in science and engineering. It serves as an introduction to scientific programming in the numerical MATrix LABoratory language MATLAB. MATLAB is a high-performance language for technical computing. It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notation. Topics covered in MATH 5300 include: USEFUL LINKS
|