photo

PRAMOD A


Last seen: 10개월 전 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')...

10개월 전 | 답변 수: 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...

10개월 전 | 답변 수: 1 | 0

1

답변

채널


IoT Experiment

대략 1년 전

질문


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

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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 ...

거의 3년 전 | 답변 수: 1 | 0

1

답변