sumabs([Inf Inf; Inf Inf])
clc in a function will clear the function.
for i = 1 : 1
p=i-1
i=i+1;
clc
end
for i=1:5
for j=1:6
a(i,j)=input();
end
end
The function to plot vector fields is
The bilinear transformation is done by the
What is the output of the following code?
a = 1; sin(a); a = 2;
What is the output of the following code?
>> ztrans('n',s)
The maximum space allocated for sparse matrices is given by the ____ command
Statement 1- Histogram plot use to show comparisons of profit of 3 industries over 3 quarters
Statement 2- Bar plot use to show comparisons of profit of 3 industries over 3 quarters
Statement 3- Frequency plot use to show comparisons of profit of 3 industries over 3 quarters