photo

PRAMOD A


Last seen: 8 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All

Feeds

排序方式:

提问


I am developing LSTM network in that I am getting error as "Invalid training data. Sequence responses must have the same sequence length as the corresponding predictors"
clc clear all close all XTrain = xlsread('R1_all_data.xlsx',1,'A1:G3788'); YTrain = xlsread('R1_all_data.xlsx',1,'H1:H3788')...

8 months 前 | 1 个回答 | 0

1

个回答

提问


Layers argument must be an array of layers or a layer graph.
XTrain = xlsread('R1_all_data.xlsx',1,'A1:G3788')'; YTrain = xlsread('R1_all_data.xlsx',1, 'H1:H3788')'; XTest = xlsread('R2_a...

8 months 前 | 1 个回答 | 0

1

个回答

频道


IoT Experiment

1 year 前

提问


How to calculate the wavelet packet energy for the attached dataset in MATLAB?
Hi all, Please explain me how to calculate the wavelet packet energy for the attached dataset in MATLAB My dataset is long hav...

2 years 前 | 0 个回答 | 0

0

个回答

提问


How to calculate the Frequency Centroid and Mean square frequency for the attached dataset in MATLAB?
Hi all, Please explain to me how to calculate the Frequency centroid and Mean square frequency for the attached dataset in MATL...

2 years 前 | 1 个回答 | 0

1

个回答

提问


how to calculate mean of power spectrum
Hi all, Please explain me how to calculate the mean of power spectrum for the below dataset. My dataset is long having more ...

2 years 前 | 1 个回答 | 0

1

个回答