i was thinking how about i try to copy paste all the formulas here .. for a start ..
i will try to fill in the formulas if i can find them .. then organize it
i will start
newton raphson method
Lagrange_interpolation_formula
Regula - falsi method
y-f(x0) = f(x1) - f(x0)/ x1 - x0 (x-x0)
(how do i put that big line for division ? help me fix it)
trapezoidal rule
Eulers method :
yn=yn-1+hf(xn-1 , y n-1)
Runge kutta method :
runge kutta method can be of different orders ...
will add more ..
first of all .. thanks for the reply .. nobody does that .. these days
actually i am preparing for a maths exam that deal with numerical analysis .. also called numerical methods
these are the stuffs in it
Bisection Method
Regula Falsi Method
Newton-Raphson
Solution of Linear Equation Systems
LU-Factorization
Gauss-Jordan Elimination
Gauss-Seidel Method
Interpolation
Numerical Differentiation
Begin with the Taylor series as seen in Equation 1.
Numerical Integration
Trapezoidal Rule
Simpson's Rule
Solution of ODEs: Initial value problems
Euler's Explicit Method
Runge-Kutta Methods
for a start i could write down all the formulas down .. and try to learn it ..
but i cant even find the formula for bisection method
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.