Community Profile

photo

Harsh Rob


Last seen: 4 years ago Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Change random values in the matrix of 234*10000
I have a matrix of 10*10 (in this example, actually the matrix is 234*10000) and I have to change the values at random locations...

4 years ago | 2 answers | 0

2

answers

Question


Performing operations on non-uniform data
I want to perform subtraction operation on the second column of the below datapoints- I want this operation to be performed on ...

4 years ago | 1 answer | 0

1

answer

Question


Grouping of data as per date and perform different operations
I have a set of data which needs to be grouped on the basis of the dates. Further calculations needs to be done like calculation...

4 years ago | 1 answer | 0

1

answer

Question


Code run using Parfor function and error correction
I am using the below code. However, it takes a lot of time to run this especially when it has to search the data. I get the foll...

4 years ago | 1 answer | 0

1

answer

Question


How can I speed up my for Loop in matlab?
I am running this code in which the code runs very slow. I have already run my code for more than 48 hours and still did not get...

4 years ago | 0 answers | 0

0

answers

Question


How do quantitatively determine if the test statistics are significant or not?
How do quantitatively determine if the test statistics are significant or not? Basically, how to find out the critical values of...

4 years ago | 0 answers | 0

0

answers

Question


MFE Financial toolbox related question
I am trying to use Realised variance from MFE Financial toolbox - Kevin Shephard. The function is - function [rv,rvSS]=realize...

4 years ago | 1 answer | 0

1

answer

Question


Unix code check and REMOVE the datapoints ranging outside 9:00am and 4:15pm for a second by second dataset
I have a list of about 70 million rows. I want to delete the the following and clean the dataset- Any values which are 0 or in ...

4 years ago | 0 answers | 0

0

answers

Question


find the element location
I have returns marked in a column of 1*20million column. It has a specific value as -10, but I am not able to find out where it ...

4 years ago | 2 answers | 0

2

answers

Question


Cummulation in the rows
I have 234 rows and 10,000 columns. I want to find out the value of the integral as mentioned in the screenshot. For this, I am ...

4 years ago | 1 answer | 0

1

answer

Question


Plot return HFD data
I want to plot the returns data in matlab, which is a matrix of about 18 million rows and three colums. I first calculate the re...

4 years ago | 0 answers | 0

0

answers

Question


Data import from csv file
I want to import data from my csv file which has more than 2 million rows. I cant open the file in csv format. Thus, I want to o...

4 years ago | 1 answer | 0

1

answer