https://github.com/surajkareppagol/numerical-methods
🔢 Numerical Methods Implemented In C.
https://github.com/surajkareppagol/numerical-methods
cprogramming math numerical-methods
Last synced: about 1 year ago
JSON representation
🔢 Numerical Methods Implemented In C.
- Host: GitHub
- URL: https://github.com/surajkareppagol/numerical-methods
- Owner: surajkareppagol
- Created: 2023-09-05T03:28:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T02:42:42.000Z (about 2 years ago)
- Last Synced: 2025-02-28T15:40:03.352Z (over 1 year ago)
- Topics: cprogramming, math, numerical-methods
- Language: C
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C Library for numerical methods
This projects includes **C Programs** for various numerical methods such as curvefitting, regression co-efficient, R-K Method etc.
There will be a **C Library** with all the function of these programs.Some program outputs are shown below.
## Programs outputs
#### Curve fitting output

#### Regression coefficient output

#### Rank co-relation output
