Community Profile

photo

Paul


Imperial College

Last seen: 13 Tage vor Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

PhD Student - Financial Economics. Professional Interests: Finance / Economics

Statistiken

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Generic code to import data from set of txt files?
you could use the commands here: http://www.mathworks.co.uk/help/matlab/ref/dir.html to get the file names. Then loop over...

mehr als 10 Jahre vor | 0

Beantwortet
parfor giving : Maximum variable size allowed by the program is exceeded.
nobody seems interested in this question but some extent solved my problem for anyone else facing this issue. ok - so I miss...

mehr als 10 Jahre vor | 0

Frage


parfor giving : Maximum variable size allowed by the program is exceeded.
Dear All, I'm getting an error message while using parfor which has completely stumped me. I'm doing the following numerical...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Mathworks Econometrics Example Does Work?
Hi, I'm trying to use the econometrics toolbox to estimate a GARCH(1,1) model, i.e., the example given here: http://www...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Matrix System of ODEs
Yes , you guessed correct on the primes. Thanks a lot. Actually a lot simpler than I was thinking.

mehr als 10 Jahre vor | 0

Frage


Matrix System of ODEs
Hello Forum. I'm not sure how the following works with matlab. Imagine I have a set of coupled ODEs defined by the following...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Fast ODE45 with for-loops
Sorry about : I posted this late last night and honestly cannot remember posting twice. How rude of me :) My problem is non-s...

mehr als 10 Jahre vor | 0

Frage


Fast ODE45 with for-loops
Hello, I have a coupled first order ODE to solve of the form dy = f(t, x) dx = d(f, x) which depends on a common para...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Bug?
Maybe its me being crazy but is there a bug with the financial time series object routine 'toquarterly' ? The online documentat...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Fitting a Gamma distribution with threshold parameter: error message?
Hey, I'm trying to fit a Gamma distribution to some raw data which includes a lower threshold parameter, and i'm getting the ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten