photo

Haider Ali


University of Bonn

Last seen: 6 years ago Active since 2019

Followers: 0   Following: 0

Electronics Engineer

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
287,404
of 301,204

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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...

6 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.

6 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); ...

7 years ago | 1 answer | 0

1

answer