Personal tools

Difference between revisions of "MMS: Programming and Numerical Analysis"

From hpcwiki

Jump to: navigation, search
(Course contents)
Line 12: Line 12:
 
<!-- * [[Media:tallerProgramacionI.pdf| Taller programación parte I]]-->
 
<!-- * [[Media:tallerProgramacionI.pdf| Taller programación parte I]]-->
 
* [[Media:Tallerprog2.pdf| Taller programación]]
 
* [[Media:Tallerprog2.pdf| Taller programación]]
* Scilab [http://www.scilab.org/]
+
* [[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]
 
* 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/]
  
 
'''2. Root finding and solutions to non-linear equations'''  [[Media:NotasPAN2014IIP1.png| Notas]]
 
'''2. Root finding and solutions to non-linear equations'''  [[Media:NotasPAN2014IIP1.png| Notas]]
 
* [[Media:RootFinding.pdf| Class]]  
 
* [[Media:RootFinding.pdf| Class]]  
* [[Media:MatlabCourse.pdf| Matlab Introduction ]] [[Media:ProgrammingWithMATLAB.pdf ‎| Matlab Programming ]]
 
 
* Article [http://persson.berkeley.edu/pub/wang_et_al2012highorder.pdf]
 
* 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]
 
* IEEE Template  [http://www.ieee.org/publications_standards/publications/conferences/msw_usletter_format_nov12.doc]

Revision as of 10:20, 31 January 2015

Logos-tadeo-central.png


Syllabus

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

_______________________________________________________________

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