You are on page 1of 1

CBN ST LAB

Note :Students are advised to draw Flow chart of the algorithm,Algorithm,Coding and output.Here is the list of program.

1. To Find out the root of the Algebraic and Transcendental equations using Bisection, Regula-falsi method. 2. To implement Newtons Forward and Backward Interpolation formula. 3. To implement Numerical Integration using Trapezoidal, Simpson 1/3 and Simpson 3/8 rule. 4. To implement Least Square Method for curve tting. 5. To estimate regression equation from sampled data and evaluate values of standard deviation, regression coecient, value of R2 for atleast two independent variables. 6. To implement Least Square Method for curve tting. 7. To implement Newtons Divided Dierence and Langranges Interpolation formula. 8. To implement Gauss Forward and Backward, Bessels, Sterlings and Evertts Interpolation formula. 9. To deduce error involved in polynomial equation.

You might also like