Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
themathgeek13 authored Apr 28, 2018
1 parent 61a69bf commit 11c28cf
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# EE5011_ComputerMethodsEE
# EE5011: Computer Methods in Electrical Engineering

A course from the Electrical Engineering Department at IIT Madras (http://www.ee.iitm.ac.in).

### Project/Code Description:

Week 0: Implementations of basic algorithms in Python, Scipy and Numpy

Week 1: Polynomial Interpolation

Week 2: Spline Interpolation

Week 3: Romberg Interpolation

Week 4: Open Romberg method and Gaussian Quadrature integration

Week 5: Chebyshev Function Fitting

Week 6: Unstable Series Summing using Clenshaw Algorithm

Week 7: Modelling and generating/sampling probability distributions

Week 8: 1-D Minimization using various methods

Week 9: n-D Minimization using various methods

0 comments on commit 11c28cf

Please sign in to comment.