Personal tools

Difference between revisions of "MMS: Programming and Numerical Analysis 2014-II"

From hpcwiki

Jump to: navigation, search
(Course contents)
(Course contents)
 
Line 33: Line 33:
 
* [[Media:Class5.pdf| Class ]]  
 
* [[Media:Class5.pdf| Class ]]  
 
* [[Media:DerivadasEspetrales.rar| Collocation spectral methods]]
 
* [[Media:DerivadasEspetrales.rar| Collocation spectral methods]]
 +
* [[Media:IdealFlows.pdf| Ideal Flows]]
 +
 +
_______________________________________________________________
 +
 +
== Course contents ==
 +
 +
* Matlab and Python [http://www.cert.org/flocon/2011/matlab-python-xref.pdf]
 +
 +
'''1. Root finding and solutions to non-linear equations''' [[Media:Notas1PAN.png| Notas ]]
 +
* [[Media:Class1.pdf| Class 1]]
 +
* [[Media:MatlabCourse.pdf| Matlab Introduction ]] [[Media:ProgrammingWithMATLAB.pdf ‎| Matlab Programming ]]
 +
* Article [http://persson.berkeley.edu/pub/wang_et_al2012highorder.pdf]
 +
* IEEE Template  [http://www.ieee.org/publications_standards/publications/conferences/msw_usletter_format_nov12.doc]
 +
 +
'''2. Numerical approximation Rn'''
 +
 +
* [[Media:APPROXIMATION1.pptx| Class 7]]
 +
* [[Media:APPROXIMATION2.pptx| Class 8]]
 +
'Data 1'
 +
'Data 2'
 +
 +
'''3. Solution to linear algebraic equations I'''
 +
 +
'''4. Solution to linear algebraic equations II'''
 +
 +
'''5. Numerical derivation and integration'''
 +
* [[Media:Class2.pdf| Class 2]]
 +
* [[Media:fd.pdf| Finite Differences Schemes ]]
 +
* [[Media:Fornberg 1998 - Calculation of Weights in Finite Difference Formulas.pdf| Fornberg article]]
 +
* Codigo [[fdcoeffF.m]]
 +
 +
 +
'''6. Numerical solution to ODEs'''
 +
* [[Media:ODEs.pptx| Class 1 ODEs]]
 +
* [[Media:EjParacaídas.xlsx| Example Class 1 ODEs]]
 +
* [[Media:10_133_148.pdf| Isaza paper]]
 +
* [[Media:Taller_ODEs.docx| ODEs Problem]]
 +
 +
'''7. Numerical solution to PDEs I'''
 +
* [[Media: PDEs_I.pdf | Class presentation ]]
 +
'''8. Numerical solution to PDEs II'''
 +
* [[Media:Class3.pdf| Class 3]]
 
* [[Media:IdealFlows.pdf| Ideal Flows]]
 
* [[Media:IdealFlows.pdf| Ideal Flows]]

Latest revision as of 10:14, 31 January 2015

Logos-tadeo-central.png

[edit] Syllabus

[edit] Course contents

1. Algoritmos (3 Semanas)

2. Root finding and solutions to non-linear equations Notas


5. Numerical derivation and integration

6. Ordinary differential equations

7. Partial differential equations

_______________________________________________________________

[edit] Course contents

  • Matlab and Python [5]

1. Root finding and solutions to non-linear equations Notas

2. Numerical approximation Rn

'Data 1' 'Data 2'

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