Write programs in C
1. To implement floating point arithmetic operations i.e., addition, subtraction,
multiplication and division.
1. To deduce errors involved in polynomial interpolation.
Algebraic and trancedental equations using Bisection, Newton Raphson,
Iterative, method of false position, rate of conversions of roots in tabular form
for each of these methods.
2. To implement formulae by Bessels, Newton, Stirling, Langranges etc.
3. To implement method of least square curve fitting.
4. Implement numerical differentiation.
5. Implement numerical integration using Simpson's 1/3 and 3/8 rules,
trapezoidal rule.
6. To show frequency chart, regression analysis, Linear square fit, and polynomial
fit.
NOTE- Institutions are required to add four more experiments as per available expertise with them
|