Community Profile

photo

Paul


Imperial College

Last seen: 13 giorni fa Attivo dal 2011

Followers: 0   Following: 0

Contatto

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

Statistiche

  • First Review
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

oltre 10 anni fa | 0

Risposto
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...

oltre 10 anni fa | 0

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 10 anni fa | 0 risposte | 0

0

risposte

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

oltre 10 anni fa | 0

Domanda


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...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Risposto
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...

oltre 10 anni fa | 0

Domanda


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...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 12 anni fa | 2 risposte | 0

2

risposte