Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Logidata+ Deductive Databases With Complex Objects Lncs 701

Authors: Paolo Atzeni

1st Edition

354056974X, 978-3540569749

More Books

Students also viewed these Databases questions