BCA DCA2101 COPUTER ORIENTED NUMERICAL METHOD

Sale!

200.00

Scroll down for Match your  questions with Sample

Note- Students need to make Changes before uploading for Avoid similarity issue in turnitin.

Another Option

UNIQUE ASSIGNMENT

0-30% Similarity in turnitin

Price is 700 per assignment

Unique assignment buy via WhatsApp   8755555879

Quick Checkout
Categories: , , Tag:

Description

SESSION May 2023
PROGRAM BCA
SEMESTER III
course CODE & NAME DCA2101 & Computer Oriented Numerical Methods
CREDITS 04

 

Set-I

 

  1. Find Lagrange’s interpolation polynomial fitting the points . Hence find y (5).

Ans: To find the Lagrange’s interpolation polynomial fitting the given points, we’ll use the Lagrange interpolation formula.

 

The formula for the Lagrange polynomial is given by: 

 

P(x) = Σ [i=0 to n] yi * Li(x)

Where P(x) is the Lagrange polynomial, yi is the y-value at each point, Li(x) is the Lagrange basis polynomial, and n is

 

“Its Half solved only

Buy Complete from our online store

 

https://smuassignment.in/online-store/

 

MUJ Fully solved assignment available for session March  2023.

 

Lowest price guarantee with quality.

Charges INR 200 only per assignment. For more information you can get via mail or Whats app also

Mail id is aapkieducation@gmail.com

 

Our website www.smuassignment.in

After mail, we will reply you instant or maximum

1 hour.

Otherwise you can also contact on our

whatsapp no 8791490301.

 

  1. (a) By constructing a difference table and taking the second-order difference as constant find the sixth term of the series 8,12,19,29,42.

 

Ans: To find the sixth term of the series using the second-order difference, we need to construct a difference table.

 

Given series: 8, 12, 19,

 

(b) Find the eigenvalues and eigenvectors of the matrix

Ans: To find the eigenvalues and eigenvectors of the matrix A = [[2, 1], [4, 5]], we need to solve the characteristic equation.

 

The characteristic

 

 

  1. (a) Solve the system of equation by Cramer’s rule

                                                   

                                                   

                                    .

Ans: To solve the given system of equations using Cramer’s rule, we’ll find the determinants of the coefficient matrix and the matrices obtained by replacing each column with the constants from the right-hand side of the equations.

 

The system of

 

(b) Evaluate to four decimal places by Newton’s-Raphson formula.

Ans: To evaluate √12 using Newton’s-Raphson method, we need to find the root of the equation f(x) = x^2 – 12 = 0.

 

We can then apply the

 

Set-II

 

  1. For what value of the following system of equations:

                

                

     May have

(i)    Unique solution

(ii)   Infinite number of solutions

(iii)   No solution

Ans: To determine the values of λ and μ for which the given system of equations has a unique solution

 

 

 

  1. Find the equation of the best fitting straight line for the data:
X 1 3 4 6 8 9 11 14
Y 1 2 4 4 5 7 8 9

Ans: To find the equation of the best fitting straight line for the given data, we’ll use the method of linear regression.

 

Let’s denote the given data points as (x₁, y₁), (x₂, y₂)… (xₙ, yₙ).

 

In this case, we have the

 

 

  1. Find the solution for taking interval length 0.1 using Euler’s method to solve: . Given.

Ans: To solve the differential equation dy/dx = 1 – y using Euler’s method with a step size of 0.1, we can approximate the solution at each step using the following iteration formula:

 

y_(n+1) = y_n + h *