photo

Helena


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
63,679
of 297,503

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 1

View badges

Feeds

View by

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

answers

Question


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

answers

Question


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

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 2 answers | 0

2

answers

Question


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

7 years ago | 1 answer | 0

1

answer