Difference between revisions of "MMS: Programming and Numerical Analysis"
From hpcwiki
Lhernandez (Talk | contribs) |
(→Course contents) |
||
| (29 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[File:Logos-tadeo-central.png]] | [[File:Logos-tadeo-central.png]] | ||
| + | |||
| + | |||
| + | == Syllabus == | ||
| + | |||
| + | * [[Media:Sibanalysis.pdf| Syllabus]] | ||
| + | [[ Media:NotasPAN2015I.png | '''NOTAS 2015I''']] | ||
== Course contents == | == Course contents == | ||
| + | '''1. Algoritmos (2 Semanas)''' | ||
| + | <!-- Comment --> | ||
| + | <!-- * [[Media:tallerProgramacionI.pdf| Taller programación parte I]]--> | ||
| + | * [[Media:Tallerprog2.pdf| Taller programación]] | ||
| + | * [[Media:MatlabCourse.pdf| Matlab Introduction ]] [[Media:ProgrammingWithMATLAB.pdf | Matlab Programming ]] | ||
| + | * Aprenda matlab como si estuviera en primero [http://www.fiwiki.org/images/d/db/Aprenda_Matlab_7_como_si_estuviera_en_primero.pdf] | ||
| + | * Scilab [http://www.scilab.org/] | ||
* Matlab and Python [http://www.cert.org/flocon/2011/matlab-python-xref.pdf] | * Matlab and Python [http://www.cert.org/flocon/2011/matlab-python-xref.pdf] | ||
| + | |||
| + | '''2. Root finding and solutions to non-linear equations''' | ||
| + | * [[Media:RootFinding.pdf| Class]] | ||
| + | * Article [http://persson.berkeley.edu/pub/wang_et_al2012highorder.pdf] | ||
| + | * IEEE Template [http://www.ieee.org/conferences_events/conferences/publishing/templates.html] | ||
| + | |||
| + | '''3. Solution to linear algebraic equations''' | ||
| + | * [[Media:ClassSL.pdf| Class]] | ||
| + | * Article [http://www.uwyo.edu/mathmyeung/sickel.pdf] | ||
| + | |||
| + | '''4. Interpolation and Approximation''' | ||
| + | * [[Media:HomeworkInterpolation.pdf| Homework]] | ||
| + | |||
| + | '''5. Numerical derivation and integration''' | ||
| + | * [[Media:Class2.pdf| Class]] | ||
| + | * [[Media:fd.pdf| Finite Differences Schemes ]] | ||
| + | * [[Media:Fornberg 1998 - Calculation of Weights in Finite Difference Formulas.pdf| Fornberg article]] | ||
| + | * Codigo [[fdcoeffF.m]] | ||
| + | * [[Media:Cuadraturas_Ejemplo.pdf| Quadrature examples]] | ||
| + | |||
| + | '''6. Ordinary differential equations''' | ||
| + | * [[Media:Class31.pdf| Class]] | ||
| + | |||
| + | '''7. Partial differential equations''' | ||
| + | * [[Media:Class5.pdf| Class ]] | ||
| + | * [[Media:DerivadasEspetrales.rar| Collocation spectral methods]] | ||
| + | * [[Media:IdealFlows.pdf| Ideal Flows]] | ||
| + | |||
| + | [[ Media:NotasPAN2015I.png | '''NOTAS''']] | ||
| + | |||
| + | <!--_______________________________________________________________--> | ||
| + | |||
| + | <!-- | ||
| + | == Course contents == | ||
| + | |||
'''1. Root finding and solutions to non-linear equations''' [[Media:Notas1PAN.png| Notas ]] | '''1. Root finding and solutions to non-linear equations''' [[Media:Notas1PAN.png| Notas ]] | ||
| Line 12: | Line 60: | ||
'''2. Numerical approximation Rn''' | '''2. Numerical approximation Rn''' | ||
| − | + | ||
| − | + | * [[Media:APPROXIMATION1.pptx| Class 7]] | |
| − | * [[Media: | + | * [[Media:APPROXIMATION2.pptx| Class 8]] |
| + | 'Data 1' | ||
'Data 2' | 'Data 2' | ||
| Line 38: | Line 87: | ||
'''8. Numerical solution to PDEs II''' | '''8. Numerical solution to PDEs II''' | ||
* [[Media:Class3.pdf| Class 3]] | * [[Media:Class3.pdf| Class 3]] | ||
| − | * [[Media:IdealFlows.pdf| Ideal Flows]] | + | * [[Media:IdealFlows.pdf| Ideal Flows]] --> |
Latest revision as of 05:06, 27 May 2015
[edit] Syllabus
[edit] Course contents
1. Algoritmos (2 Semanas)
- Taller programación
- Matlab Introduction Matlab Programming
- Aprenda matlab como si estuviera en primero [1]
- Scilab [2]
- Matlab and Python [3]
2. Root finding and solutions to non-linear equations
3. Solution to linear algebraic equations
4. Interpolation and Approximation
5. Numerical derivation and integration
6. Ordinary differential equations
7. Partial differential equations
