Community Profile

photo

subho


Last seen: 2 years ago|Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Plot of Probability Density function in MATLAB
I have time series data.I want to see the plot of PDF.For this, in MATLAB,I have to mention the name of the PDF-type like 'norm'...

10 years ago | 4 answers | 1

4

answers

Question


Axis labelling in MATLAB plot
I tried to put the string Pr, m as x-axis label in MATLAB. I used the following statement: xlabel('\textbf{Pr},textbf{\it{m}}...

11 years ago | 2 answers | 0

2

answers

Question


Labelling x and y axis in MATLAB
I want to label my x-axis as xlabel('Nu\it\bf_x\rm\bf ( Gr\it\bf_x\rm\bf^* )^( ^- ^1 ^/ ^6 ^)') with a bar in the head of x and ...

11 years ago | 1 answer | 0

1

answer

Question


PLOT in MATLAB
The x-axis of a particular graph is from 0 to 100 whereas the y axis is from 0 to 3.5. I want to zoom a particular portion of th...

11 years ago | 1 answer | 0

1

answer

Question


x and y axis labels
xlabel('Gr^*\it\bf_x','FontWeight','bold','FontName','Times New Roman','Fontsize',12); ylabel('Nu\it\bf_x','FontWeight','bold',...

11 years ago | 2 answers | 1

2

answers

Question


2D vector plot in MATLAB.
I have x, y, u and v datas. I am trying to do vector plot using quiver command in MATLAB. The plot is coming OK, but as there ar...

11 years ago | 1 answer | 0

1

answer