Feeds
질문
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'...
대략 14년 전 | 답변 수: 4 | 1
4
답변질문
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}}...
대략 14년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
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',...
거의 15년 전 | 답변 수: 2 | 1
2
답변질문
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...
거의 15년 전 | 답변 수: 1 | 0
