Community Profile

photo

Haider Ali


University of Bonn

Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Electronics Engineer

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I would like to plot Histogram and relative frequencies from a given dada.txt. I already plot time series plot for the given data. KIndly help me to plot histogram and relative freqs.
histogram of the absolute frequencies (use classes of width 0.5°C) and additional plot with the histogram of the relative frequ...

4 years ago | 1 answer | 0

1

answer

Question


How to plot data as a time series in a figure
HI, I have a text file and I would like to plot the data as a time series in a figure.

4 years ago | 1 answer | 0

1

answer

Question


How I can fix "Matrix dimension must be agree"
A = importdata('msm_19-1250.txt'); d1=A(:,2); phi1=A(:,3); theta1=A(:,4); B = importdata('msm_19-251500.txt'); d2=B(:,2); ...

5 years ago | 1 answer | 0

1

answer