Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

A=[-10,-2,3,1,-3;4,12,6,0,7;6,3,15,7,5;9,-2,3,8,5;-2,-7,6,1,10] %define

matrxi A
B=[6,-5,1,7,4;7,3,8,4,3;-1,0,2,1,2;5,0,5,4,8;7,1,7,8,7] %define matrxi B

Q1a=2*B-A'
Q1B=det(B')
Q1c=inv(B*A)

Q2 needs to put as
a=[43,0,1] comment
b=[87,33,57]
c=[34,56,0]

Q2a=a+2*b
Q2b=a+b-5*c
Q3c=norm(a)+nrom(b) Syntax error

Q3
smsy t Syntax error
Q3a= '(Dy)=7*(y^2)*(t^3)' %general solution
Q3b='(Dy)=7*(y^2)*(t^3)',y(2)=3 %particualr solution

Wrong

Wrong

Suppose to submit pdf file...and no result printed

First Marker

Q1.................................2/5

Q2................................. 1/5

Q3................................. 0/5

--------------------------------------

Total:...............................3 /15

You might also like