photo

MBUNYA NERVILLE ANYANG


Last seen: mehr als 2 Jahre vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
127.707
of 300.392

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
42.86%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort