photo

Paul


Last seen: 4 månader ago Active since 2011

Followers: 0   Following: 0

Message

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

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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

ungefär 11 år ago | 0

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

ungefär 11 år ago | 0

Question


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

ungefär 11 år ago | 1 answer | 0

1

answer

Question


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

mer än 11 år ago | 0 answers | 0

0

answers

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

mer än 11 år ago | 0

Question


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

mer än 11 år ago | 2 answers | 0

2

answers

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

mer än 11 år ago | 0

Question


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

mer än 11 år ago | 2 answers | 0

2

answers

Question


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

mer än 13 år ago | 1 answer | 0

1

answer

Question


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

mer än 13 år ago | 2 answers | 0

2

answers