You are on page 1of 3

BCA-301 COMPUTER ORIENTED NUMERICAL ANALYSIS(MJPRU) Unit-I Introduction: Numbers and their accuracy, Computer Arithmetic, Mathematical preliminaries,

Errors and their Computation, General error formula, Error in a series approximation Solution of Algebraic and Transcendental Equation: Bisection Method, Iteration method, Method of false position, NewtonRaphson method, Methods of finding complex roots, Mullers method, Rate of convergence of Iterative methods, Polynomial equations. Unit-II Interpolation: Finite Differences, Difference tables, Polynomial Interpolation: Newtons forward and backward formula, Central Difference Formulae: Gauss forward and backward formula, Stirlings, Bessels, Everetts formula. Interpolation with unequal intervals: Langranges Interpolation, Newton Divided difference formula, Hermites Interpolation, Unit-III Numerical Integration and Differentiation: Introduction, Numerical differentiation Numerical integration: Trapezoidal rule, Simpsons 1/3 and 3/8 rule, Booles rule, Waddles rule. Unit-IV Solution of differential Equations: Picards Method, Eulers Method, Taylors Method, Runge-Kutta Methods, Predictor Corrector Methods, Automatic Error Monitoring and Stability of solution Unit-V Statistical Computation: Frequency chart, Curve fitting by method of least squares, fitting of straight lines, polynomials, exponential curves etc, Data fitting with Cubic splines, Regression Analysis, Linear and Non linear Regression, Multiple regression, Statistical Quality Control methods.

MC A106 Computer Oriented Numerical Methods (MJPRU)


1. Numerical Solution of Algebraic & Transidental Equation: Bisection method, iteration method , Newton Raphson method, Regula Falsi Method., 2. Numerical Solution of System of Equations:LINEAR EQUATIONS: Direct method Matrix inversion, Gauss Elemination, Gauss Jordon, In- teractive method-Jacobi, Gauss scidel, and their error analysis. NON-LINEAR EQUATIONS: Method of iteration, Newton Raphson Method, Eigen values & Eigen vectors, and their error analysis. Programming assignment based on above methods. 3. Interpolation & Extrapolation: Finite differences, above Methods Newton interpolation formula, Languages, Hermite interpolation and their error analysis. 4.Numerical Differentiation & Integration: Trapezoidal, Simpsons 1/ 3 & 3/8 rule, Gauss quadridature, Conte formula. 5.Numerical Solution to Ordinary Differential Equations: Taylor series Method , Picond Method, Euler Method, Runge Kutta methods & their error analysis.

MCA-212: COMPUTER BASED NUMERICAL AND STATISTICAL TECHNIQUES (UPTU) Unit-I Floating point Arithmetic: Representation of floating point numbers, Operations, Normalization, Pitfalls of floating point representation, Errors in numerical computation Iterative Methods: Zeros of a single transcendental equation and zeros of polynomial using Bisection Method, Iteration Method, Regula-Falsi method, Newton Raphson method, Secant method, Rate of convergence of iterative methods. Unit-II Simultaneous Linear Equations: Solutions of system of Linear equations, Gauss Elimination direct method and pivoting, Ill Conditioned system of equations, Refinement of solution. Gauss Seidal iterative method, Rate of Convergence Interpolation and approximation: Finite Differences, Difference tables Polynomial Interpolation: Newtons forward and backward formula Central Difference Formulae: Gauss forward and backward formula, Stirlings, Bessels, Everetts formula. Interpolation with unequal intervals: Langranges Interpolation, Newton Divided difference formula, Hermites Interpolation Approximation of function by Taylors series and Chebyshev polynomial Unit-III Numerical Differentiation and Integration: Introduction, Numerical Differentiation, Numerical Integration, Trapezoidal rule, Simpsons rules, Booles Rule, Weddles Rule Euler- Maclaurin Formula Solution of differential equations: Picards Method, Eulers Method, Taylors Method, Runge-Kutta methods, Predictor-corrector method, Automatic error monitoring, stability of solution. Unit-IV Curve fitting, Cubic Spline and Approximation: Method of least squares, fitting of straight lines, polynomials, exponential curves etc Frequency Chart: Different frequency chart like Histogram, Frequency curve, Pi-chart. Regression analysis: Linear and Non-linear regression, Multiple regression Unit-V Time series and forcasting: Moving averages, smoothening of curves, forecasting models and methods. Statistical Quality Controls methods Testing of Hypothesis: Test of significance, Chi-square test, t-test, ANOVA, F-Test Application to medicine, agriculture etc.

COMPUTER BASED NUMERICAL AND STATISTICAL TECHNIQUES (UPTU) Unit-I Introduction: Numbers and their accuracy, Computer Arithmetic, Mathematical preliminaries, Errors and their Computation, General error formula, Error in a series approximation Solution of Algebraic and Transcendental Equation: Bisection Method, Iteration method, Method of false position, Newton-Raphson method, Methods of finding complex roots, Mullers method, Rate of convergence of Iterative methods, Polynomial Equations. Unit-II Interpolation:Finite Differences, Difference tables Polynomial Interpolation: Newtons forward and backward formula Central Difference Formulae: Gauss forward and backward formula, Stirlings, Bessels, Everetts formula. Interpolation with unequal intervals: Langranges Interpolation, Newton Divided difference formula, Hermites Interpolation, Unit-III Numerical Integration and Differentiation: Introduction, Numerical differentiation Numerical Integration: Trapezoidal rule, Simpsons 1/3 and 3/8 rule, Booles rule, Waddles rule. Unit-IV Solution of differential Equations: Picards Method, Eulers Method, Taylors Method, Runge-Kutta Methods, Predictor Corrector Methods, Automatic Error Monitoring and Stability of solution Unit-V Statistical Computation: Frequency chart, Curve fitting by method of least squares, fitting of straight lines, polynomials, exponential curves etc, Data fitting with Cubic splines, Regression Analysis, Linear and Non linear Regression, Multiple regression, Statistical Quality Control methods

You might also like