AMS 321:
Computer Projects in Applied Mathematics
Basic Info
| Students|
Info| Notes| Homework| Reading| Grades| Disability
Act| Feedback|
For ALL projects:
1. All projects must be sent to TA (linzhang@ic.sunysb.edu) and me by email
2. Every project report must contain at least
a. Problem description
b. Programs with comments
c. Required numerical results
d. Comments on the results and performance of
the algorithms
3. Full report for each project with
programs/comments/results in email is acceptable
4. Web reporting is encouraged, but not
required
5. NO PAPER PROJECTS ARE ACCEPTED
6. Each Project Is Worth 10 Points For Perfect
Solution
7. Grades are given to each problem evenly
unless stated otherwise
8. ALL PROJECTS RECEIVED AFTER 5PM OF DUE DATE
WILL NOT BE GRADED
9.
All
five projects will contribute 50 percent to the final grade.
John H. Mathews,
Numerical Methods, 2nd Edition (1992)
R. Landau,
Computational Physics
My
Distribution coupled with my web pages at AMS321.01
Additional project-related information
There will be 5 programming assignments which must be submitted electronically by the day it is due as specified in the assignment description. You may not submit any programming assignment late. Late projects will not be graded.
There is one project every 2-3 weeks with increasing level of difficulty. Estimated programming time for each project is: 3 hours. Submitted code that does not compile will receive little credit.
All projects are open; you are allowed to use source code from Internet or textbook as long as you quote references. An outside source code used without quoting source will receive a zero.
All projects must be must be sent to the TA and a copy to Prof Deng.
The email subject must be: 'AMS321 Project# submission,
TYPE' and the body must have your name and your Solar
id#. Please attach your zipped project file or include the link and password
for your project, NOT both. Please try to use your Stony Brook email account to
submit projects. It will reduce the possibility of filtering your submission to
the “junk” box.
Your submission must contain at least the following entries:
a) Description of the Project (or problems)
b) Algorithms
c) Source code with comments
d) Results and analysis
Every project must have:
1) SOURCE Code:
2) README
|
Reference format:Creator's name (if given). Web Page Title. Institution or organization. Date of access <URL network address> |
All programs must be able to compile and run on Sparky. If not please specify your compiler type and version.
3) OUTPUT file
Please do not try to fake out the outputs, because your programs will be compiled and tested. Any false data will cause no credit for that project.
4) GRAPHS
Each Project is worth 10% of your grade.
|
Part |
Points |
|
Submission and
compilation |
1 |
|
Full README file:
Description |
3 |
|
Comments+Working
Code |
5 |
|
Output Format |
1 |
|
Total |
10 |
Do your own work. You will not be able to do well in the exam if you don’t understand the projects.
This course does not teach the basic programming; rather it teaches you how to solve mathematical problems using computers. A good background in programming is necessary.
Please email the professor or the TA if you have any questions on projects.