photo

Helena


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
63,679
of 297,503

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答