Community Profile

photo

Paul


Imperial College

Last seen: 20일 전 2011년부터 활동

Followers: 0   Following: 0

연락

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

통계

  • First Review
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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...

10년 초과 전 | 0

답변 있음
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...

10년 초과 전 | 0

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 0 | 0

0

답변

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

10년 초과 전 | 0

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

10년 초과 전 | 0

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변