Tomás Nunes
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Replace NaN with mean of previous values
Hello, I have a vector that contains some Nan's. How can I replace them with a mean of the previous 5 values? This is what I ha...
6年以上 前 | 4 件の回答 | 0
4
回答質問
Create cell array or 3D matrix
I am trying to populate a 125x32 cell array with regression residuals over previous 30-day returns. I have a matrix called sig1 ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Populate cell array with regression residuals using for loop and if statement
I am trying to populate a 125x32 cell array with regression residuals over previous 30-day returns. I have a matrix called sig1 ...
6年以上 前 | 0 件の回答 | 0
0
回答質問
Major regression loop for residuals
Hi. I have a 7567x32 matrix with returns and another one with signals, such as 1, -1 and 0. I am supposed to compute a regressio...
6年以上 前 | 0 件の回答 | 0
0
回答質問
reorganize two related matrices in ascending order
I have two matrices, one with -1 and 1's and another with returns that are related to the number in the previous matrix. However...
6年以上 前 | 2 件の回答 | 0
2
回答質問
Populate matrix with non-zero elements from previous matrix
I have a 7567*32 matrix in which every row has 4 non-zero elements and the rest are zeros. I want to create a 7567*4 matrix that...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Why do I have different result through ans key?
I am trying to compute maximum drawdowns within a vector, but the for loop gives me wrong results. Basically I have a vector ca...
6年以上 前 | 0 件の回答 | 0