photo

PRAMOD A


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

5 个提问
0 个回答

ThingSpeak

1 公开的 个频道

排名
155,184
of 299,768

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,800

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,831

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
1 公开的 个频道

平均
30

贡献数
0 个亮点

平均赞数

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

1 year 前 | 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...

1 year 前 | 1 个回答 | 0

1

个回答

频道


IoT Experiment

2 years 前

提问


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

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

3 years 前 | 1 个回答 | 0

1

个回答