Difference between revisions of "MMS: Programming and Numerical Analysis"
From hpcwiki
Line 3: | Line 3: | ||
'''1. Root finding and solutions to non-linear equations''' | '''1. Root finding and solutions to non-linear equations''' | ||
− | + | [[Media:Class1.pdf| Class 1]] | |
− | + | Article [http://persson.berkeley.edu/pub/wang_et_al2012highorder.pdf] | |
− | + | [[Media:MatlabCourse.pdf| Matlab Introduction ]] [[Media:ProgrammingWithMATLAB.pdf | Matlab Programming ]] | |
− | + | IEEE Template [http://www.ieee.org/publications_standards/publications/conferences/msw_usletter_format_nov12.doc] | |
'''2. Numerical approximation Rn''' | '''2. Numerical approximation Rn''' |
Revision as of 10:22, 8 February 2014
Contents
1. Root finding and solutions to non-linear equations
Article [1]
Matlab Introduction Matlab Programming
IEEE Template [2]
2. Numerical approximation Rn
3. Solution to linear algebraic equations I
4. Solution to linear algebraic equations II
5. Numerical derivation and integration
6. Numerical solution to ODEs
7. Numerical solution to PDEs I
8. Numerical solution to PDEs II