Question: MATLAB CODES please 3- Write a ipt to ask the user three student names and print the known grades against each name as well as

MATLAB CODES please MATLAB CODES please 3- Write a ipt to ask the user three

3- Write a ipt to ask the user three student names and print the known grades against each name as well as the average of them. 75 100 62 73 Grades of student 1: 90 80 Grades of student 2: 88 56 Grades of student 3: 35 55 Your printed result should be like this: Alex Sue Petter 90.00 88.00 35.00 80.00 56.00 55.00 75.00 100.00 42.00 62.00 73.00 78.00 mean 76.75 79.25 52.50 4. Write a script to prompt the user for a random matrix (3 x 4) which its elements range is between -5 and 5 then print the elements that are greater than 2. Executing the script would look like this: The elements are: 3 5 5. Write a script to prompt the user for two random matrices (3 x 4) which their elements' range is between -2 and 2 then print the identical elements between them. 3- Write a ipt to ask the user three student names and print the known grades against each name as well as the average of them. 75 100 62 73 Grades of student 1: 90 80 Grades of student 2: 88 56 Grades of student 3: 35 55 Your printed result should be like this: Alex Sue Petter 90.00 88.00 35.00 80.00 56.00 55.00 75.00 100.00 42.00 62.00 73.00 78.00 mean 76.75 79.25 52.50 4. Write a script to prompt the user for a random matrix (3 x 4) which its elements range is between -5 and 5 then print the elements that are greater than 2. Executing the script would look like this: The elements are: 3 5 5. Write a script to prompt the user for two random matrices (3 x 4) which their elements' range is between -2 and 2 then print the identical elements between them

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!