Saltar al contenido
logo_pequeno
Computación Numérica / Numerical Computing
  • Inicio
  • Inicio
  • Labs
  • Prácticas
  • Tema 1. Aritmética finita y análisis de error
  • Tema 2. Raíces de ecuaciones no lineales
  • Tema 3. Aproximación de funciones
  • Tema 4. Derivación e integración numérica
  • Tema 5. Sistemas de ecuaciones lineales
  • Tema 6. Optimización
  • Unit 1. Finite arithmetic and error analysis
  • Unit 2. Zeros of nonlinear equations
  • Unit 3. Function approximation
  • Unit 4. Numerical differentiation and integration
  • Unit 5. Systems of linear equations
  • Unit 6. Optimization
  • Labs

    • Notions of Numpy and Matplotlib
    • Introduction to python
    • Introduction to vectors
    • Introduction to matrices
    • Finite arithmetic and error analysis
    • Zeros of nonlinear equations I
    • Zeros of nonlinear equations II
    • Polynomial interpolation
    • Approximation
    • Numerical differentiation
    • Numerical integration
    • Linear systems: direct methods
    • Linear systems: iterative methods
    • Optimization
    • Introduction to digital image processing using Python
    • k-means algorithm applied to image classification and processing
    • ELM algorithm applied to image classification