Community Profile

photo

Liam Mescall


University of Limerick

Active since 2011

Followers: 0   Following: 0

Message

Student in Computational Finance

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Answered
for loop
Thanks guys

12 years ago | 0

Question


for loop
Hi,I have created the following loop: for i = 1:5 x = i*2 end I wish to be able to record each value of the iteratio...

12 years ago | 4 answers | 0

4

answers

Question


loop
Hi,I am writing a loop and want the result of each iteration of the loop collected in a data sheet.Could you advise how please ?...

12 years ago | 1 answer | 0

1

answer

Question


Graphing
Hi,I am graphing ten time series and the legend lists the data one below another which covers some of the graph.I was hoping to ...

12 years ago | 1 answer | 0

1

answer

Question


Time Series Forecasting
I am trying to forecast a time series and note a variety of options including garchpred and vgxpred.I have read some detail on b...

12 years ago | 1 answer | 0

1

answer

Question


Monte Carlo
I am trying to code a monte carlo simulation and am struggling with a random number generator.Would anyone have any already code...

12 years ago | 1 answer | 0

1

answer

Answered
Evaluating the Nelson Siegel function
Great thanks for that

12 years ago | 0

Question


Evaluating the Nelson Siegel function
I am currently trying to evaluate the parameters of the Nelson Siegel function in MatLab.I have searched Mathworks and found a p...

12 years ago | 2 answers | 0

2

answers