The ode 23 solver is for higher accuracy
size of i is
for i=5:1
i=i-2;
end
The period of sinusoidal curves can be changed in MATLAB
pd=makedist('Uniform','-Inf',lower,'Inf',upper)
error due to syntax
contour() is used to generate the contour plot of a specified matrix.
Can we check the continuity of a function in MATLAB
The sum() command cannot do
The function roots(p) generate a _______ vector, containing the roots of a polynomial.
A=50; if(A>49) clear A; end
use of Save workspace