Difference between revisions of "MMS: Programming and Numerical Analysis"
From hpcwiki
(→Course contents) |
(→Course contents) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
* [[Media:Sibanalysis.pdf| Syllabus]] | * [[Media:Sibanalysis.pdf| Syllabus]] | ||
+ | [[ Media:NotasPAN2015I.png | '''NOTAS 2015I''']] | ||
== Course contents == | == Course contents == | ||
Line 16: | Line 17: | ||
* Scilab [http://www.scilab.org/] | * 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''' | '''2. Root finding and solutions to non-linear equations''' | ||
Line 36: | Line 36: | ||
* Codigo [[fdcoeffF.m]] | * Codigo [[fdcoeffF.m]] | ||
* [[Media:Cuadraturas_Ejemplo.pdf| Quadrature examples]] | * [[Media:Cuadraturas_Ejemplo.pdf| Quadrature examples]] | ||
− | |||
'''6. Ordinary differential equations''' | '''6. Ordinary differential equations''' |
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