p=input('');
po
here error in input
mean[1:10]
The pie3 function is used to plot a 3-d pie plot
We cannot perform problems regarding area under a curve in MATLAB
f(x)=sin(x) + cos (x) + tan (x) at x = π/4
Command used to display the value of variable x
str2double('100') is the same as:
Statement 1- The accuracy of quad() is low
Statement 2- The accuracy of quad() is very low
Statement 3- The accuracy of quad() is high
Consider the following script in MATLAB:
a=[1,2,3];
b=[3,2,1];
X=cconv(a,b);
Y=conv(a,b);
What will be the values stored in X and Y?
Difference between sqrt(10)
and sqrt(sym(10))
?