photo

Maria445


Last seen: 10 Monate vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

19 Fragen
1 Antwort

RANG
18.201
of 300.343

REPUTATION
2

BEITRÄGE
19 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
57.89%

ERHALTENE STIMMEN
2

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

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


n nearest non NaN values
I have a long time series (T= 150,000) with some NaN values in it, and I need to perform a regression using a rolling window. ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Stepwisefit without the constant term
Hi, does anyone know of a way to force the function stepwisefit to yield a model with NO intercept term? I would like to remove...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Unit root test with explosive alternative
I would like to conduct an Augmented Dickey Fuller test, although I would like to test the unit root hypothesis against the expl...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Create a specular colormap
I'm using the patch function with a "hot" colormap. However, I'd like the colormap to be specular; namely I'd like it to be cen...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Color graph area in different shades
Hi everyone, I'd like to do something but don't know whether it's possible or not in Matlab: I plotted GDP values over time in...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Probability density function plot
Can I draw the pdf of a distribution even if the pdf does not have a closed-form solution, using the characteristic function of ...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Constrained minimization where one variable has to be bigger than another
I have a problem using fmincon. Basically, I want to perform a constrained minimization, and the function I want to minimize...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Mvregress and choice of the estimation algorithm
I am performing a multivariate regression analysis using mvregress: [beta,Sigma] = mvregress(X,Y,'algorithm','cwls'); ...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to improve the title appearance?
Hi, I'd like to improve a bit the general aspect of my graphs, but I don't know much about it. For example, in the following gra...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Surf with wrong colors
I'm using surf to make 3d plots, but one of them comes out weird and I cannot understand why..thus is the figure that comes out:...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Multivariate regression p-values
I am performing a multivariate regression analysis using mvregress. To compute the standard errors of the coefficient estimates,...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Multivariate chi2gof
I'd like to perform a goodness of fit test on a multivariate sample using chi2gof(x), but the function requires a vector input. ...

fast 8 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


tstats and pvalues using fmincon
I used fmincon to solve a MLE problem. I thus found the estimated coefficients, but I'd like to also have a tstat and p-value ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Force the intercept of a regression to be a combination of the coefficients
Ok I solved it using fmincon

etwa 8 Jahre vor | 0

| akzeptiert

Frage


fitlm with sequential variable names
I'm trying to run multiple regressions using a for loop. This is my code: (N is the number of columns in the matrices, each c...

etwa 8 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Force the intercept of a regression to be a combination of the coefficients
I'd like to run a linear regression of the form y = a + b*x1 + c*x2, where the intercept a is equal to b+c. How can I set th...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


if statement does not execute the statements
I can't understand what I'm doing wrong here; basically I have two matrices, A and B, and if one of the two matrices has a row i...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extracting rows from a matrix based on values in columns
Following on from this question <https://it.mathworks.com/matlabcentral/answers/283139-extracting-rows-from-a-matrix-based-on...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Double integral with complex numbers in a loop
Hi everyone, I'm trying to run this code (probably there are better ways to write it, but I'm not a pro at Matlab yet). para...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using fmincon with Matlab 2010 and 2016 returns different results
I ran a code I used on a previous version of Matlab (2010) on the latest version (2016), but the results I got are different. ...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort