photo

Mahrukh Farooq


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
184,121
of 301,175

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Insert blank/NaN rows in a column
I actually want to plot yearly graphs 12 curves for 12 months each with a set of 24 values. I have acess the data from excel fil...

7 years ago | 3 answers | 0

3

answers

Question


how to apply condition on multiple columns?
I have a large data set that is unequal in every way so to get things done i have to apply condition on the element of the speci...

9 years ago | 2 answers | 0

2

answers

Answered
i need to reshape rows that are in complicated manner!
Output should look this A=[1 1 1 1 2 2 2 2 3 3 3 3 4 4 4 4 5 5 5 5 6 6 6 ...

9 years ago | 0

Question


i need to reshape rows that are in complicated manner!
I have data in rows which is a bit complicated to arrange i need a code that will arrange in columns. Example: If A=...

9 years ago | 3 answers | 0

3

answers

Question


I want to read all the text files from a folder deleting headers and some string columns and calculate the median of some selected rows
I am able to do it for single file(.min). Here is the code. Each file contains 1440 rows and have to take median of 60 rows of l...

9 years ago | 1 answer | 0

1

answer