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

