Antonio Melieni
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
14 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Test Results in a table
Hi I need to performe an adf test for several columns of an array and need the results for all of the columns in one table. ...
5年以上 前 | 1 件の回答 | 1
1
回答質問
How can I divide a week of a timetable into hours
Hi, is it possible to devide a week of a timetable into 168 hours? I would need the means of a timetable from monday to sun...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How can I remove holidays from a timetable
Hi, How can I remove the holidays from a timetable? Thx :)
5年以上 前 | 1 件の回答 | 0
1
回答質問
How can I group a timetable in hours 0-24h
Hi, I have a timetable with tick data of FX rates on a minutely basis. The timetable is 527040 x 4 Starting from the 01.01....
5年以上 前 | 1 件の回答 | 0
1
回答質問
How can I extract the time column of a timetable
Hi, I need to extrct the time column of a timetable as I need to manipulate it. any Ideas?
5年以上 前 | 2 件の回答 | 2
2
回答質問
How to sum over next delta of rows
Hi, I have a 527040 x 4 table I need a new table, that gives me for each i = size(array,1) the sum of the next delta of rows...
5年以上 前 | 0 件の回答 | 0
0
回答質問
How do I get the mean of always 4 columns
Hi, I have a 527040 x 16 double array I need the row mean of always 4 clomuns So I need the row mean of column 1:4 5:8 9:...
5年以上 前 | 2 件の回答 | 0
2
回答質問
Moving sum in a timetable
Hi, I've timetable with 2 clomuns (time column) 527040×1 datetime and 527040×1 double (1st column) , please look at my attach...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Sum rows in timetable
I have a timetable with minutley reutrns. In each row is a timestap and the return I now want to calculate the daily returns a...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How can I calculate a row mean of a timetable
Hi I have a 527400x4 timetable and now I want to calculate the mean of each row any ideas=
5年以上 前 | 0 件の回答 | 0
0
回答質問
convert .xlsx file into a timetable
Hi :) I have the following excel sheet and I want to convert it into a time table. The first row should be the "datetime" ro...
5年以上 前 | 2 件の回答 | 1
2
回答質問
matrix log of certain columns
Hi :) I have to matrices 527040x4 and 527040x4 now i want to calc the log(m1c1) + log(m2c1), log(m1c2)+log(m2c2), log(m1c3)...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Mean over specific columns
Hi :) I have a 450x42 table. I would like to calculate the mean over cloumns 2:5 7:10 12:15 and so mean([2:5],2) mean([7:1...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How can I convert several tables into cell arrays
Hi :) I have 6 tables in my workspace and I want to convert them all into cell arrays. Is this possilble by a loop for examp...
5年以上 前 | 0 件の回答 | 0