Skip to content

ganshuyi/numerical-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Analysis

Programming Assignments

Implementations in C/C++

  • Week 1: Accuracy & Precision
  • Week 3: Root Finding I
    • Application of different methods
    • Implementation of Muller method
  • Week 4: Root Finding II
  • Week 5: Linear Equations I
  • Week 6: Simulation (Random Number Generation)
  • Week 7: Eigenvalue & Eigenvector
  • Week 8: Interpolation
  • Week 9: Linear Data Fitting
  • Week 10: Nonlinear Data Fitting

Note:

All codes are implemented in Linux Ubuntu 20.04 environment.

Releases

No releases published

Packages

No packages published