Tushar Agarwal
Followers: 0 Following: 0
Statistics
RANK
275,098
of 295,527
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Problems while exporting the data to excel file from MATLAB.
Hello - the conversion is probably due to the fact that excel has a different starting timestamp in its history, and Matlab I th...
7 years ago | 0
Question
Missing values - Running average
First of, I hvae this huge dataset, with 84000 rows and 24 cols. However, there are missing data cells within this excel file. M...
8 years ago | 2 answers | 0
2
answersQuestion
Plotting a line which would include 95% of points above and below the regression line
Hello, I have used the segmented regression method to plot linear lines over my scatter plot. Now I want to draw a line paral...
8 years ago | 1 answer | 0
1
answerQuestion
How to calculate the correlation between 4 variables in a matrix
Hello, I have a matrix with 4 variables. I want to find out the correlation of each variable with one another - so I used corr f...
8 years ago | 1 answer | 0
1
answerQuestion
Find the point of the polyfit curve intersecting the x axis
Hello, I used the polyfit function to generate a slope across my 2d data points. However, I want to store the value of x, at ...
8 years ago | 1 answer | 0
1
answerQuestion
Calculating daily Average if only, the value is not zero
Hello, I have a dataset, which I have been working on past few weeks.It has solar radiation hourly values(one column of 8760 ...
8 years ago | 3 answers | 0
3
answersQuestion
Working and non Working hours
Is there a way in which I can split my data with one column having datetime (day and hour) into working and non working hours? ...
8 years ago | 1 answer | 0
1
answerQuestion
Combining a Datetime matrix (8760 x 1) with another cell matrix (8760 x 2)
Hello, I have a data set of (8760 x 3)wherein a extracted just the first col of the data( in this format 'uuuu-MM-dd''T''HH:mm:...
8 years ago | 1 answer | 0
1
answerQuestion
Daily average of 24 hours, for a year of data
Hi, I have a data sheet of 8760 hours, and another col of 8769 electrical values - and I wanted to cummulate every 24 hours ...
8 years ago | 2 answers | 0
2
answersQuestion
How can i develop a Regression line with a confidence level bracket around this line?
I have a data set of temperature and energy use. Temp Energy I wanted to draw a scatter plot (which i could),and find ...
8 years ago | 1 answer | 0