Exam 15: Matlab
Exam 1: Introduction to the Engineering Profession24 Questions
Exam 2: Preparing for an Engineering Career26 Questions
Exam 3: Introduction to Engineering Design50 Questions
Exam 4: Engineering Communication24 Questions
Exam 5: Engineering Ethics5 Questions
Exam 6: Fundamental Dimensions and Units50 Questions
Exam 7: Length and Length-Related Parameters48 Questions
Exam 8: Time and Time-Related Parameters50 Questions
Exam 9: Mass and Mass-Related Parameters49 Questions
Exam 10: Force and Force-Related Parameters52 Questions
Exam 11: Temperature and Temperature-Related Parameters Temperature As a Fundamental Dimension42 Questions
Exam 12: Electric Current and Related Parameters28 Questions
Exam 13: Energy and Power31 Questions
Exam 14: Electronic Spreadsheets30 Questions
Exam 15: Matlab30 Questions
Exam 16: Engineering Drawings and Symbols30 Questions
Exam 17: Engineering Materials48 Questions
Exam 18: Mathematics in Engineering49 Questions
Exam 19: Probability and Statistics in Engineering25 Questions
Exam 20: Engineering Economics50 Questions
Select questions type
Shown below are MATLAB inputs.Complete each output: \ggC=[1,3,-2,0] \ggD=3./C \ggD=
Free
(Essay)
4.9/5
(37)
Correct Answer:
The following matrices have already been defined in MATLAB:
What would be the outputs of the following MATLAB inputs:
-
Free
(Essay)
4.8/5
(28)
Correct Answer:
What is the MATLAB command for calculating the square root of a number? a. square_root
b. sqrt
c. sqr
d. sq_rt
Free
(Short Answer)
4.7/5
(30)
Correct Answer:
B
Which of the following commands are commonly used while plotting in MATLAB?
(Multiple Choice)
4.8/5
(35)
The following matrices have already been defined in MATLAB:
What would be the outputs of the following MATLAB inputs:
-
(Essay)
4.8/5
(24)
Suppose you have defined x = [1,2,3] and y = [2,4,6] in the Command Window.Determine the result of the following MATLAB operation: a. ans = 3 6 9
b. ans= 1 2 3 2 4 6
c. ans= 6 12
d. ans= 18
(Short Answer)
4.8/5
(31)
The following matrices have already been defined in MATLAB:
What would be the outputs of the following MATLAB inputs:
-
(Essay)
4.9/5
(36)
The following matrices have already been defined in MATLAB:
What would be the outputs of the following MATLAB inputs:
-
(Essay)
4.8/5
(32)
an M-file is used to when you write a program that is more than a few lines long.
(True/False)
4.7/5
(36)
If you define , and then type , how will the value of be displayed?
a.
b.
c.
d.
(Short Answer)
4.9/5
(30)
If you define , and then type , how will the value of be displayed?
a.
b.
c.
d.
(Short Answer)
4.9/5
(40)
The following matrices have already been defined in MATLAB:
What would be the outputs of the following MATLAB inputs:
-
(Essay)
4.8/5
(36)
The following matrices have already been defined in MATLAB:
What would be the outputs of the following MATLAB inputs:
-
(Essay)
4.8/5
(40)
Suppose you have defined in the Command Window.Determine the result of the following MATLAB operation: a. ans= 3 6 9
b. ans= 2 8 18
b. ans= 1 2 3 4 5 6
c. ans= 6 12
(Short Answer)
4.8/5
(29)
The part of the screen where you enter variables and issue MATLAB commands is known as the
(Multiple Choice)
4.9/5
(40)
What is the MATLAB command for calculating standard deviation? a. standard
b. stddev
c. std_dev
d. std
(Short Answer)
4.9/5
(34)
To generate the set of x even numbers in the range of two to ten, what should you enter in the Command Window? a.
b.
c.
(Short Answer)
4.8/5
(32)
You can transfer old commands from the Command History Window to the Command
Window.
(True/False)
4.9/5
(30)
Showing 1 - 20 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)