photo

Antonio Melieni


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

14 个提问
0 个回答

排名
11,284
of 299,737

声誉
4

贡献数
14 个提问
0 个回答

回答接受率
50.0%

收到投票数
4

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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

6 years 前 | 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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How can I remove holidays from a timetable
Hi, How can I remove the holidays from a timetable? Thx :)

6 years 前 | 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....

6 years 前 | 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?

6 years 前 | 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...

6 years 前 | 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:...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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=

6 years 前 | 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...

6 years 前 | 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)...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 0 个回答 | 0

0

个回答