Helena
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
112,197
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.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
Question
I get model error using the fixedbyzero function
I have my zero coupon curves, obtained using the bootstrapping methodology and am pricing something that has an exact settle poi...
6 years ago | 0 answers | 0
0
answersQuestion
I keep getting model error when using the zbtprice bootstrapping function
When I use the zbtprice function to construct the zero-coupon curve I get a model error even for those bonds that were used to c...
6 years ago | 0 answers | 0
0
answersQuestion
How to pull in data from excel with a datetime value using readtable?
Sorry for the simple question, I am new to MATLAB. I'm using the readtable function to pull in data from an excel spreadsheet. W...
6 years ago | 0 answers | 0
0
answersQuestion
How do I do a For Loop with two variables?
I want the loop to do for i=1:1:41 and for j=1:1:41, that is, the loop runs using i=1 and j=1, then i=2 and j=2 etc. When I t...
6 years ago | 1 answer | 0
1
answerQuestion
How do I store values from a for loop into a table?
I am running a loop for i=1:1:41 and each time end up with a column vector which is a time series of prices with a size of 89x1....
6 years ago | 2 answers | 0
2
answersQuestion
Is it possible to change the interpolation methods used in a function?
I'm looking specifically at the zbtyield function which uses bootstrapping to create a zero rate curve. The function uses linear...
6 years ago | 1 answer | 0