Question: Use Malab. Please explain each answer as best you can. Problem 1 (40 points). Consider the following m-file function in the gray box. What is

Use Malab. Please explain each answer as best you can.

Use Malab. Please explain each answer as best you can. Problem 1

Problem 1 (40 points). Consider the following m-file function in the gray box. What is the output of the following commands in the white boxes? function [,Y, Z]-func (x,y, z) >> a,b]-func (0,0) [x, Y]-sin (x); z-tan (z,y)i >> ,,al-func (0,0,) ANS: ANS: >>[b,,c-func (1, 2,3)>> sin (0) ANS: function [x,yl-sin(x) ANS: x=1 ; Y=cos (x,y) ; function y-cos (x,y) >> a,-func (0,0,0)>> cos (O,0) ANS: ANS: Y-3; z-4; >> a,b, c]-func (0,0,)>> [a,b]-func ) ANS: ANS: end >func (0,0,0) ANS: >afunc (0, , 1) ANS: end end function [z, Z]-tan (z,y) z-sin (Y) function z=0 ; z=x ; z=sin(x) end end

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!