Skip to content

GreatHayat/Numerical-Analysis

Repository files navigation

Numerical Analysis

How to Implement Calculus in C++

Here is the list of Methods implemented by me in C++

  • Aitken Method
  • Euler Method
  • Euler Modified Method
  • Euler Improved Method
  • Rungee Kutta 2nd Order Formula
  • Rungee Kutta 3rd Order Formula
  • Rungee Kutta 4th Order Formula
  • Langrange Method
  • Trapizodal Method for Integration
  • Simsun 1/3 Method of Integration
  • Simsun 3/8 Method of Integration

I hope these will help you students of Computer Science and others who want to know how to implement math in programming.

Happy Coding :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages