Introduction to matlab for engineers

Make sure you know how to start and quit a MATLAB session. Use MATLAB to make the following calculations, using the values x= 10, y = 3. Check the results by using a calculator. 

a.u=x+y 

b. v=xy 

c.1/4r=xly 

d. z = sin x 

e. r= 8 sin y 

f. s = 5 sin (2y)