Community Profile

photo

PRAMOD A


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Statistics

All

Feeds

View by

Question


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

3 months ago | 1 answer | 0

1

answer

Question


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

3 months ago | 1 answer | 0

1

answer

Channel


IoT Experiment

7 months ago

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer