查看会员资料
- 用户积分:0 分
- Email:用户隐藏
- Icq/MSN:avicallingaj@dssz.com
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
Bisection Method to Find Roots of Equation
- In this code, using bisection method roots of any non linear equation can be found.
Newton-Rhapson Method
- Newton-Rhapson method is used to find root of equation.
Regula Falsi Method
- Regula Falsi/ False Position method is used to find root of equation.
Secant Method
- Secant method is used to find the root of the equation.
Numerical Differentiation
- Code for numeric differentiation
Gauss Seidel
- Gauss Seidel method for numerical integration