photo

Astrik


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

12 Fragen
0 Antworten

RANG
223.054
of 300.392

REPUTATION
0

BEITRÄGE
12 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
58.33%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.373

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Compute the p-value of Diebold-Mariano Test
I am using Diebold-Mariano Test for testing the equal predictive accuracy. The use the code written by Semin Ibisevic (2011) t...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Compute t-test for a root mean square error
I would like to compute a t-test for two vectors. More specifically, test whether RMSE_1-RMSE_2 is equal to zero against th...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Label x-axes by fraction
I am trying to graph a simple plot. The y-axis should be a vector of 19*1 with different values. My x-axis should be the numbe...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Forecast and estimate in rolling window
I am trying to estimate the parameters in rolling window regression and then conduct a out-of sample fit forecast with realized ...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Fit the random walk model with drift to the data
I have a time series data of exchange rates. I can apply many tests, such as variance ratio test, to see if it is a random wa...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Find the indices of elements of matrix that were multiplied
I have a task to find the maximum product of elements in a matrix. The input arguments are the matrix and the scalar n that tell...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Compute the product of the next n elements in matrix
I would like to compute the product of the next n adjacent elements of a matrix. The number n of elements to be multiplied shoul...

etwa 9 Jahre vor | 6 Antworten | 0

6

Antworten

Frage


Unable to store the persistent variable
I am trying to store two persistent variables in order to use them in further iterations. The problem is with the second variabl...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Getting error Operands to the || and && operators must be convertible to logical scalar values.
I have to check the arguments of my function for a number of cases. The function passes all tests besides the arguments 12...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Error when looping over an object array
I have created two classes: a market and a good. I can add goods to market by buying them or I can remove them from my market by...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add an item to a class
I have two classes defined: library and book. The library has name and books. Book has a name and and an author. I have a meth...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error using function: Not enough input arguments.
I get the following error every time i try to run a simple function Not enough input arguments. My code is the following ...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten