10 : 1 : 101 which of the following techniques would cre In MATLAB, a graph of a
ID: 3735897 • Letter: 1
Question
10 : 1 : 101 which of the following techniques would cre In MATLAB, a graph of a polynomial consists of a variable with the argu a "smoother graph? ments x, where x O Decreasing the value of increment from 1 to 1, and overall increasing the total number of points plotted O Shrinking the outer limits of x trom 10 to + 5, decreasing the plotted range of the function. O Expanding the outer limits of xftrom 10 to ++ 20, increasing the plotted range of the function. Increasing the value of increment from 1 to 2, decreasing the number of points ploted QUESTION 8 Plots in MATLAB can only generate one plot at a time. O True 0 False QUESTION 9 In MATLAB for the command function (J.K]- afun(YZ) declares a function that returns which outputs? J,K O yzExplanation / Answer
7.) Decreasing the value of increment from 1 to 0.1, and overall increasing the total number of points plotted will result in a smoother graph. Hence option a is correct.
8.) True. At a time, plots in MATLAB generate one plot at a time.
9.) function [J,K] = afun(Y,Z)
returns output in form of values of J and K.
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.