Skip to content

BRACU CSE330 Labs & Assignments & Quiz Solutions (Fall 2022).

Notifications You must be signed in to change notification settings

Shafkathasan/BRACU_CSE330

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BRACU-CSE330

BRACU CSE330 Labs & Assignments & Quiz Solutions (Fall 2022).

This are the Labs & Assignments codes for CSE 330: Numerical Method. There are lots of way to Solve this Problems. I am trying my best. If there are Any Problem in Solution let Me know.

Topics

  • Lab 1: Introduction to Python
  • Lab 2: Polynomial Interpolation (Matrix Method)
  • Lab 3: Lagrange Interpolation
  • Lab 4: Hermite and Newton's Divided Difference Interpolation
  • Lab 5: Differentiation and Richardson Extrapolation
  • Lab 6: Nonlinear Equations
  • Lab 7: Equation System