Skip to content

implementation of some basic numerical method and problem using C language, Course Math-304

Notifications You must be signed in to change notification settings

ShifatJahanShifa/Numerical-Analysis

Repository files navigation

numerical-analysis

i will upload here all of codes regarding Numerical Analysis course (MATH-304). All codes are written in c language

list of codes:

  1. matrix multiplication.
  2. transpose of a matrix and multiplication of that matrix with given matrix
  3. implementation of gauss elimination process
  4. implementation of gauss-jordan method
  5. finding quadratic polynomial that is least square fit to a given data using Gauss Elimination process.

Releases

No releases published

Packages

No packages published

Languages