Paul
Followers: 0 Following: 0
PhD Student - Financial Economics. Professional Interests: Finance / Economics
Statistics
RANK
151,182
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
4 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
11 years ago | 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...
11 years 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...
11 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersMatrix System of ODEs
Yes , you guessed correct on the primes. Thanks a lot. Actually a lot simpler than I was thinking.
11 years 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...
11 years ago | 2 answers | 0
2
answersFast 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 years 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...
11 years ago | 2 answers | 0
2
answersQuestion
Bug?
Maybe its me being crazy but is there a bug with the financial time series object routine 'toquarterly' ? The online documentat...
13 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0