0% found this document useful (0 votes)
323 views4 pages

S.No. 15632 TA: 16 SCCMM 9

Uploaded by

Varun
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
323 views4 pages

S.No. 15632 TA: 16 SCCMM 9

Uploaded by

Varun
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

S.No.

15632 TA 16 SCCMM 9

(For candidates admitted from 2016-17 onwards)

B.Sc. DEGREE EXAMINATION, APRIL 2020.

Part III – Mathematics– Major

NUMERICAL METHODS WITH MATLAB PROGRAMMING

Time : Three hours Maximum : 75 marks

SECTION A — (10  2 = 20)

Answer ALL the questions.


1. MATLAB xønÁ¾•øÓ GzuøÚ EÒÍÚ? AÁØÔøÚ GÊx.
How many methods of getting help in MATLAB? Give the
methods.
2. HuõÁx I¢x MATLAB J¨£øh¨¦ ÂÁμ AÔUøP°øÚ GÊxP.
Write any five valid MATLAB assignment statements.
3. GkzxUPõmkhß •¨£›©õÚ Á›ø\ø¯ ÂÁ›.
Explain three dimensional array with an example.
4. GÊzx¨ £»øP PmhøÍ°ß £¯ß£õmiøÚ GÊx.
Write the uses of keyboard command.
5. Gso¯À ÁøP±k GßÓõÀ GßÚ?
What is meant by numerical differentiation?
6. y  s3  3s  5 –ß ÁøP±miøÚ PõsP.

Evaluate the derivative of the expression y  s3  3s  5 .

7. y  ax 2  bx  c
GßÓ £μÁ»øÍ¯zøu ö£õ¸zu ÷uøÁ¯õÚ
«a]Ö£i ÁÈa \©ß£õkPøÍ GÊxP.
Write the normal equation to fit a parabola y  ax 2  bx  c
under the methods of least squares.
8. öμS»õ–£õÀ] •øÓ GßÓõÀ GßÚ?
What is meant by Regula-Falsi method?
9. {²mhÛß •Ø÷£õUS Âzv¯õ\ Cøhaö\¸PÀ `zvμzøu GÊxP.
Write the Newton’s forward difference interpolating formula.
10. ]®\ß `zvμzv¾ÒÍ ¤øÇø¯ GÊxP.
Write the error in the Simpson’s rule.
SECTION B — (5  5 = 25)

Answer ALL the questions, choosing either (a) or (b).

11. (A) x  5 , y  7 GÛÀ z  x  y GßÓ ÷PõøÁ°À z –ß ©v¨¦


PõsP.
Find the value of z for the expression z  x  y , if x  5
and y  7 .

Or
(B) öPõkUP¨£mkÒÍ PØ£øÚ GsPÎß C¸ {øμ C¸{μÀ
1  2i 3i 
Ao A    – °øÚ EÒÎøh ö\´P.
4  4i 5 
Enter the matrix, which has two rows and two columns
and those elements are complex numbers and are given as
1  2i 3i 
follows A   .
4  4i 5 

12. (A) ö©Ý ö\¯À£õmiøÚ ÂÁ›.


Explain the menu function.

Or
(B) EÒÏk ö\¯À£õkPøÍ ÂÁ›.
Explain about input function.

13. (A) R÷Ç öPõkUP¨£mkÒÍÁØøÓ ö£õ¸zxÁuØPõÚ C¸£i


£À¾Ö¨¦U ÷PõøÁ PõsP.
x: 0 1 2 4
y : 1 6 20 100

Find a polynomial of degree 2 to fit the following data:


x: 0 1 2 4
y : 1 6 20 100

Or
(B) y  4s3  12s2  16s  1 GßÓ £À¾Ö¨¦U ÷PõøÁ°ß
öuõøP±k PõsP. öuõøP±miß ©õÔ¼ 3 GÚ GkzxU
öPõÒP.
Integrate the polynomial y  4s3  12s2  16s  1 . Take the
constant of integration is 3.

2 S.No. 15632 TA
14. (A) R÷Ç öPõkUP¨mkÒÍ AmhÁøn°¼¸¢x ÷|º÷Põmøh
ö£õ¸zxP.
x: 0 5 10 15 20
y : 7 11 16 20 26
÷©¾® x  25 GÝ®÷£õx y –ß ©v¨¦ PõsP.
Fit a straight line to the following data:
x: 0 5 10 15 20
y : 7 11 16 20 26
also find the value of y when x  25 .
Or
(B) Põì {UPÀ Âv¨£i wºUP
2x  y  4 z  12
8x  3 y  2z  20
4 x  11 y  z  33
By Gauss-elimination method, solve the equation
2x  y  4 z  12
8x  3 y  2z  20 .
4 x  11 y  z  33
15. (A) ö»Uμõßä–ß Cøha ö\¸PÀ, `zvμzøu £¯ß£kzv x  27
GÝ®÷£õx f x  – I PõsP.
x: 14 17 31 35
f(x): 68.7 64 44 39.1
Give the values
x: 14 17 31 35
f(x): 68.7 64 44 39.1
by using Lagranges interpolation formula, find the values
of f x  corresponding to x  27 .
Or
(B) Ãa_ ©v¨ø£ 10 \© £õP[PÍõP ¤›zx ]®\Ûß Âv¨£i

 sin x dx ß ©v¨ø£ PõsP.


0

Divide the range into 10 equal parts, find the value of


 sin x dx
0
by Simpon’s rule.

3 S.No. 15632 TA
SECTION C — (3  10 = 30)

Answer any THREE questions.

1 10 20
 
16. A  2 5 6  GßÓ Ao°ß ©ÖÁiÁ {μÀ Aoø¯ PõsP.
7 8 9 

1 10 20
 
Let Matrix A  2 5 6  . Reshape the matrix to a column
7 8 9 
matrix.

17. Aøμ©hUøP X–I £¯ß£kzv x  e  a , y  a 2 , 0  a  10 –ß


\õº¤øÚ SÔ±k ö\´P.
Plot function x  e  a , y  a 2 where 0  a  10 using Semilog X
function.

d3 y
18. x  1.5 GÛÀ –ß ©v¨ø£ R÷Ç öPõkUP¨£mkÒÍ
dx 3
AmhÁøn°¼¸¢x PõsP.
x: 1.5 2 2.5 3 3.5 4
f(x): 3.375 7 13.625 24 38.875 59

d3 y
Obtain at x  1.5 form the following data
dx 3
x: 1.5 2 2.5 3 3.5 4
f(x): 3.375 7 13.625 24 38.875 59

19. CμshõP ¤›zuÀ •øÓ°À x 3  4 x  9  0 –ß J¸ ©v¨¤øÚ


‰ßÖ u\© ¤ßÚ[PøÍ PõsP.
Find a root of the equation x 3  4 x  9  0 correct to three
decimal places by using bisection method.

d2 y
20. 2
 y3  0 y0   10 , y ' 0   5 , GÛÀ y0.1 –ß ©v¨¤øÚ R.K.
dx
•øÓ°À PõsP.
d2 y
Given 2
 y3  0 ; y0   10 , y ' 0   5 , evaluate y0.1 using
dx
R.K. method.
——————————

4 S.No. 15632 TA

You might also like