News

The plot function accepts a property name and property value pair after the plotted arguments and line specifier. >> plot(x,y,'ro-','LineWidth',5) Try plotting v1 (y-axis) against sample (x-axis) with ...
Given below is the joint pdf of random variables X and Y and c is normalising constant. Plotting their marginals, joint pdfs, conditional pdf for a given x or y is done in MATLAB. First we will ...