統計
MATLAB Answers
6 質問
0 回答
ランク
of 170,941
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
7年以上 前 | 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...
7年以上 前 | 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...
7年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0
