Class Schedule: | T,Th,F 2:30-3:45 | |
Class Location: | Duffy 220 | |
Professor: | Dr. Eugene Quinn | |
equinn1@stonehill.edu | ||
Office Hours: | Office: Duffy 241 |
General Information | Announcements | Syllabus | Projects | Notes and Handouts | Links | Cool things |
This page contains information relating to the senior capstone course, mathematical modeling.
Text: D.D. Mooney and R. J. Swift A Course in Mathematical Modeling (ISBN-13: 9780883857120)
4/17/2013 | Term project presentation schedule:
|
1/10/2013 | Stonehill College is committed to providing all students equal access to learning opportunities. The Center for Academic Achievement is the campus office that works with students who have disabilities to provide and/or arrange reasonable accommodations. Students registered with The Center, who have a letter requesting accommodations, are encouraged to contact the instructor early in the semester. Students who have, or think they may have, a disability (e.g. psychiatric, attentional, learning, vision, hearing, physical, or systemic), are invited to contact The Center for Academic Achievement for a confidential discussion at 508-565-1208. |
Item | Description | |
test.r | Test R program | |
R | The R statistical computing language | |
Python | The Python programming language | |
ActiveState | The Python Cookbook | |
SimPy | A python-based simulation package | |
GNU Octave | The GNU Octave numerical computation language (similar to Matlab) | |
generating non-uniform random numbers | Luc Devroye's monograph on non-uniform random number generation |
Due Date | Project |
Date | Description |
3/19/13 |
|
Monday 3/11/13 | |
Friday 2/19/2013 | MH_invchiw.r Metropolis algorithm for inverse chi-square |
Friday 2/15/2013 | Least squares data fitting II |
Tuesday 2/12/2013 | Least squares data fitting (lsp1.csv) |
Friday 1/25/2013 | Three compartment model project |
Thursday 1/24/2013 | Two compartment blood alchohol model project |
Tuesday 1/22/2013 | One compartment blood alchohol model project |
Item | Description | |
montecarlo1.r | Simple montecarlo integration example with R |