Question: can somebody help me solve exercise 14 and 15 PLEASE. a screenshoot will be great thanks basically in excercise 14 i had to run that
EXERCISE ONLY! Using the VCL that you set up in Exercise 14, open the Editor window and type in the following commands: a = 1; b = 2; C = 3; d = a + b + 3*c; Then click the big green "run button" that looks like this . When prompted, save your file using the file name first_prog, and then observe the output in the Command Window (if no output appeared, click the big green run button one more time). Provide another screenshot of your VCL Matlab environment, showing the directory with your saved file, the Matlab commands in the Editor, and the output in the Command Window. It should look similar to this one: MATLAB PROGRAMMINNG EXERCISE 15 (4 pts.) HANDWRITTEN MATLAB CODE IS MOST DEFINITELY REQUIRED FOR THIS EXERCISE! Using the VCL that you set up in Exercise 14... 1. Translate the below set of equations into syntactically correct Matlab code. Write out this code by hand. 2. Next, enter your Matlab code into the Editor Window in the Matlab environment. Following the same procedure as in Exercise 14, execute your Matlab code. 3. Display ONLY the value of variable z in the command window. 4. Provide a screenshot showing your Matlab code and the result that displays in the command console window when your code executes. EXERCISE ONLY! Using the VCL that you set up in Exercise 14, open the Editor window and type in the following commands: a = 1; b = 2; C = 3; d = a + b + 3*c; Then click the big green "run button" that looks like this . When prompted, save your file using the file name first_prog, and then observe the output in the Command Window (if no output appeared, click the big green run button one more time). Provide another screenshot of your VCL Matlab environment, showing the directory with your saved file, the Matlab commands in the Editor, and the output in the Command Window. It should look similar to this one: MATLAB PROGRAMMINNG EXERCISE 15 (4 pts.) HANDWRITTEN MATLAB CODE IS MOST DEFINITELY REQUIRED FOR THIS EXERCISE! Using the VCL that you set up in Exercise 14... 1. Translate the below set of equations into syntactically correct Matlab code. Write out this code by hand. 2. Next, enter your Matlab code into the Editor Window in the Matlab environment. Following the same procedure as in Exercise 14, execute your Matlab code. 3. Display ONLY the value of variable z in the command window. 4. Provide a screenshot showing your Matlab code and the result that displays in the command console window when your code executes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
