Difference between revisions of "Internal/Math Course"

From CERES
Jump to: navigation, search
(Created page with "Contents that we need in the Math course (just a list for now, we can talk about priorities afterwards): * Introduction to probability * Fourier transform * Multivariate Calc...")
 
(No difference)

Latest revision as of 10:22, 23 June 2014

Contents that we need in the Math course (just a list for now, we can talk about priorities afterwards):

  • Introduction to probability
  • Fourier transform
  • Multivariate Calculus
  • Linear Algebra
  • Selected Subjects from Geometry
    • 3D Coordinate Frames (spatial affine transforms)
    • curves in 2D and 3D, including differential properties (tangent, curvature)
  • Selected Subjects from Numerical Methods
    • root finding (Newton-Raphson)
    • interpolation and approximation (B-splines, least squares)
    • maybe numerical differentiation and integration
  • Principal theorem proving techniques
    • by complete induction
    • by contradiction
  • ....more....