Paul
Followers: 0 Following: 0
PhD Student - Financial Economics. Professional Interests: Finance / Economics
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...
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...
거의 11년 전 | 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...
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...
거의 11년 전 | 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...
거의 11년 전 | 답변 수: 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...
대략 11년 전 | 답변 수: 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.
Matrix System of ODEs
Yes , you guessed correct on the primes. Thanks a lot. Actually a lot simpler than I was thinking.
대략 11년 전 | 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...
대략 11년 전 | 답변 수: 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...
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...
대략 11년 전 | 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...
대략 11년 전 | 답변 수: 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...
13년 초과 전 | 답변 수: 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 ...
13년 초과 전 | 답변 수: 2 | 0