Community Profile

photo

matlabuser


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


For loop error: unable to perform assignment because left and right sides have a different number of elements
I am struggling to create a forloop which reduces the following task into a few lines of code: resp1 = squeeze...

3 years ago | 1 answer | 0

1

answer

Question


Store results of ADF stationarity test (for all columns) in a table
I have a (324 x 9) matrix of dataset known as "compare_mat". I am trying to store the results of the ADF test of stationarity in...

3 years ago | 0 answers | 0

0

answers

Question


Why are the matrix numbers changing while converting table to matrix?
I have a table named "tres_big" of size (324 x 65). It's a time series dataset. I wanted it to convert to a matrix without the "...

3 years ago | 1 answer | 0

1

answer

Question


Manually write code for a Vector Autoregression
I am trying to manually write the code to get VAR(1) coefficients without using the built-in function from the Econometrics tool...

3 years ago | 1 answer | 0

1

answer

Question


Apply a formula and create a new matrix
Suppose I have 2 matrices : x = and y = I am not able to figure out the code that will output a matrix which calculates ...

3 years ago | 1 answer | 0

1

answer