photo

MBUNYA NERVILLE ANYANG


Last seen: 2 years 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
236,655
of 300,251

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,898

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to add sequence data into a sequence database
I wish to add new data into a sequence database (49x1 cell). I have the database created as presented below from dataset D2 (72x...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to set validation for LSTM Model
Hello I have LSTM network with database created. I have configure the network to use 70% of data for trainig and 30% for testin...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Scatterplot and Correlation of table variables
Hello there Q = readtable("DA.xlsx") x=[Q.Tam,Q.Az,Q.Clp,Q.Dp,Q.DH,Q.DN,Q.EB, Q.Pw ,Q.Sd,Q.Prs,Q.WD,Q.WV,Q.AD, Q.ZT, Q.La, Q....

2 years 前 | 1 个回答 | 0

1

个回答

提问


How can I denormalize data normalized with 2-norm
Hello I need help on denormalization. I have this dataset i Have normalize using 2-norm. Please how can I denormalize the data ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to fix LSTM Model that returns value for epoch size during training different from that in code.
I have this LSTM model constructed for time series analysis. with parameters as such numFeatures = 6 numHiddenLayers = 100 nu...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How do I fix Invalid use of operator in the Code
I want to create a datetime table from excel having date and time in two separate columns. T = readtable('LP.xlsx'); Col2 = d...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Importing excel time data
I am trying to read an excel file containg the date and time in the format "dd/mm/yyyy HH:MM:SS". (The excel contains eight colu...

2 years 前 | 1 个回答 | 0

1

个回答