photo

Amitrajit Mukherjee


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
89,268
of 300,779

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Forecasting single variable time series data using LSTM
Hello all, I am at the very early stage of LSTM and time series forecasting.. Currently I am trying to forecast a single variab...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Auto correlation related problem
Hi.. I have a 3333x1 array. I need to plot an auto correlation function for the entire data at different lag time. How to solve ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Distribution of binary values
Hi I have a random binary data set [1 1 1 0 0 1 1 1 1 1 0 0 0 0 1 1 0 1 0 1 1 0 0 0 0 1 1 0 1], I want to count how many duratio...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Combination of multiple arrays
Lets have two arrays of same length, A = [2 4 6 8 10], B = [5 8 3 7 2], I want to know how to have a resultant array which will ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Extraction of a sub matrix from a mother matrix
Hi, I have a matrix A = [0 0 1 1 0 0 0 1 1 1 1 1 0 0 0 0 1 1 1 0 0 1]. I want to sum the 1's of its duration so that the result ...

8 years 前 | 3 个回答 | 0

3

个回答

提问


How to select particular elements from an array
Hi, I have an array A = [1 2 3 4 5 6 7 8 9 10], and an another array of lower size B = [2 6 9]..I need to logically find compone...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I create sub matrix from a whole matrix
Hi, I have a matrix [ 0 0 1 0.5 0.5 1 0 0 0 1 0 0 1 0 0 0 0 1 0.5 0.5 0.5 1 0 0 0 1]...I want to extract "0" portions as matrix ...

8 years 前 | 1 个回答 | 0

1

个回答